资源列表
www.zip
- 编译原理的一个题目:算符优先分析
LL(1)daima
- [编译原理课程设计-源代码]LL(1)语法分析代码(c++).-[Design Compiler Principle-source code] LL (1) syntax analysis code (c).
lcd1602a
- C8051F320在学习板上对1602液晶的控制程序-C8051F320 the study of liquid crystal panel on the 1602 control program
NFAtoDFA
- 实现DFA转化为NFA,功能比较简单,但程序结构比较合理-DFA implementation into NFA, feature relatively simple, but the program structure more reasonable
prob-1
- The code is completely working and giving right results for all the cases.
1
- 自上而下的语法分析器,实验内容之一,利用分析表、分析栈和总控程序对源程序进行自上而下的语法分析测试; -Top-down parser, one of the experiment, the use of analytical tables, analysis of the total stack and source code control procedures for testing top-down parsing
Lexical_analysis
- 词法分析的又一个例子 这个将词法分析做成了一个子程序便于后来与语法分析及语法制导连起来-lexical analysis of this yet another example of lexical analysis resulted in a subroutine and then to facilitate analysis of syntax and grammar guide link
SLR
- slr分析,编译原理课程设计,很有自己特点的编程算法
ccomliler
- 一个著名的简易c编译器的源码,对了解编译原理很有用-A well-known simple c compiler source, compile the understanding of the principle of very useful
prj
- this file is for c programming
30
- 四元式,递归下降法书写的if。。else条件语句的语法分析及语义分析程序
接受语言{{}}的一台自动机
- 构造接受语言{{}}的一台自动机,对于任意输入的一个字符串,模拟其运行过程,判断字符串是否接受。-structure acceptable language (()) of an automatic machine for the indiscriminate importation of a string, its process simulation, the judge whether to accept the string.