代码搜索:Principles

找到约 1,017 项符合「Principles」的源代码

代码结果 1,017
www.eeworm.com/read/122813/14667028

c metrics.c

/* Generate metric tables for a soft-decision convolutional decoder * assuming gaussian noise on a PSK channel. * * Works from "first principles" by evaluating the normal probability * function an
www.eeworm.com/read/389476/2540486

txt 002.txt

E3 002 Operating systems : internals and design principles William Stallings Publishing House of Electronics Industry 0 1 1 11/11/07 # # # # 0
www.eeworm.com/read/381490/2643915

txt walkthrough_tail.txt

Where next? ----------- If you haven't already done so, a good place to continue reading is the `Overall design`_ document, which gives an overview of the design principles and explains some of the
www.eeworm.com/read/140180/5794503

txt skins-howto.txt

Note: This document is short and highly incomplete. If you want to write a new, decent one, it will be more than welcome! Basic principles ================ A skin (or theme, the two words have alm
www.eeworm.com/read/105791/6197385

txt outline.txt

Outline of documentation (some of these things are still to come): Legal Notice GPL! Release Notes Version Changes since Last Quick Guide General Principles Selecting Operating upon Selection
www.eeworm.com/read/331135/3416537

txt skins-howto.txt

Note: This document is short and highly incomplete. If you want to write a new, decent one, it will be more than welcome! Basic principles ================ A skin (or theme, the two words have alm
www.eeworm.com/read/361261/2948284

txt skins-howto.txt

Note: This document is short and highly incomplete. If you want to write a new, decent one, it will be more than welcome! Basic principles ================ A skin (or theme, the two words have alm
www.eeworm.com/read/374163/9419094

cal readme.cal

The cal(1) date routines were written from scratch, basically from first principles. The algorithm for calculating the day of week from any Gregorian date was "reverse engineered". This was necessar
www.eeworm.com/read/325604/13194731

y expr.y

/* Sample Yacc grammar for a simple desktop calculator; derived from a grammar in Aho et al: Compilers. Principles, Techniques and Tools (Sect. 4.9). Lexical analyzer is in Lex program
www.eeworm.com/read/315921/13534893

y expr.y

/* Sample Yacc grammar for a simple desktop calculator; derived from a grammar in Aho et al: Compilers. Principles, Techniques and Tools (Sect. 4.9). Lexical analyzer is in Lex program