搜索资源列表
cpp1
- 用C++实现词法分析器,检查输入的词语是否符合规则。
cpp1
- 构造nfa及到DFA的转换 构造nfa及到DFA的转换
cpp1
- 利用状态表和有限自动机的运行原理编制程序,使得程序能够识别一个输入串是否为一个有效的符号串,具体可以选择下面之一:无符号定点实数、自然数、整数、十六进制数或其它自己定义的符号串。
cpp1
- 词法分析 分析如下形式的语句 begin a:=3 end #
cpp1
- 编译原理LL(1)文法分析器,大家赶紧来抢咯,先来先得-Compilation Principle LL (1) grammar analyzer, we hurriedly taking away pyronaridine, first-come, first served
cpp1
- 递归下降分析算法,编译原理实验。。。 c++ 递归下降-Recursive descent parsing algorithm, the compiler of-principle experiment. . . c++ recursive descent
cpp1
- 我的编译原理课程设计。类PASCAL的语法,仿造PL0文法,采用递归子程序法生成中间代码-四元式。没有实现中间代码的优化。-I compile Principles. PASCAL grammar class, copy PL0 grammar, a recursive routine method generates intermediate code- quad-style. Not achieved intermediate code optimization.
cpp1
- 编译原理LR1语法分析,可以对文法进行分析-LR1 grammar compiler theory analysis, the analysis of grammar
cpp1
- C++词法分析器,可以完成基本的词法、语句分析等-C++lexical analyzer,you can complete the basic lexical,statement analysis,etc.