资源列表
cifafenxiqi
- 简单但是功能齐全的词法分析器代码,Java实现-Simple but fully functional lexical analyzer code, Java implementation
Microsoft-NMAKE-1.50
- full source code for microsoft NMAKE version 1.5
yufafenxi
- 该代码描述的是某些文法的语法分析程序,用于文法的语法分析。-The code describes some of the grammar of the parser for the grammar, syntax analysis.
30EQN
- 应用于多结构一元一次方程或一元二次方程解。-Applied to multi-structure one degree or a quadratic equation solution.
DC-user-guide
- Design_Compiler数字前端综合的使用说明,非常详细-DC user guide
ANSI-C-204
- AMR语音编码器的原始程序,这个很有用的啊。是由爱立信,nokia联合开发的-AMR speech coder of the original program, this very useful ah. By Ericsson, nokia joint development of
sourceInsightGuideDoc
- 在sourceInsight中增加注释和头文件的方法和工具代码-Increase in sourceInsight comments and header files in the methods and tools for code
nyishiyanda
- 编译原理实验2源程序,在vc++下运行通过。-Compile source principle experiment 2, in vc++ run through.
bianyicifafenxicpp
- 编译原理实验:词法分析程序源码(C++)版.用C++编写的词法分析程序,在vc++6.0中运行通过。-Compile principle experiment: lexical analysis of program source code (C++) version. Written in C++ lexical analyzer, in vc++6.0 to run through.
add_Source-insight
- 本资料是说明在source insight中添加头文件和注释的方法,同事提供的。传上来 大家学习。 忘记还有一个工具附件,另传为sourceInsightGuideDoc.zip-This information is described in the source insight and comments in the header file to add the method, colleagues provided. We pass up study.
bianyishiyandaima
- 这个是《编译原理》实验代码。在vc++6.0中运行通过。-This is a " compiler theory" experimental code. In vc++6.0 to run through.
dancicifafenxi
- 完成以下正则文法所描述的Pascal语言子集单词符号的词法分析程序。 <标识符>→字母︱ <标识符>字母︱ <标识符>数字 <无符号整数>→数字︱ <无符号整数>数字 <单字符分界符> →+ ︱- ︱* ︱ ︱(︱) <双字符分界符>→<大于>=︱<小于>=︱<小于>>︱<冒号>=︱<斜竖>* <小于>→&