资源列表
humiditi-temp
- programming and shematic of circuite for using HS1101 using bascom for meauring temp and humidity
C_MINUS
- C_MINUS 编译器 源代码 《便宜原理及实践》附录B
goodc-
- 很好的编译器,根据编译原理及实践的书改编的,用过效果很好。-very good
php-oracle
- php oracle algorithme de reconnaissance de plaque mineralogique
analize
- compiler principle how to ananilyze
Creating_a_Scripting_System_in_Cpp
- C++实现的脚本系统源码,分别有5个源码包,由简单到复杂-The source of a scr ipting system in C++
slac144
- 如果有人学习单片机,不如msp430,可以看看这些资料,对其学习很有用
compiler_src
- 这是我编写的一个用于编译tiger语言的编译器,其中需要到辅助工具JLex以及cup。当然,这个编译器只实现到了语法分析部分。-This is simple compiler for tiger language,which is implemented with the help of JLex and Cup.And the compiler has only finished the implementation of grammar analysis.
Exercise4
- Ejercicio4 de Visual Basic para que lo disfruten
suanshubiaodashizhuanhuaweisiyuanshi
- 编译原理:算术表达式转化为四元式,希望对大家有帮助啊-suanshubiaodashizhuanhuaweisiyuanshi
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
RecursiveDescentParser
- 一种自顶向下的语法分析方法的思想,根据文法的产生式规则绘制相应的转换图,并能对之进行简化,继而构造出相应的递归下降分析器。-A kind of top-down method of syntax analysis of the idea, according to the grammar production rules mapping the corresponding conversion map and the simplification can then construct the