Data Structures And Algorithms With Object-Oriented Design Patterns In Python (2003) source code and html file
标签: Object-Oriented Algorithms Structures Patterns
上传时间: 2014-01-25
上传用户:dbs012280
Listed below are the typographical conventions used in this guide. – Example C++ code and commands to be typed by the user are in non-bold characters in typewriter font. – Items where the user has to supply a name or number are given in lower-case italic characters in typewriter font. – Sections marked with a ‡ describe features that are also available in ANSI C.
标签: typographical conventions commands Example
上传时间: 2013-12-20
上传用户:xiaoxiang
tftp client sorser code,Please download it and compolie it ,byebye
标签: download compolie client Please
上传时间: 2015-09-15
上传用户:731140412
PC Assembly Tutorial running the code in the tutorial, you need get the appropriate zip file of this!
标签: the appropriate Assembly Tutorial
上传时间: 2013-12-25
上传用户:磊子226
Really great code and info for 32-bit protected mode .ASM programming
标签: programming protected Really great
上传时间: 2015-09-16
上传用户:源弋弋
Standard model object recognition matlab code
标签: recognition Standard matlab object
上传时间: 2014-01-13
上传用户:小鹏
Smoke Detector Code for F2002
上传时间: 2014-06-16
上传用户:hewenzhi
用VC开发ACTIVEX书籍和随书源码- Develops the ACTIVEX books and along with the book source code with VC
上传时间: 2015-09-16
上传用户:skhlm
上下文无关文法(Context-Free Grammar, CFG)是一个4元组G=(V, T, S, P),其中,V和T是不相交的有限集,S∈V,P是一组有限的产生式规则集,形如A→α,其中A∈V,且α∈(V∪T)*。V的元素称为非终结符,T的元素称为终结符,S是一个特殊的非终结符,称为文法开始符。 设G=(V, T, S, P)是一个CFG,则G产生的语言是所有可由G产生的字符串组成的集合,即L(G)={x∈T* | Sx}。一个语言L是上下文无关语言(Context-Free Language, CFL),当且仅当存在一个CFG G,使得L=L(G)。 *⇒ 例如,设文法G:S→AB A→aA|a B→bB|b 则L(G)={a^nb^m | n,m>=1} 其中非终结符都是大写字母,开始符都是S,终结符都是小写字母。
标签: Context-Free Grammar CFG
上传时间: 2013-12-10
上传用户:gaojiao1999
《CODE READING》配套书源代码 《CODE READING》配套书源代码
上传时间: 2014-01-10
上传用户:思琦琦