资源列表
[编译器/词法分析] CompilerAndCompilerGeneratorchap03
说明:这是一本编译原理英文书,名字如文件名。先上载前四章,如果谁想要更多的可以邮件索要 3-This is a compiler theory English books, names such as file names. First on the first four chapters, if anyone wants more mail can be requested 3<taotao> 在 2008-10-13 上传 | 大小:22.61kb | 下载:0
[编译器/词法分析] byyli_java
说明:java语言 编写 的 语法分析器可以自动 生成中间代码 四元式-java language syntax analyzer can automatically generate code among four yuan -<学贤> 在 2008-10-13 上传 | 大小:22.78kb | 下载:0
[编译器/词法分析] simpleCompile
说明:编译原理,一个简单的词法分析器,呵呵,这个大家应该能够喜欢-compiler theory, a simple lexical analyzer, what everyone should be able to like<李合> 在 2008-10-13 上传 | 大小:22.43kb | 下载:0
[编译器/词法分析] Cminus_complier
说明:CMinus 小型编译器的词法分析与语法分析部分,使用最简单的递归下降法完成。-CMinus small compiler of lexical analysis and syntax analysis, use of the most simple recursive descent completed.<谢乾文> 在 2008-10-13 上传 | 大小:22.89kb | 下载:1
[编译器/词法分析] PolandExpressionReverseConversionCProgram
说明:该程序可将逆波兰表达式转换为C语言程序。-the inverse process can be converted to Poland expression C language program.<wangxiuxiu> 在 2008-10-13 上传 | 大小:22.45kb | 下载:0
[编译器/词法分析] vc_compile
说明:词法、语法分析程序。 绝对不是目前网络上流行的任何一个版本,因为每一行都是笔者自己写的,附有详细注释。 希望能和其他版本做一比较。-morphology, syntax and analytical procedures. Absolutely not currently popular on the Web any one version, because every trip is the author wrote it mysel<寒冬> 在 2008-10-13 上传 | 大小:22.61kb | 下载:0
[编译器/词法分析] 编译原理实验!文档1
说明:一个小型词法分析器,我编译课的课堂作业!-a small lexical analyzer, I compile a classroom course work!<常凯> 在 2008-10-13 上传 | 大小:22.95kb | 下载:0
[编译器/词法分析] 判断是否为LL(1)文法 C语言
说明:此程序是语法分析,判断是否为LL(1)文法,如果是则构造first集,follow集,select集,并输出分析表。程序用C语言编写。<skeqiang@yahoo.com.cn> 在 2009-05-02 上传 | 大小:22.37kb | 下载:2