资源列表
VFDHTX
- vfd htx moidified in couple
tiny_parser
- tiny编译器++,增加了部分关键字以及语法分析到三地址码生成的功能-tiny compiler++, an increase of some of the keywords as well as grammar analysis to generate three address code function
SuperCalculator(entire)
- 提供的编译原理答案希望对大家有所帮助。答案如果有什么地方错误请大家原谅-Principle of the answer provided by the compiler would like to help everyone. If the answer has anything wrong place please forgive me
lexicalanalyzer
- 一个简单的C词法分析器,c语言编写,通俗易懂-A simple C lexical analyzer, c language, user-friendly
Rocket
- Rocket Simulation Module in JAVA
crc_code_3
- this code is for checking the crc connection
beta3
- 利用哈夫曼编码进行通信可以大大提高信道利用率,缩短信息传输时间,降低传输成本,实现哈夫曼的编码译码-The use of Huffman coding to communicate can greatly improve channel utilization, shorten the transmission time information and reduce transmission costs, implementation Huffman encoding decoding
Lex
- 基于C++的编译器词法分析模块生成器[Lex],可使用Visual C++ 2003编译,分析词法定义文件,产生确定自动机[DFA]和对应词法的分析代码,使用此代码可解析C++源码并生成TOKEN序列-Based on C++ compiler lexical analysis module generator [Lex], can use the Visual C++ 2003 to compile, analyze lexical definition file, generated to
encode
- 二元重复码编码,把一篇文章文本编码为其他格式文本。-Binary Coded repeat, put an article text encoding text to other formats.
lexandyacc
- 一本好书《lex和yacc》 对学习lex和yacc有很大帮助-lex and yacc
tiny_analysis
- 编译原理的课程设计作业,实现tiny+的语法分析-Compiler Construction Principles of curriculum design work, implementation of the tiny+ grammar analysis
c-viterbi
- 这是(2,1,7)viterbi编码和译码的c语言代码 译码中是用基二算法实现的,运行时首先要在c盘中建立一个输入文件和一个输出文件。-This is the [2,1,7] viterbi encoding and decoding of the c language code decoding is to use the base implementation of the second algorithm, run-time we must first set up in c aft