资源列表
SNL
- snl的词法分析器 C语言编写 VC下运行 -snl the lexical analyzer C language VC run snl the lexical analyzer C language running under VC
ccode.txt
- ccode used to describe the LCD controller
options
- PC LINT规则文件,是一个级别较高的规则。并且对一些用途较小的规则做了删减,以优化检查效率-PC LINT rules documents, is a high-level rules. And for some purposes the rules have done a smaller cut in order to optimize the efficiency of inspection
简易词法分析器
- 比较简单的一个词法分析器,帮助学编译原理的初学者理解,可作为教学用途-relatively simple one lexical analyzer to help the school build understanding of the principle of beginners can use as a teaching
123
- 文法如下: (1)S->aAcBe (2)A->b (3)A->Ab (4)B->d 關於lr0的語法分析
prob-2
- The code is completely working and giving right results for all the cases.
abc
- 一个测试程序 关于该编译器是否成功的编译问题 单链表的基本操作- this is a program
qt1
- 使用液晶显示器12232来实现字符的显示。所用的仿真环境为IAR,硬件平台为TI的MSP430,利用430的P5作为12232的控制口,P3作为与12232连接的数据口。实现字符的显示-use LCD12232-9 to display char
yanboyufa
- 编译原理程序by me.- Translation principle procedure by me.
cf
- 用C++编写的词法分析器,用来对词法进行研究
编译小程序-词法分析
- 这是一个用C++编写的编译原理的词法分析程序,希望对各位学习编译的同学有一定帮助-This is a C compiler prepared by the tenets of lexical analysis procedure, and I hope to learn from you and the compiler will definitely help students
knn
- K-nearest neighbor classifier (k-NN) is a nonparametric approach for classification. It does not require the priori knowledge such as priori probabilities and the conditional probabilities. It operates directly towards the samples and is categorized