资源列表
by2
- 对基于状态转换矩阵表示的FA转换成NFA,初始化数据从文件读入。-State transition matrix based on the FA that convert NFA, initialization data from the document read.
simple-cpu-emulator(C)
- 含user_prog文件的解释型7条指令的简单CPU模拟器-simple cpu emulator for 7 insts
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
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
词法分析程序2
- 基于pascal的词法分析程序-based on the lexical analysis procedure
xuanzeqi
- 选择器,可以根据需要选择你所需要的程序,用vhdl语言实现-Selector can select the procedure you need, using vhdl language
消除左递归得到后缀式
- 解法:对原文法消除左递归,根据消除左递归后的等价文法建立语法树,而后对此语法树 进行后根遍历,即可得到后缀式.- 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
nio1
- 试试看 自己最近老师给的作业 一起大家交流交流-try their recent teachers to work together with the exchange of exchange
cifafenxi4
- 新手用C++编的一个程序~~~实现的是词法分析