资源列表
3
- important c++ program
UART_routines
- source code Uart routines to FAT32 routines
Regularexpressionenfa
- Regular expression to e-nfa
ape-05
- lex and yacc第二版配套源程序 -lex and yacc second edition of matching source
huffman
- huffmancode哈弗曼编码 c++实现-huffmancode哈弗曼coding c++ achieve
LIBRARY
- Library Management System
ACauto
- 先读入一个数字N,再读入N个单词。最后读入一篇文章。能统计出每个单词分别出现多少遍。-First read a number N, read into the N-word. Finally, read the article. To the statistics of how many times each word had appeared.
1602
- LCD1602动态显示程序,显示文字数字等,C语言源程序-LCD1602 Dynamic display program
FIR
- FIR滤波器,经过编译!!!!!!无密码,解压就可用
dancicifafenxi
- 完成以下正则文法所描述的Pascal语言子集单词符号的词法分析程序。 <标识符>→字母︱ <标识符>字母︱ <标识符>数字 <无符号整数>→数字︱ <无符号整数>数字 <单字符分界符> →+ ︱- ︱* ︱ ︱(︱) <双字符分界符>→<大于>=︱<小于>=︱<小于>>︱<冒号>=︱<斜竖>* <小于>→&
cormack.f.tar
- A crude but working 1D scalar advection PDE solver using the MacCormack scheme.-A crude but working 1D scalar advection PDE solver using the MacCormack scheme.
LexicalAnalysis
- 小词法分析器 可以从文本输入内容后,经程序分析得出分析结果-LexicalAnalysis