搜索资源列表
LRCompiler1.0
- 这是我用VC6.0(用了MFC类库)编写的一个集词法分析、语法分析为一体的程序,是我编译原理课程设计的拙作!压缩包里包括源代码、测试数据,可执行文件打包,安装文件打包,课程设计文档,程序使用说明和数据规范说明一应俱全。-This is what I used VC6.0 (using the MFC class library) to prepare a set of lexical analysis, grammar analysis of the procedure as a whole,
TEMPLATE
- 输入正则表达式,转化为NFA,DFA,从测试文档中找出最大匹配子串-Enter the regular expression into NFA, DFA, document from the test to find out the biggest match Substring
automaticToregularExpression
- 自动机的确定化和最小化设计文档,包括实现原理,算法实现流程图,测试数据,结果输出与分析-automatic definition and minimize design documeng
compiler
- 内附需求说明、详细设计报告,操作说明和测试文档,以及简单的测试文件,编译器完全按照给定的文法要求设计-Instructions included requirements, detailed design reports, operating instructions and test documentation, as well as a simple test file, the compiler in full accordance with the given grammar to de
compile
- C语言完成的编译器,实现了词法、语法分析,中间代码和汇编代码的生成,有报告文档和测试程序-C language compilers completed achieve the lexical, syntax analysis, intermediate code and assembly code generation, documentation and testing procedures has been reported ...
shudepb
- 1.反编译powerbuilder编译后的pbd文件,支持版本5;6.5;7;8;9;10;10.5;11;11.5;12;PKB2.5共计11个版本。 2.主要用于工程文档丢失后的恢复,即工程恢复。 3.在此demo中释放出全部版本作为测试,囊括了5-12的全部常用版本。 4.支持快速查找对象,找到后展开;支持查找关键字,并高亮显示。 5.支持导出sr*文件用于导入到现有的工程中,也支持直接保存为PBL库文件附加到工程中。 -1. Decompile