搜索资源列表
编译原理预测分析实验
- 在编译原理中,预测分析法是非常重要的词法分析方法,此实验针对预测分析法。
yacclex
- 编译原理作业词法分析,编译原理作业词法分析-compiler design home work lex ans
NEW
- 编译原理:实现中间代码生成。从终端读入用户输入,经过词法分析,生成中间代码,以此作为语法分析的输入。-Compilation Principle: To achieve intermediate code generation. Read user input from the terminal, through lexical analysis, intermediate code generation as parsing input.
TAnalyze
- 编译原理:从终端输入,判断用户输入的是否一个词,以此作为词法分析的输入-Compilation Principle: From the terminal input, to determine whether the user input a word as a lexical analysis of input
grammer
- 实现词法分析,满足编译原理课程设计的需要,简单易行-To achieve lexical analysis, principles of curriculum design to meet the needs of compilation, simple and easy
lex.yy
- 基于lex的编译原理实验,实现编译的词法分析阶段。-Lex principle experiment based on the compilation, implementation of the lexical analysis phase of compilation.
scan.tar
- 编译原理,扫描器的实现,词法分析,pascal的简单分析-Compiler theory, the realization of the scanner, lexical analysis, pascal simple analysis
ciifafenxi
- 词法分析器 可分析简单词法、数字和符号等 编译原理实验-Simple lexical analyzer can analyze lexical, numbers and symbols such as compiler theory test
lexicalanalysis
- 编译原理词法分析,分析输入的字符串是否符合词法分析的语言-Compiler theory lexical analysis, analysis of whether the input string language lexical analysis
cifa
- 通过手工构造词法分析器,理解词法分析的过程原理,从而更好的理解编译原理。 通过构造过程中代码的编写,锻炼自己动手解决问题的能力和编程能力。 -Lexical analyzer constructed by hand, understanding the process of lexical analysis principles in order to better understand the compiler theory. Through the process of prepar
0815023121
- 学习编译原理时的一个词法分析程序及原理教程文档.-When compiling a learning theory and principles of lexical analysis program tutorial documentation
test2
- 编译原理的实验,是一个词法分析工具,采用下降递归法实现的-Compiler theory of the experiment, a lexical analysis tool, implemented using recursion down
scanner
- 编译原理 词法分析(含实验报告和完整代码)-Compiler theory lexical analysis (including lab reports and complete code)
Lexical-analysis
- 词法分析器,作为编译原理的课程设计,实现了词法分析功能。-Lexical analysis
mySNL
- 程序是编译原理课程的基于SNL语言的编译器(词法分析,语法分析,语义分析),该压缩包包含程序运行所需的所有代码,所需文本文件放到D盘即可,词法分析和LL1语法分析部分在实现上有亮点,是课程设计非常值得参考的资料-The program compiler theory of curriculum-based the SNL language compiler (lexical analysis, parsing, semantic analysis), the compression progra
11003070429_zhangmaosheng
- 编译原理词法分析,C++视图框,对话框,单文档的练习-Compiler theory lexical analysis, C++ view boxes, dialog boxes, a single document exercises
chenyao_hecen-b
- 编译原理词法分析程序,可以将读入的程序进行词法分析-Compiler theory lexical analysis
src
- 编译原理词法分析程序,基本的词法分析程序-Compiler theory lexical analysis procedures, the basic lexical analysis program
lexical-analysis
- 这个程序是关于编译原理词法分析的程序。可以进行文件操作,对txt文件的内容进行词法分析,然后将分析结果写入另一个txt文件中。-This program is about compiler theory lexical analysis procedures. File operations can be performed on the contents of txt file for lexical analysis, and the analysis results into anothe
Compiler-theory-Lexical-analysis
- 编译原理词法分析在VC++6.0上的实现,含有源代码以及实验报告的完整版-Compiler theory lexical analysis implemented on VC++6.0 containing the source code and the full version of the test report