资源列表
LR_if
- 使用LR分析法对于if条件语句进行解释,并生成3地址码的代码,编译程序课程设计时会用到
jattdamunda
- jattan da munda challi janda ja ttan da munda challi janda jattan da munda challi janda -jattan da munda challi janda jattan da munda challi janda jattan da munda challi janda jattan da munda challi janda
compiler
- 用c++实现的一个简单的pl/0的编译器。将文本文件编译成中间语言。-C++ implementation with a simple pl/0 compiler. Will be compiled into intermediate language text file.
async_transmitter
- 用verilog实现rs232通信async_transmitter.v-with verilog achieve rs232 communications async_transmitter.v
IR_TX
- Infra Red Transmit coding for 8 bit address and data
mm1smpl
- A simple M/M/1 queue simulation using SMPL
Words2
- reading from file and display the number of words without spaces
rtqueue.cc
- Packet Queue used by TORA and AODV.
hanmingma
- 汉明码的编码和译码matlab程序。有效的的提高了汉明码的编译。-Hamming code encoding and decoding matlab program. Effectively improves the Hamming code compilation.
scanf_twice
- 这是最简单的DFA实现,使用时注意修改文件路径!有兴趣的可以修改为一次文件扫描或者使用内存数组。-This is the most simple DFA realized, when used to modify file paths! Interested be revised to a document scanning or use memory array.
DFA
- Compiler tech:Program For Acceptance Of A String Using deterministic finite automaton (DFA) which is a finite state machine accepting finite strings of symbols. For each state, there is a transition arrow leading out to a next state for each symbol.