资源列表
top_down
- 自顶向下的Flex程序,包括了编译原理的一些必要知识,使用的时候要运行在Unix终端,并配置Flex等工具-Flex top-down procedures, including a compilation of some essential principles of knowledge, the use of time to run in the Unix terminal, and configure tools such as Flex
by3
- LL1语法程序,贴出来供大家参考
qian
- 词法分析,用C语言开发的,绝对值的一看经过本人十多天的研究,写成的-lexical analysis using the C language, a look at the absolute value of my days after the study, written
Lee
- Lee滤波器,Matlab实现,非常好用!-Lee Filters, Matlab implementation, very easy to use!
by2
- 一个递归算法的算法,供大家参考
forcircularstatement
- 这是一个简单的for循环语句实例,仅仅是提供给初学者,先后会继续提供其他循环源码-This is a simple example for circular statement, is only provided to beginners, successively will continue to provide other cycle the source code
TL
- phone directory on c program language
judge
- 文法类型的判断 编译原理实验 C语言模拟实现 判断正规文法、上下文无关文法、上下文有关文法
cifafenxi
- 词法分析程序,VC++6.0调试成功.编译原理源程序,词法分析器程序。-Lexical analysis program, VC++6.0 debugging success. Source compiler theory, lexical analyzer program.
farzyyyyyyyy
- This c++ program for compiler which containg grammer and other rules-This is c++ program for compiler which containg grammer and other rules
pointer1
- simple pointer examples
Recursive
- 我的编译作业:使用递归调用方式的语法分析器-Syntax analysis by recursive