资源列表
PL0_C
- PL0文法编译器,能够产生X86汇编代码,并用TASM能够产生 .exe 可执行文件。
Cifa
- 这个是用VC编的词法分析器,通过编译可以用-VC for this is the lexical analyzer can be used through the compiler
RoboDoc
- 编程工具:直接从程序代码中的注释 产生软件的文档-Programming Tools : directly from the code generated to the Notes software documentation
GLCD
- glcd library for avr mcu
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.
turbo
- 课程设计两个程序:一:数据帧(程序每帧设置为400bit)在有扰信道传输时,采用Turbo码进行编译码。并仿真Log-MAP译码算法在不同迭代次数下的性能。 二:实现有扰信道中,不同信噪比下,采用MAP译码算法的Turbo码的性能。 以上各主程序均有做比较详细的程序注释 可直接运行turbo_main.m或LogMAP.m,稍等片刻即可观察到仿真结果 -two programs of Curriculum design : a: Data frames
lemon_study
- 学习lemon语法分析的windows程序
Delphi-DCR
- delphi dcr readeer-delphi dcr readeer
compiler_assignment1
- 一个编译器修改的例子,我自己做的 修改编译器使其支持一种新的数据结构-Modify a compiler as an example, I make changes to their compiler so that it supports a new data structure
341722881
- vc 实现对C源程序进行编译,模拟一个小编译器-vc achieve compile C source code to simulate a small compiler
compiler
- 编译器,针对tiger语言编写,包含词法分析和语法分析等部分-compiler focuses on Tiger language
done1
- 编译原理课程设计,简单扫描器与语法分析器-simple scanner and parser