资源列表
ECCP
- Tip ECCP mode with PIC Midrange, compiler using : CCS C 4.068. This is not a program.
SFUN
- search function through linked list using binary search method
lcd_pad
- Lcd interfacing using code vision avr
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
CMinus
- c-词法分析器 很好很强大 编译in。txt文件内容的-c-lexer very very strong build in. txt file contents of
tic
- A simple tic tac toe program using prolog
scan
- 单独分离出来的C-手工词法分析器,需要自己建立一个工程来运行本程序。为《编译原理与实践》一书之后的实验题的代码。-Single isolated C-hand lexical analyzer, needs its own to establish a project to run this program. For " Compiler Construction Principles and Practice," a book after the experiment of
Compiler
- 编译原理词法分析,将源文件分类存入文件,供语法分析使用-Compiler Construction Principles lexical analysis, classification of documents into the source document for the use of grammatical analysis
CM-Lex
- 一个由LEX编写的C-词法分析程序。为锻炼使用者能力,未加载LEX已编译的代码。建立时最好建立控制台程序。-LEX written by a C-lexical analysis program. The user the ability to exercise without load LEX compiled code. Is best to establish procedures for the establishment of the console.
5555
- 编译原理的有关数字运算简单优先算法设计-Digital computing simple priority
122
- 利用VB实现PC机与多单片机通讯,非常值得大家借鉴,学习!-The use of VB to achieve PC-and multi-Single-Chip Communication
LL1Grammar
- 读取BNF表达式和终结符文件,然后生成相应文法的First、Follow集、文法分析表以及冲突表。-BNF expressions and terminator read the file, and then generates the appropriate grammar First, Follow sets, grammar analysis table, as well as conflict table