资源列表
Clex
- 词法分析器实现 c语言 - The morphology analyzer realizes the c language
OKUMURA
- 奥村(okumaura)模型模拟matlab代码-Okumura model simulation matlab code
Rs485_master_test
- Master RS485 - dspic30f4013
lizong
- 编译原理词法分析 C++ 实现 没有实现语法检查-Compiler theory of lexical analysis
CRC32_D8
- crc32编码的代码
bianyi
- 编译原理课程设计的源码,实现编译器的简单功能。
scaner2
- 对给定的程序通过词法分析器弄够识别一个个单词符号,并以二元式(单词种别码,单词符号的属性值)显示。而本程序则是通过对给定路径的文件的分析后以单词符号和文字提示显示。-The procedures given by the lexical analyzer words get enough to identify a symbol, and binary-type (other types of code words, words, symbols of the property value) a
cifafenxiqi
- 简单的词法分析程序,实现了基本的词法分析操作。-Simple lexical analysis program, to achieve the basic operation of lexical analysis.
nfa-dfa
- its nfa-dfa converter
draw
- 一个基于python 实现的简单绘图语言的编译器-a simple compiler of a draw language using python and matplotlib
ccifafenxi
- 词法分析原程序 对C语言可以进行分析,并分析出其中的种别码-lexical analysis procedure to the original C language can be analyzed and the analysis of the classification code
DGXJ
- 递归下降分析文法,希望能给编译原理的初学者有点帮助