搜索资源列表
grammatica-1.4.tar.gz
- Grammatica is a C# and Java parser generator (compiler compiler). It improves upon simlar tools (like yacc and ANTLR) by creating well-commented and readable source code, by having automatic error recovery and detailed error messages, and by support
bsh
- BeanShell是一个小型的,免费的,可嵌入式的,具有面向对象脚本语言特性的Java代码解释器。它是用Java语言写的。它能执行标准的Java语句和表达式,还自带简单的脚本命令和语法。它把编程对象当成一个简单的方法,这很像Perl和Javascr ipt. 你可以在写Java测试或调试时使用BeanShell,也可以用它作为你的应用程序的脚本引挚。简而言之,BeanShell可以动态的解释JAVA语言。也就是说BeanShell在许多方面对于Java的用处就像Tcl/Tk对于C的用处一样:
Vis264enc_test
- 测试版H.264编码器:基于TI公司TMS320DM642芯片开发的编码器; 该编码器只适合测试其各种编码功能,不适合产品生产。 该编码器版权归本公司所有,下载该编码器后只能用于测试该编码器的使用说明参考基于<<DSP的Vis264视频编解码器V1.2>>(本网站可下载) -test version of H.264 coding : Based on TI TMS320DM642 development of the encoder; The
C_compiler
- 1. 构造一小型C语言SimpleC的编译器软件,达到综合理解和运用编译原理课程所讲解的关键过程(词法分析、语法分析、静态语义分析、代码生成)及相关算法的目的。 2. 通过本实验理解和掌握一般编译程序的程序组织方法和测试方法。 -1. Tectonic a small SimpleC the C language compiler software. achieve comprehensive understanding and use of compiler theory course
bypl0
- 按递归下降方式设计其编译程序,生成PL/0栈式指令代码,然后解释执行。用(a=1)+2*(b=3+4*5)/2+2*a*b-(a=a+5)/ (c=2) 测试-dropped by recursive approach to design their own compiler, generating PL / 0 Stack-code instructions, and then the interpretation and implementation. Using (a = 1) 2 * (
一个很不错的词法分析器
- 很不错,已经过调试,是一个经典的词法分析器源代码,值得-very good, it has been testing, is a classic lexical analyzer source code, it is worth a look at
grammatica-1.4.tar
- Grammatica is a C# and Java parser generator (compiler compiler). It improves upon simlar tools (like yacc and ANTLR) by creating well-commented and readable source code, by having automatic error recovery and detailed error messages, and by support
1
- 自上而下的语法分析器,实验内容之一,利用分析表、分析栈和总控程序对源程序进行自上而下的语法分析测试; -Top-down parser, one of the experiment, the use of analytical tables, analysis of the total stack and source code control procedures for testing top-down parsing
1219
- 测试显示屏的显示资料,显示屏初始化代码,针对测试用程序.-Testing the display screen information display initialization code, for testing procedures.
cifafenxi
- 一个词法分析程序,里面附有测试的源程序和测试结果。对测试程序的字符类型进行判别。-A lexical analysis program, which the source code with testing and test results. The testing process to determine the type of characters.
compile
- C语言完成的编译器,实现了词法、语法分析,中间代码和汇编代码的生成,有报告文档和测试程序-C language compilers completed achieve the lexical, syntax analysis, intermediate code and assembly code generation, documentation and testing procedures has been reported ...
rs(31-19)
- 本源代码是RS(31,19)编码器的顶端实现程序和测试程序,此程序可以验证编码器工作与否。此代码,已在ModelSim验证通过。并附上测试时所产生的结果图像。-Source code is RS (31,19) encoder to achieve the top programs and testing procedures, this program can verify the encoder to work or not. This code has been verified in M
code
- 编译原理课程的上机作业,一个简单的小语言词法分析器,在txt文件中软件测试程序,而后在txt中输出词法分析结果-A simple language lexical analyzer, in the txt file, software testing procedures, then the output of lexical analysis results in txt