资源列表
消除左递归得到后缀式
- 解法:对原文法消除左递归,根据消除左递归后的等价文法建立语法树,而后对此语法树 进行后根遍历,即可得到后缀式.- Solution: Eliminates the left recursion to the original grammar, after equal in value grammar establishment grammar tree which eliminates the left recursion, after but the grammar tree carrie
词法分析程序2
- 基于pascal的词法分析程序-based on the lexical analysis procedure
xuanzeqi
- 选择器,可以根据需要选择你所需要的程序,用vhdl语言实现-Selector can select the procedure you need, using vhdl language
wordcheck
- 一个简单的C词法分析器 能识别数字,标志符(关键字,变量)和一些运算符.-a simple C lexical analyzer can identify the number, identifier (keyword, variable), and some Operators.
p172_1
- 模式分类,课后题,中文版172页第1题,MATLAB源程序-Pattern classification, after-school question, the Chinese version of 172 No. 1 problem, MATLAB source code
link-budget
- Link budget source code
ansi_yacc
- 标准C的语法分析的yacc文件,可以用bison 等语法分析生成器编译,生成标准C的语法 分析部分,可以和前面的Lex部分组成C编译 器的前端-standard C syntax analysis generates a file that can be used, such as bison syntax analysis compiler generator, generate standard C syntax analysis, and can in front of Lex
tcshukongyimazhengduan
- TC下的数控译码与诊断的程序 有译码诊断-TC NC under the procedure and diagnosis coding decoding diagnosis
simple-cpu-emulator(C)
- 含user_prog文件的解释型7条指令的简单CPU模拟器-simple cpu emulator for 7 insts
by2
- 对基于状态转换矩阵表示的FA转换成NFA,初始化数据从文件读入。-State transition matrix based on the FA that convert NFA, initialization data from the document read.
silco
- 编译原理课程设计,dephi的词法分析器-Lexical analysis
ansi_C_yacc
- 标准C语言的语法分析器的yacc文件,可以经过yacc处理编译为标准C语言的语法分析器的C源文件,再编译这些源文件生成语法分析器。-Lex file of the standard C language parser, the parser can after lex handle compiled for the standard C language C source file, and then compile these source files to generate the pars