资源列表
LRyufafenxi
- 本压缩文件中式LR语法分析器 为编译原理实验 本程序可完美运行 功能完善-The compressed files of Chinese LR parser principle experiment for the compilation of this program can be run perfectly functional
1
- 单词的词法分析程序设计
winbond_timer_tool
- 单片机定时器可以实现电子钟,秒表中的定时-muc timer
lexanaly
- 简单的词法分析器 可识别关键字 操作符 分隔符-simple lexical analyzer can identify keyword operator separation
UAR
- This program for exercise 3 of SSD4-This is program for exercise 3 of SSD4
detectingI
- 并网时检查电网频率和幅值的探测的简单程序-Simple program to check the grid frequency and amplitude detection grid
ll1
- ll1文法,编译原理课程设计,可以运行,已经调试成功-ll1 grammar, principles of curriculum design compiler, you can run, has been testing the success of
Reflector
- 反编译器,对.net的代码可以进行反编译。优化代码,相当不错。-Decompiler for. Net code can decompile. Optimize the code, quite good.
java_cifa
- 用java写的词法分析器,很不错的哦! 值得一看-Accidence analyzer write in java .it is ok ,bear watching.
词法分析器设计
- 源语言JAVA,宿主语言C/C++,用C/C++程序实现JAVA测试程序的词法分析,输出属性字流
DFAforanystring
- DFA的实现。 将文法作为输入,从而实现对任意文法的识别-DFA implementation. The grammar as input, in order to achieve recognition for any grammar
Recursive_descent_parser
- 通过设计、编制、调试一个递归下降语法分析程序,实现对词法分析程序所提供的单词序列进行语法检查和结构分析,掌握常用的语法分析方法。通过本实验,应达到以下目标: 1、掌握从源程序文件中读取有效字符的方法和产生源程序的内部表示文件的方法。 2、掌握词法分析的实现方法。 3、上机调试编出的词法分析程序。 -By designing, developing, debugging a recursive descent parser, lexical analysis procedure t