资源列表
dfa
- 由输入的正规式自动生成NFA,再转换为DFA。再对指定的文件进行处理。找出该文件中与正规式匹配的子串。
bianyiqi1
- 设计SAMPLE语言的词法分析器 检查要求: a] 启动程序后,先输出作者姓名、班级、学号(可用汉语、英语或拼音); b] 请求输入测试程序名,键入程序名后自动开始词法分析并输出结果; c] 输出结果为单词的二元式序列(样式见样板输出1和2);-Design SAMPLE language lexical analyzer inspection requirements: a] start the process, the first output of the author
简单的词法分析器
- 简单的词法分析器,真的很简单,优点是容易看懂,适合于初学者-simple lexical analyzer, it is really simple, easy to understand advantage is suitable for beginners
SLRcompiler
- 包含了语法分析,词法分析,语义分析的编译前端,分析方法为SLR-contains grammatical analysis, lexical analysis, semantic analysis of the compiler front-end, analytical methods for SLR
LL1
- java实现的一个LL1语法分析程序,eclipse下可以执行,以供参考-java implementation of a LL1 parser, eclipse can be performed under the order for reference
LR1fenxifa
- 刚才的内容没有注意,少添了两个头文件,这次补上.-Just did not pay attention to the content and less Tim two header files, the make up.
STUDENTMARKLIST
- This program is the implementation of student mark list generation using multiple inheritance in C++.I hope this will be useful for understanding about inheritance concepts.
bianyiqi--pascal--siyuanshi
- 类pascal语言的编译器 语法分析后输出四元氏-Class pascal language compiler after parsing the output four Yuanshi
6804220file_scaner
- 以文件进行读写的词法分析器~对初学者有很大的帮助-Read and write to file lexer ~ very helpful for beginners
suanfuyouxian
- c++实现编译原理的算符优先分析~~输入一个文法和first集输出算符分析表-c++ compiler theory of the operator to achieve the priority of ~ ~
Fragment
- 很不错的WINDOWS下的汇编代码,适合那些刚介入汇编学习的初学者,相当不错
CDPSERV
- Card Punching Machine Server Program