资源列表
chfadianlubianma
- 除法电路编码,用于生成(63,57)循环码-Divider circuit encoding, used to generate (63,57) cyclic code
LEX
- 词法分析器,VC++编写,是学习编译原理的好工具,包含自己定义格式的源文件输入。-Lexical analyzer, VC++ to prepare, to learn principles of good tools to compile, contains its own definition of input source file formats.
ExeCryptor_2.xx_OEP_Finder_+_IAT_Repair_v1.02SC.r
- ExetCryptor Unpacker
lua-5.1-src
- 脚本语言lua-5.1的源代码, 非常的经典!
flex
- 源程序代码利用FLEX 技术实现网页动态化.通讯系统等相关技术的实现-Source code using FLEX technology to achieve dynamic web pages. Communication systems and other related technologies to achieve
LexAndYacc
- Lex and Yacc 中文版 第二版 已经绝版 学习lex/yacc绝佳资料-Lex and Yacc ebook chinese version
small-c-for-dos-ogrinsource
- 一个c语言编译器源代码.small-c-for-dos源代码.里面包含基本的库函数,有词法分析、语法分析等部分 -A c language source code compiler. Small-c-for-dos source code. Which contains the basic library functions, and lexical analysis, syntax analysis part
encodingofChinesecharacter
- 汉字编码器,显示输入汉字的unicode和ASCII码值,非常方便.-Chinese encoder, has indicated the importation of Chinese characters unicode and ASCII code value, very convenient.
main
- 小型的英语识别程序 识别语法是否正确 没有太深的编译原理知识的人可以接受 -Small-scale identification procedures to identify English grammar is correct compiler is not too deep knowledge principle acceptable
chicken-3.4.0.tar
- Scheme跨平台编译器,能把Scheme代码编译成目标机器码-Scheme of cross-platform compiler, can compile Scheme code into the target binary
progs
- lex 与 yacc 源代码,使用lex和yacc工具-lex and yacc source code
tinyCompiler
- <compiler construction principles and practice>书中定义的tiny语言编译器。-the compiler of tiny language defined in <compiler construction principles and practice>