资源列表
hufumancodeadecode
- 这是上课做的赫夫曼编码解码器的代码供大家学习和参考-this is the code about hufumancode&decode
Byztj
- 编译原理课程,自动机识别字符串中实例,识别 (a|b)*(aa|bb)(a|b)* 可以根据字需要来更改-Compiler theory course, automatic machine identification string instance, identify (a | b)* (aa | bb) (a | b)* need to change according to the word
pridiction-analysis-algorithm
- 本程序实现的是预测分析算法,是编译原理上机实现的具体源码-The program analysis algorithms to achieve the forecast, the principle is to compile the source code on the machine to achieve the specific
operator-priority-algorithm
- 本程序是对算符优先算法的简单实现,适合初学编译原理的人参考使用-This program is a simple algorithm to achieve the priority operator, suitable for beginners who compiled reference works
Lexical-analysis-procedure
- 该文件实现的是词法分析算法,是编译原理上机实验的原码-This file is the lexical analysis algorithms to achieve, is to compile the principles of the original code on experiments
MyTiger
- Java写的Tiger编译器。只完成词法分析和语法分析。代码很简单。-Tiger compiler written in Java. Only completed the lexical analysis and parsing. The code is very simple.
lexical-analysis
- 编译原理的手动词法分析,包括头文件等实现。以及存放路径的TXT-Compiler theory manual lexical analysis, including the header files, etc. to achieve. And storing the path of TXT
syntax-analysis-
- 编译原理中语法分析的实现文件,包括头文件,以及存放的TXT文件-Compiler theory of syntax analysis of the implementation file, including header files, and TXT files stored
C-Prepared-Lexical-Analyzer
- 词法分析器。建立分析器模型框架,根据分析器的状态转换图算法以及算法构造-Establish analyzer model framework, according to the analysis of the state transition figure algorithms structure
javacc
- javacc词法分析所产生的文件可以测试eclipse是否调配好-javacc generated files lexical analysis to test whether the deployment of a good eclipse
Cyclic-code
- 循环码的编码和解码过程,用c++实现此过程-Cyclic code encoding and decoding process, using c++ to implement this process
mylexer
- 包括词法分析,递归下降语法分析,LL(1)语法分析,简单优先语法分析和算符优先语法分析-Including lexical analysis, recursive descent parsing, LL (1) syntax analysis, a simple grammar analysis and operator precedence parsing priority