资源列表
Huffman
- 赫夫曼编译码的C++程序 内有使用说明-Huffman encoding and decoding of the C++ programs using the instructions within the
MICROCHIP.Digital.Filter.Design
- MICROCHIP Digital Filter Design.torrent software
pl0_c++_2
- PL0 C++ 对pl0语言程序的语法分析源程序,另外一个PL0的编译器-PL0 of p10 C language syntax analysis procedures source, and a compiler PL0
protocol_SSP
- ssp bus with keil uviosion and appl note
yufafenxiqi
- 编译原理语法分析器源代码,让你变成更加方便快捷。-The compiler theory parser source code, so you become more convenient.
marlio
- 词法分析,pascal语言-lexical analysis, language pascal
sram_snm
- Simulation of static noise margin of 6T to 10T SRAM cells
exp523
- digital clock display
dqpsk
- dqpsk的实现,大家看看,包括了2个m文件-dqpsk implementation, we look at, including the two m files
route.cc
- Routing protocol in C-Routing protocol in C++
CPPcompiler-symbol-table
- C++编译器符号表有哪些内容的总结,很详细-C++ compiler symbol table has a summary of what, in detail
cifafenxi
- 1、根据要求写出词法分析的正规文法G;2、根据正规文法G,写出正则式RE;3、根据正则式RE,画出NFA;4、将NFA转化为DFA;5、将DFA转化为mininum state DFA;6、mininum state DFA就是词法分析程序的流程图,根据此流程图编写相应的词法分析程序。-1, according to the lexical analysis required to write a formal grammar G 2, according to a regular gramm