资源列表
Department_of_Electronics_report_compiler_theory.r
- 电子系编译原理报告书,编译原理,实验书,很有用的共计一百多页word版-Department of Electronics report compiler theory, compiler theory, experiment books, very useful word version of a total of more than 100 pages
MiniJava__VisualStudio
- 有C#写的编译器,专门写编译小型版本的java,可用于编译原理课程设计。-Write a C# compiler, compiled specifically written for small versions of java, can be used to compile the principles of curriculum design.
lex1
- 词法分析器设计~熟悉LEX工具的使用,理解LEX工具的工作原理和利用LEX工具设计词法分析器的方法。-Lexical analyzer design
LL1
- LL分析器 2、 在VC下打开LL1.dsp,阅读工程LL1,LL1为一个加、乘法(适当扩充可为四则)运算表达式的LL1预测语法分析器,规定其文法如下: E->TE’ (1) E’->+TE’ (2) E’->ε (3) T->FT’ (4) T’->*FT’ (5) T’->ε (6) F->(E) (7) F->i (8) 程序设计思路见课本P76,
ISD
- this the simple to learn how to play isd stored voice from hte ext adresses-this is the simple to learn how to play isd stored voice from hte ext adresses
grammar_analyzer
- 编译原理的词法分析与语法分析,纯C语言写的-Compiler theory of lexical analysis and syntax analysis, written in pure C
SORTLINK
- This Code Sort the LinkList.
expanded_pl0
- 对清华大学编译原理书后的pl/0编译程序进行以下扩展—— 不等号:<> 指针: & @ if - else for ++ -- += -= 数组 注释比较详细,都是我自己的理解。可能有不足和错误。希望和大家一起学习!-Tsinghua University, compiled the book on the principles of the pl/0 compiler the following expansion- unequal number: &l
Lexicalanalyzer
- 编译系统的词法分析器的C代码希望可以帮助到大家-Lexical analyzer build system C code hope you can help to
MP3
- 在给定*wav格式的音频文件上迭加另一个音频信号(如正弦波、三角波等),然后将迭加后的音频文件播放-In a given* wav format audio files on the superposition of another audio signal (eg sine wave, triangle wave, etc.), and then superimposed upon the audio file playback
jiefangcheng
- 解N元一次方程组,雅克比迭代法,将方程系数x值和迭代因子代入迭代公式计算-Solution of N-linear equation group, Jacobi iterative method, the equation coefficients of x values and the iterative factor incorporated into the iteration formula
parser
- 简单的语法分析器,有错误输出错误型号以及error,无错误正常-Simple parser, an error output error models and error, error-free normal