资源列表
LR
- DO-WHILE循环语句的翻译程序设计(LR方法、输出三地址表示)-DO-WHILE loop design of the translation process (LR method, the output address of said three)
Calc
- 一个简单的计算器程序,使用VC6开发的.可以进行四则运算.大学时入门的作业.-A simple calculator, the use of VC6 development. Calculations can be carried out 4. University entry operations.
cifafenxi
- 求n!的最小语言,编译器词法分析功能-For n! The minimum language, compiler lexical analysis function! !
Ccomplier
- 用C语言编写的小型C编译器代码,供同学们下载作学习参考之用。-Using C language code small C compiler for the students to learn to download for reference.
050420106
- 自动机的确定化和最小化,是我自己写的文档哈,感谢大家下载-the deterministic and minimum of automaton
java-scanner
- 用C语言(或 C++ )作为宿主语言完成: Java语言词法分析器的设计和实现 其中具体要求: 1. 使用DFA实现词法分析器的设计; 2. 实现对Java源程序中注释的过滤; 3. 利用两对半缓冲区从文件中逐一读取单词; 4. 词法分析结果属性字流存放在独立文件(文件名:scanner_output)中; 5. 统计源程序每行单词的个数和整个源文件单词个数; 6. 具有报告词法错误和出错位置(源程序行号和该行字符)的功能; -Using C language
LRParser
- LRParser.exe 是语法分析器,运行时必须传入syntax文件和对应的action文件,这两个文件必须是对应的,否则运行结果不可预料。运行停止后可以使用 “?” 命令来查询支持哪些 Command。例如用 result 命令来打印分析后的语法树。-LRParser.exe is the parser, run-time files and syntax must be introduced into the corresponding action document, which cor
Huffman
- 赫夫曼实现编码译码C++环境下运行! -Huffman coding to achieve coding
lr1fenxiqi1
- LR1分析器的一个简单版本,方便大家看。请大家不吝赐教-LR1 Analyzer version of a simple, easy to Members. Please wing
fenxiqi2
- LR1分析器完善版本,不错的一个程序。大家看看吧-LR1 parser perfect version of a program good. Let us take a look at
LL(1)yucefenxi
- 编译原理LL1预测分析程序。编写一通用的预测法分析程序,要求有一定的错误处理能力,出错后能够使程序继续运行下去,直到分析过程结束。可通过不同的文法(通过数据表现)进行测试。-Forecast for Compilation Principle LL1 parser. Forecast for the development of a common analysis procedures, requires a certain degree of error-handling capabiliti
LR1.cpp
- 编译原理LR1语法分析程序,通过输入文件名,进行语法分析-Compilation Principle LR1 parser, by entering the file name, the syntax analysis