搜索资源列表
PL0_java
- 用JAVA语句实现的PL/0编译器,内有测试程序及代码说明-Achieved using JAVA language PL/0 compiler, there are testing procedures and code descr iption
VCimplementationCthetypeofreflexmechanisms
- VC实现C++的类的反射机制 此代码在VC6和2005上测试通过-VCimplementationC++thetypeofreflexmechanisms
compilerWithJava.tar
- 用java实现的编译器. 包括语法分析,词法分析,生成目标代码等,代码很简单,本人已经测试过,很完美.-this is the lightweight java compiler, it contains syntactical analysis,lexer analysis and the target generate. the codes is so simply,i works so perfect...i think you can do it..
C770_BIOS
- c770_SCSI的bios源码资料,含工具代码、测试码、编译文件和说明文件等-bios of c770_SCSI source of information, including tools code, test code, compile documents and documentation, such as
vi_test
- vi 编辑器的一些测试代码,快捷键,代码中很好地进行了解析-VI edit test
Turbo
- 有关Turbo码性能的仿真代码,经测试完全可用-For Turbo code performance simulation code, has been tested and fully available
LM016L
- Protues LCD1602 液晶 含代码及仿真图已测试可用-Protues LCD1602 LCD including code and simulation diagram has been tested is available
bianyiyuanli
- ,, 清华大学编译原理decaf-part1,包含了测试代码,及其要求-,,,, Tsinghua University compiled the principle of decaf-part1, includes test code, and its requirements,,,,,,,
PL0Compiler-C
- PL/0编译器C++/C版本 1. 测试文件必须是以testin.pl0命名的文件。 2. 成功运行测试程序后,会生成testout.txt的文件,里面包括代码、指令和运行结果。 3、First.cpp--只包含词法语法分析,Error.cpp--加入了出错处理,All.cpp--包含代码生成和解释程序,是完整编译器。-请键入文字或网站地址,或者上传文档。 取消 PL/0 biānyì qì C++/C bǎnběn 1. Cèshì wénjiàn bìxū shì yǐ
FinalExperiment
- 编译原理综合实验,内容:词法分析器,语法分析器,语气分析器,综合大实验;内附完整代码+测试文件+实验报告。-Comprehensive experimental compiler theory, content: lexical analyzer, parser, tone analyzer, Comprehensive experiments test file containing the complete code++ test report.
Test-Scripts
- 根据CMM的语法规则编写的测试代码,编写CMM编译器的时候可以作为测试代码-According to CMM grammar rules written test code, the compiler when writing CMM can be used as test code
PL0
- PL0语言的C代码实现,有详细的注释以及程序说明以及测试程序-PL0 language C code realization, has detailed annotations as well as the procedures and test programs
8
- 第8章 数据拟合(此程序是用matlab编写的,此代码已经通过本人测试)-Chapter 8 data fitting (This procedure is used matlab, this code has passed my test)
CODEOfflineJudge_1.00_Bet
- 1. 图形用户界面,使用鼠标即可以完成所有操作,直观易用,当然,也有键盘快捷键; 2. 在有标准输入和标准输入数据的情况下,无需联网即可提交代码进行判题; 3. 具备所有Online Judge的核心判题功能,如编译代码、内存限定,时间限定,获取代码长度等; 4. 支持一道题目对应多个文件的测试方式,并支持显示每组测试文件的测试结果,计算正确率; 5. 可以打包并加密测试数据,使用加密后的数据可以正常判题,但不显示标准输出; 6. 拥有出题模式,在有标准输入数据和标程的时候可
chengxu
- 高速ADC测试代码,测试高速ADC主要参数的数值。-High-speed ADC test code to test high-speed ADC values of main parameters.
Y
- 采用flex工具进行词法分析并结合yacc工具进行语法分析生成文法编译器 进行了完整的词法、语法分析 初始源文件4个:19210216.l,19210216.y,code.h,table.h, 运行过程: 先写出词法分析*.l文件和语法分析*.y文件。 然后运行CMD,进入DOS下,将目录切换到flex和bison及源码所在目录 1、flex 19210216.l 生成lex.yy.c 2、bison -d 19210216.y 生成1921
TEST
- 编译原理C程序及其测试代码,适用于清华大学编译原理-Compiler theory C program and test code, the compiler principles apply to Tsinghua University