资源列表
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.
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
lexandyacc
- 一本好书《lex和yacc》 对学习lex和yacc有很大帮助-lex and yacc
tiny_analysis
- 编译原理的课程设计作业,实现tiny+的语法分析-Compiler Construction Principles of curriculum design work, implementation of the tiny+ grammar analysis
linear_analys
- 一个C语言的词法分析器,可扩展性很好。上编译后写的。-A C language lexical analyzer, a very good scalability. Writing of the compiled.
NCT-MINICUBE_v1.20A
- NEC编译器入门PM+,非常好的文档,快速学会使用编译器-NEC compiler entry PM+, a very good document, learn how to use Express compiler
psat-2.0.0-b1.4
- 基于PSAT 软件的多目标最优潮流计算用于中小型电力系统的分析和管理-PSAT software-based multi-objective optimal power flow calculation for small and medium-sized power systems analysis and management
pl_0_word
- PL/0 语言的编译程序的一个部件,词法分析器。读入由PL/0语言编写的源代码,识别其中的关键字、标志符、数字,转换成程序可识别的中间符号并输出,包含词法错误检测-PL/0 compiler language of a component, lexical analyzer. Read entry from the PL/0 language source code, to identify one of the keywords, identifier, number, convert the
C0compiler
- 一个C0法的编译器代码,可以实现编译功能,完整代码-A C0 compiler law code, the compiler can achieve functional, complete code
shiyan2
- 该程序的主要功能是要实现算符优先算法,其中,有完整的主程序,但不是可视化界面。-The main functions of the program is to achieve operator priority algorithm, which has the complete main program, but not visual interface.