资源列表
cifafenxi
- 编译原理 词法分析器 编译没有错误 界面设计很好-Compiler theory lexical analyzer
KCSJ
- ll1分析器 首先判断1 然后生成first fllow 最后作出句型分析-ll1 analyzer to determine a first and then build to the final sentence of first fllow
SNL
- 以snl为源语言编写的编译器,很有实用价值,适合初学者进行研究,也可以进行改进-To snl for the source language compiler, very practical, suitable for beginners to study, can also be improved
20110614
- 递归下降法-语法分析器, 包括说明与代码,都在word文档中-Recursive descent- including a descr iption of the parser and code
Compilertheorylexicalsyntax-design
- 编译原理的简单编译器实现,词法语法语义分析,很强大-it is very Strong,and it is very useful for us,so please download it.don t lose it.
cifafenxiqi
- 1. 对单词的构词规则有明确的定义; 2. 编写的分析程序能够正确识别源程序中的单词符号; 3. 识别出的单词以<单词符号,种别码>的形式保存在符号表中(链表); 4. 词法分析中源程序的输入以.c格式,分析后的符号表,将二元组保存在.txt文件中 -1.Of the words have a clear definition of word formation rules 2.Written analysis program can correctly id
jingzi
- 此为用C++编写的此法和语法分析器,有很好的界面和使用方法-This is written with C++ parser of this law and have a good interface and use
priority.tar
- 编译原理算符优先分析实现,可以打印出比较帅的语法树-Compiler theory operator priority to achieve, you can print out the more handsome of the syntax tree
pengge_SLR_zancheng
- 本源码实现了编译原理的词法分析、语法分析、语义分析、及相应的四元式的产生。-This source realized the compiling principle lexical analysis, grammatical analysis, semantic analysis, and the corresponding four yuan type production.
tempreture
- 此为温度测控系统的测温程序,用于检测水杯实时温度并且实现PID控制-This is the temperature measurement and control system, temperature measurement procedures for the detection of glass and achieve real-time temperature of PID control
myjava
- 编译原理,LR(0)程序,可以分析串是否出自该文法-Compiler theory, LR (0) program, you can analyze whether the string from the grammar
grammar2
- VC下编的语法分析器 parser 编译原理课程设计-grammer by cpp、、= =