资源列表
bi
- 编译原理 词法分析程序 实验课-compiler
55171-55171.ZIP
- predictive parser program.
diguixiajiangchengxu
- 递归下降分析程序的构造,采用递归下降法对算术表达式运算、while循环语句、及其分类体系进行分析。-The construction of recursive descent parser, using recursive descent operations on arithmetic expressions, while loop, and its classification system for analysis.
cifafenxiqi
- 词法分析器用语分析词法 编译原理的实验-Terms of lexical lexical analyzer experimental compiler theory
MAIN
- 手工构造的词法分析器,识别ID、关键字、数字等-Manually constructed lexical analyzer, identifying ID, keywords, numbers
cifafenxi
- C++编辑的简单词法分析器,编译原理方面的-A simple C++ lexical analyzer editing, compiler theory in the
Lex
- 词法分析器,词法分析器是编译原理中一个重要的分析器,这个词法分析器的代码可以帮你将所学到的原理与具体编程结合起来。-This is a Lexcial,it can help you learn the princple of lexcial.
ccc
- 编译原理的语义分析 词法分析,语法分析,语义分析中的一个-Compiler theory of the semantic analysis of lexical analysis, syntax analysis, semantic analysis of a
BOMN
- 一个简单的扫雷程序,里面功能还可以,基本功能都有-saolei
zhongjiandaima321
- 编译的中间代码生成,生成4元组,用的是至顶向下分析-intermediate compiler code generation, the group generated four yuan, is the top-down analysis
shiyan2-a
- 这是一个用来生成表达工的值的程序 它可以输入8进制或十进制的数 建立一棵语法树 并返回表达式的值-This an expression used to generate value for the procedures it can be imported or 8 band of a few decimal establish a syntax tree and return to the value of the expression
Complex_Inv_2_2
- 复矩阵的广义逆求解 ,2*2矩阵 .自己编写的,很好用-The generalized inverse for solving complex matrix, 2* 2 matrix