资源列表
gshtrjyekjeu
- 编译原理的词法分析实验,包括测试代码和实验源代码以及程序说明-Compiler Construction Principles of lexical analysis experiments, including test code and test source code as well as the descr iption of the procedures
EX2-IfElse
- 对于编译器中if else是否合法的判别-If else compiler determine the legality of
Main
- java语言写的词法分析器,编译原理课的实验源代码-written in java language lexical analyzer, the principle of classes to compile the source code of the experiment
Compiler
- 一个简单词法分析,用Java写的,有界面的-this is written in Java
xxxprincecifacenxi
- 编译器词法分析部分,VC代码实现,对学期编译有帮助.
LR_Exp
- LR 语法分析 词法分析 四元式输出 语义分析-Lexical Analysis of LR parsing quaternion output semantic analysis
cifafenxix
- 编译器中关于此法分析的部分,虽然比较简单,但可以给予启发吧,很有用- Compiler on the part of this analysis, although relatively simple, but it can give inspiration, useful
200218033赵伟光(程序清单)
- 词法分析程序 程序当前目录里自己建立一个文本文档,取名为infile.txt,所有需要分析的程序都写在此文本文档里,程序的结尾以\"@\"标志符结束。运行词法分析程序,程序结果输出到文件名为outfile.txt的文件中,此文件为自动生成。-lexical analysis Procedure current directory to establish his own version of a document, named infile.txt, all need to analyze th
cifa
- 编译原理的词法分析程序,源代码程序!采用多文件存储!-Compiler Construction Principles of lexical analysis program, source code for the procedure!
exp1
- 1、给出各单词符号的类别编码。 2、词法分析程序应能发现输入串中的错误。 3、词法分析作为单独一遍编写,词法分析结果为二元式序列组成的中间文件。 4、设计两个测试用例(尽可能完备),并给出测试结果。
C-Prepared-Lexical-Analyzer
- 词法分析器。建立分析器模型框架,根据分析器的状态转换图算法以及算法构造-Establish analyzer model framework, according to the analysis of the state transition figure algorithms structure