资源列表
compiler
- 编译原理的词法分析器。可以解析正则表达式。生成NFA及DFA-Compilation Principle of lexical analyzer. Regular expressions can be resolved. Build NFA and DFA
lex1
- 词法分析器设计~熟悉LEX工具的使用,理解LEX工具的工作原理和利用LEX工具设计词法分析器的方法。-Lexical analyzer design
DOWHILEDELRFENXI
- do-while循环语句的LR分析,包括文法的建立,文法的LR分析表,词法分析,LR分析过程,输出三地址表示形式。-do-while loop statement LR analysis, including the establishment of grammar, grammar analysis of the LR tables, lexical analysis, LR analysis process, the output three-address representation.
compiler1
- 编译程序构造原理和实现技术 (第一版)吉林大学-Compiler construction principle and technology (first edition), Jilin University
grammeranalysis
- 此为编译原理课设源码+试验报告 为语法分析程序s.txt为语法要求-This is the principle of classes to compile source code+ test report based syntax analysis program for syntax requirements for s.txt
compiler_and_compiler_Generator
- 编译器与编译器生成器,C++版,非常好的设计书籍,写编译器必备!-Compilers and compiler generators, C++ version, a very good design books, to write the compiler must have!
EPL0
- 一个简单的编译器,是PL0的,需要的可以看一下-A simple compiler is PL0, and we need to look at
Keylogger
- keylogger system for delphi 7 with ny system you cant capture key of the pc real time-keylogger system for delphi 7 with ny system you cant capture key of the pc real time
Semantics
- 编译器中语义分析,本文档是根据一次编译原理试验的总结而写的。
yufafenxiqi
- c—语言的句法分析器。读入一个C--语言程序,判断该程序是不是一个合法的C--语言程序。如果程序有语法和语义错误,请给出错误信息。至少处理以下错误: (1)所有语法错误。C――的语法参见C――的文档; (2)语义错误:
shujujiegou
- 数据结构课程设计 很详细 各种源代码 数据结构课程设计-Data structure curriculum design
Integrated
- c51的一些综合的应用