资源列表
agenda
- 中山大学计算机系等编译原理实验2议程会议系统agenda-sysu
LR-parser
- LR分析器设计 给定说明语句的拓广文法G[S ]如下: (0) S ->S (1) S->v I:T (2) I->I,i (3) I->i (4) T->r 其中v代表终结符var,r代表real。 其识别规范句型活前缀的DFA及LR(0)分析表如下: 输入 状态 ACTION表 GOTO表 v i , : r # S I T 0 S2 1 1 acc 2 S4
pMML2SVG-Alex_Stevens-2LINF-2004-2005
- convert MATHML to SVG
Cg_Compiler_Source2
- cg编译器,可以编译cg语言的程序,方便直观。还可以在c++中调用。
LL(1)wenfa
- 这是一个完整的文法分析器,能识别FIRST、FOLLOW集,还有实验报告!
COMPILER
- 编译原理课程设计报告Compile the report Principles of curriculum design-Compile the report Principles of curriculum design
LL1
- 一个用LL(1)文法的词法和语法分析器,-One with LL (1) grammar and syntax of the lexical analyzer,
if_else
- if else 循环语句的翻译方法用c++写的,有很好的局面的 和指导意义的-use the c++ to translate the if else scentece
050420106wangmeijun
- 编译课程设计,有穷自动机的确定化与最小化,完成了DFA,NFA,RE之间的相互转化和DFA的最小化
rvdstest
- RVDS调试资料,内容很详细,留给需用帮助的人-RVDS debugging information, the content is very detailed, leaving the person required to help
bianyikeshe_hsh-6.18_final
- 编译原理—课程设计—if else语句LL(1)方法分析,输出四元式-Compiler Construction Principles- curriculum design-if else statements LL (1) methods of analysis, the output quaternion type
insertion
- 這是我自己寫的簡單插入搜尋和二進位插入搜尋的C++原始碼 是使用Dev C++程式-This is simple to write my own binary search and insertion into the C++ source code search using the Dev C++ programming
