资源列表
20080618084006638178
- WHILE循环语句的翻译程序设计(递归下降法、输出三地址表示)-WHILE loop of the translation program design (recursive descent method, the output three-address indicated)
Lexser
- C#写的词法分析器,为编译原理解释器构造中很重要的一环。-C# to write the lexical analyzer for the compiler construction principles of the interpreter a very important part.
ifcompiler
- IF-ELSE条件语句的翻译(输出四元式,用简单优先分析法)-IF-ELSE conditional statements of the translation (the output quaternion type, with a simple analysis of priority)
SCTR_Proj
- A project about planes, about combustilis and how they work
EPL0
- 一个简单的编译器,是PL0的,需要的可以看一下-A simple compiler is PL0, and we need to look at
speex-1.2beta3-win32
- speex一个开源的音频编解码器,完全免费,无专利限制-Speex is an open source Audio codec.Its can be get for free to anyone who interests.
AlPoland
- 对表达式进行语义、语法分析,其语法分析使用算符优先分析方法,其逆破兰式的构造在每次语法分析的规约过程中进行,最后利用已经建立好的逆波兰式计算表达式的值。-Pairs of expression semantics, syntax analysis, syntax analysis using the operator the priority of its analysis, the reverse break-lan-style structure in the parsing of the
Parse2
- 设计、编制、调试一个典型的语法分析程序,实现对词法分析程序所提供的单词序列进行语法检查和结构分析,进一步掌握常用的语法分析中预测分析方法。-Design, preparation, debugging a typical parser, lexical analysis program to realize the word sequence provided by the grammar checking and structural analysis, to further understa
Lexical
- 掌握计算机语言的词法分析程序的开发方法。编制一个能够分析三种整数、标识符、主要运算符和主要关键字的词法分析程序。-Master computer language for lexical analysis program development methodology. Able to analyze three kinds of preparation of an integer, identifier, the main operator and the main keyword lexic
LUA_5_1_4
- lua最新版本,5.1.4,集成了新的脚本输出功能-lua version 5.1.4,new features for output
dowhile
- DO-WHILE循环语句的翻译程序设计(递归下降法、输出四元式)-DO-WHILE loop of the translation program design (recursive descent method, the output quaternion type)
DO-WHILE
- DO-WHILE循环语句的翻译程序设计(递归下降法、输出三地址表示)-DO-WHILE loop of the translation program design (recursive descent method, the output three-address indicated)