资源列表
afinit
- implementarea unui automat finit la tema de casa,compilatoare,verificarea unei gramatici din punct de vedere lexical
unitmeas
- 可以求你需要的汇率转换- May you need in order to the exchange rate transforms
SPI-Output
- I programmed this code for SPI interface
AZHAR
- let us c solutions-let us c solutions..
Syntax
- 算符优先文法分析的c语言实现代码 需要输入词法分析的txt结果文件- The operator first grammar analysis c language realization code needs to input the lexical analysis the txt result document
source
- a compiler which is write by java
DoubleLinkedList
- 双链表,能实现两种对象Student和Teacher的自由插入,删除,修改,添加-double linked list
lcd_exper
- AVR智能车灯控制系统,实现一些车灯的自动控制,还是多功能性,大家参考一下.
yacc
- 利用yacc 进行编译原理的语义分析 语义分析程序的设计与实现-failed to translate
编译原理代码tinymachine
- 编译原理的词法,语法,分析等,还有劳顿的tiny machine (tm.c)的代码实现,前面还有相应的汇编程序 -compiler principles of morphology, syntax and analysis, there is a tiny machine Lawton (tm.c) the implementation of the code, still ahead of the corresponding assembler
lexical_analyzer
- 用MFC做的简单的语法分析器,功能比较简单,适合编译实验要求。