资源列表
[编译器/词法分析] compiler_construction_principles_and_pratice
说明:compiler construction principles and pratice phases of a compiler<asqw22> 在 2024-11-19 上传 | 大小:561kb | 下载:0
[编译器/词法分析] bianyiyuanli
说明:编译原理,老师讲课的ppt 很全面 值得很好学习-Compiler Construction Principles, teachers lecture ppt very comprehensive study should be very good<杨一> 在 2024-11-19 上传 | 大小:10.85mb | 下载:0
[编译器/词法分析] grammar_analysis
说明:赋值语句的语法分析,用三地址代码输出,并能发现语句错误,给出错误信息,功能良好-Assignment of grammatical analysis, with three-address code output, and found that statement wrong, given wrong information, a well-functioning<jane> 在 2024-11-19 上传 | 大小:1.03mb | 下载:0
[编译器/词法分析] LL(1)yucefenxi
说明:编译原理LL1预测分析程序。编写一通用的预测法分析程序,要求有一定的错误处理能力,出错后能够使程序继续运行下去,直到分析过程结束。可通过不同的文法(通过数据表现)进行测试。-Forecast for Compilation Principle LL1 parser. Forecast for the development of a common analysis procedures, requires a certain degre<David> 在 2024-11-19 上传 | 大小:97kb | 下载:0
[编译器/词法分析] lr1fenxiqi1
说明:LR1分析器的一个简单版本,方便大家看。请大家不吝赐教-LR1 Analyzer version of a simple, easy to Members. Please wing<David> 在 2024-11-19 上传 | 大小:392kb | 下载:0
[编译器/词法分析] Huffman
说明:赫夫曼实现编码译码C++环境下运行! -Huffman coding to achieve coding<sunshengsan> 在 2024-11-19 上传 | 大小:261kb | 下载:0
[编译器/词法分析] java-scanner
说明:用C语言(或 C++ )作为宿主语言完成: Java语言词法分析器的设计和实现 其中具体要求: 1. 使用DFA实现词法分析器的设计; 2. 实现对Java源程序中注释的过滤; 3. 利用两对半缓冲区从文件中逐一读取单词; 4. 词法分析结果属性字流存放在独立文件(文件名:scanner_output)中; 5. 统计源程序每行单词的个数和整个源文件单词个数; 6. 具有报告词法错误和出错位置(源程序行号<kjs> 在 2024-11-19 上传 | 大小:5kb | 下载:0