资源列表
341722881
- vc 实现对C源程序进行编译,模拟一个小编译器-vc achieve compile C source code to simulate a small compiler
compiler_assignment1
- 一个编译器修改的例子,我自己做的 修改编译器使其支持一种新的数据结构-Modify a compiler as an example, I make changes to their compiler so that it supports a new data structure
Delphi-DCR
- delphi dcr readeer-delphi dcr readeer
lemon_study
- 学习lemon语法分析的windows程序
turbo
- 课程设计两个程序:一:数据帧(程序每帧设置为400bit)在有扰信道传输时,采用Turbo码进行编译码。并仿真Log-MAP译码算法在不同迭代次数下的性能。 二:实现有扰信道中,不同信噪比下,采用MAP译码算法的Turbo码的性能。 以上各主程序均有做比较详细的程序注释 可直接运行turbo_main.m或LogMAP.m,稍等片刻即可观察到仿真结果 -two programs of Curriculum design : a: Data frames
yacc_LL1
- 编译原理实验中的yacc源码,是一个基于小类C语言的yacc程序,有助于学习yacc的编写。-principle experiment compiler generates the source code, is based on a subset of the C language yacc procedures, contribute to the preparation of learning yacc.
GLCD
- glcd library for avr mcu
RoboDoc
- 编程工具:直接从程序代码中的注释 产生软件的文档-Programming Tools : directly from the code generated to the Notes software documentation
Cifa
- 这个是用VC编的词法分析器,通过编译可以用-VC for this is the lexical analyzer can be used through the compiler
PL0_C
- PL0文法编译器,能够产生X86汇编代码,并用TASM能够产生 .exe 可执行文件。
C.compiler
- c语言的编译器包含词法和语法分析Lex&Ya-c language compiler which including lex and yacc ,writen by c and c++
descent-parsing
- 实习递归下降语法分析,先是此法后语法的分析顺序 swing界面-Internship recursive descent parsing, this method of syntax analysis of the order of swing interface