资源列表
1
- 这是一个词法分析程序,运用C语言编写,能实现词法分析的基本功能-This is a lexical analysis program, using C language, to achieve the basic functions of lexical analysis
Std_Types
- this code for standard types
afji
- 编译原理的递归下降法分析程序,做试验的时候要用到,方便的多。-Compilation Principle of Recursive descent analysis program, take the time to do tests to facilitate the more.
rfc2mib
- 一个可以将rfc转换为mib文件的tcl脚步-Rfc can convert a mib file for tcl footsteps
cifafenciqi
- 用c++手工编程实现才c-语法分析器,能够读取存储在input.txt中的c-源程序,并将其刺法分析的结果即Token序列输出到out.txt中,以便检查此法分析的正确性-Using c++ manual programming only c-grammar parser that can read in the input.txt is stored in the c-source code, and analysis of the results of thorns that the Tok
javaccyouguanzhishi
- 与javac有关的知识,编译器很好的资料-The knowledge and javac, the compiler of the information good
LR_bool
- 编译原理课程设计 LR分析法 bool表达式-LR
siyuanshi
- 中缀表达式转换成四元式的代码,用C语言实现的-Infix expression into a quaternion-based code, using C language realization of the
1
- 简单赋值语句的翻译程序,编译原理课程试验里面要用的-Simple assignment of the translation process, the compiler test programs which use the principle of
2
- WHILE循环语句的翻译程序设计(LR方法、输出四元式)-WHILE loop design of the translation process (LR method, the output quaternion type)
3
- FOR循环语句的翻译程序设计(递归下降法、输出四元式)-FOR loop design of the translation process (recursive descent method, the output quaternion type)
4
- FOR循环语句的翻译程序设计(递归下降法、输出四元式)包括源码+报告书-FOR loop design of the translation process (recursive descent method, the output quaternion type), including source code+ Report
