资源列表
PLO.rar
- pl0编译原理源代码,其中包括java和c++两种不用语言编写的程序,Compiler Construction Principles pl0 source code, including java and c++ two languages do not have the procedure
Java2Asm-gcc
- Java语言子集语法、语义分析器。用C++作为宿主语言完成了Java语言子集语法、语义分析器,代码生成的目标代码为MASM汇编代码。附详细文档。
VbAux
- IDE内嵌汇编 C代码 编译标准Dll 插件 内嵌代码变色 可编译 厂家直发 源码哦 下载后自己生成Dll注册下即可-Good Luck
Code-Composer-Studio-v4(C2000)
- Code Composer Studio&™ (CCS或CCStudio)是一种针对TI的DSP、微控制器和应用处理器的集成开发环境。CCStudio包括一套用于开发和调试嵌入式应用程序的工具。它包括用于各种TI设备系列的编译器、源代码编辑器、项目生成环境、调试程序、探查器、模拟器和其他许多功能。-Code Composer Studio & ™ (CCS or CCStudio) is one for TI' s DSP, microcontrolle
hbks
- 这是一个编译原理,LR分析法,输出三地址表示的文件,内含所有的源代码。-This is the principle of a compiler, LR analysis, the output of the three addresses that document that contains all the source code.
xinxi
- 信息管理系统!很简单的课程设计!类似于城市信息交换的网站!-Information Management System! The curriculum design is very simple! Exchange of information similar to the city website!
PICC
- picC学习资料,里面有各种源代码 如:I2C总线工作方式相关子程序-picC
ExecutingProlog
- 如何实现prolog编译器英文版.prolog语言编译器实现主要有三步 syntax, semantic 和 code generation.-prolog executing notes
LL1
- LL1文法分析,我的同学当时的课程设计,附带实验报告,还是不错的-LL1 grammar analysis
LL(1)Analysis
- 编译原理LL(1)分析算法。。。自己写的-Compiler theory LL (1) parsing algorithm. . . Wrote it myself. .
LexicalParsers
- 对给定的程序通过词法分析器能够识别一个个单词符号,并以二元式(单词种别码,单词符号的属性值)显示。而本程序则是通过对给定路径的文件的分析后以单词符号和文字提示显示。-The procedures given by the lexical analyzer to recognize one word symbols, and binary-type (word types of ID, the word symbol property value) are displayed. While the
Reflector
- .NET 2.0反编译工具,用于反编译.NET生成的dll/exe等,还原成原代码-.net 2.0 recompile tools