资源列表
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
Lexicalanalyzer
- 编译系统的词法分析器的C代码希望可以帮助到大家-Lexical analyzer build system C code hope you can help to
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
SORTLINK
- This Code Sort the LinkList.
grammar_analyzer
- 编译原理的词法分析与语法分析,纯C语言写的-Compiler theory of lexical analysis and syntax analysis, written in pure C
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
SLR1
- 在VC下打开LRTrans1.dsp,阅读工程LRTrans1,LRTrans1为一个加、乘(适当扩充可为四则)运算表达式的SLR语法分析器,规定其文法如下: 文法3: (0) S ->E (1) E->E+E (2) E->E*E (3) E->(E) (4) E->i 经分析其SLR(1)分析表如下(分析表按“操作符运算优先级和运算符的结合率”方法解决冲突——*优先集高于+,*和+的结合率均为左结合) -In
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,
lex1
- 词法分析器设计~熟悉LEX工具的使用,理解LEX工具的工作原理和利用LEX工具设计词法分析器的方法。-Lexical analyzer design
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.
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
ji_suan_ji_zu_cheng_yuan_li_ke_jian
- 计算机组成原理(第三版• 网络版;白中英主编)第一到第八章的课件。每一章的内容都讲得非常详细。-Computer Organization (Third Edition • Online bear in mind that editor in chief) of Chapter VIII of the first to courseware. Contents of each chapter speaks so detailed.