资源列表
yejing0~99jishuqi
- 89C51单片机 1602液晶显示0~99计数器-89C51 Singlechip 1602 LCD 0 ~ 99 Counter
LexicalAnalysis
- 词法分析的小工具 有点意思 还算可以 不过比较简陋-Lexical Analysis of small tools can be a bit mean but still relatively simple
Assembler
- xilinx 的 picoBlaze 的编译器kcpsm3,包括3个生成代码的模版文件,-Xilinx PicoBlaze compiler of kcpsm3, including three generate code template file,
SiliconLabsIDEV3.4
- 本资料适用于C80F350单片机的开发使用,里面包含示例程序-This information applies to the development of the use of single-chip C80F350, which contains examples of procedures
biaodashiqiuzhi
- 此源代码是用VC++编写的,是基于编译原理中对简单表达式求值,其中有词法分析,语法分析,以及语义分析最终得出结果-This source code is VC++ Prepared is based on the compiler of a simple expression of the principle of seeking value, including lexical analysis, grammar analysis and semantic analysis of the ul
cffx
- 词法分析器 词法分析器的具体源程序和源代码-Lexical analyzer specific source lexical analyzer and source code
c--.l
- 用yacc写的c编译器,包括各种运算符,逻辑运算符等等。-With yacc written c compiler, including operators, logical operators and so on.
LL_1
- 预测分析文法的程序,使用c语言在VC++下编写,学习编译原理的重要试验-Predictive analysis grammar, the use of c language in VC++ Prepared to learn the importance of compiling principle test
project
- 编译原理词法分析源代码(dev c++)-Principles of lexical analysis compiled source code (dev c++)
SPI
- avr单片机中SPI(AT90S8535)很好用-avr MCU SPI (AT90S8535) with very good
expanalyse
- 简单的编译器源代码。是编译试验作业,希望那个大家都喜欢。-Simple source code compiler. Pilot operation is to compile, in the hope that everyone likes.
scanner(liwenkaitop)
- 这是用VC6.0开发的集词法分析、语法分析、语义分析为一体的一个程序,是我在编译原理课程设计后期和同班一贼牛的哥们儿老胡共同研究的,做编译课设的朋友们不妨下来看看。语法分析采用的是算符优先分析法,语义生成的是四元式,符号集等格式处理方面基本是遵照大连理工出版的《编译原理》一书附的Simple语言来设计的。由于是自己的课余研究,当时没什么文档和维护的概念,因此没有留下文档,事隔一年半之后我也没有再研究它的动力了,看懂了的朋友不妨写个文档传上来告诉我一声!先此谢过了!-err