资源列表
[编译器/词法分析] YFFXQ
说明:编译原理,语法分析器算法,经过测试可以使用-Compiler Construction Principles, grammar parser algorithm tested can use<zhangbanghua> 在 2025-06-19 上传 | 大小:4kb | 下载:0
[编译器/词法分析] Keil_C_tutorial
说明:分为PDF格式的Keil C编译器的使用说明和Word文本格式的keil C51详解。 包含内容: 第一章 Keil C51开发系统基本知识 第二章 Keil C51软件使用详解 第三章 Keil C51与标准C 第四章 Keil C51高级编程 第五章 Keil C51库函数参考 第六章 Keil C51例子 第七章 Keil C51的代码效率 第八章 dScope for Windows使用详解 -Into PDF format Keil C comp<王强> 在 2025-06-19 上传 | 大小:652kb | 下载:0
[编译器/词法分析] OneTimeCompiler
说明:c的编译器,里面有词法分析,语法分析, 主要功能就是表达式的转换-c compiler, there are lexical analysis, syntax analysis, the main function is the expression of the conversion<> 在 2025-06-19 上传 | 大小:30kb | 下载:0
[编译器/词法分析] WordAnalysis
说明:编译原理的词法分析器,做得很不错哦,强烈推荐-Compiler Construction Principles of the lexical analyzer, oh so very good, strongly recommend<杨扬> 在 2025-06-19 上传 | 大小:911kb | 下载:0
[编译器/词法分析] TheApplicationofJavaCCtoDevelopaCC++Preprocessor.r
说明:用JavaCC构造编译器的方法,是篇论文-Structure with JavaCC compiler is a way to papers<> 在 2025-06-19 上传 | 大小:386kb | 下载:0
[编译器/词法分析] vbkill
说明:VB杀手 v1.0.2007.1210(附源码),VBKiller使用说明Killer是一个VB辅助逆向分析的工具。首先声明,它不能帮你把VB程序反编译到VB源代码,只能使得VB程序的反汇编看起来更接近VB代码。 配合IDA使用,可以建立VB程序几乎所有的类结构、方法表、函数体,并建立方法表结构体;可以识别VB程序中引用的COM的CLSID,并使用ProgID命名;可以建立任意COM程序(非VB编译的也可以)的方法表、函数体,并建立方法表结构体,可以在待分析的VB程序中使用这些结构体。经过这些处<atesta> 在 2025-06-19 上传 | 大小:111kb | 下载:0
[编译器/词法分析] CompilerDemo
说明:This program is about Compilers.A source routine that need to be compiled need process three sections.It is about the third section.<dzq> 在 2025-06-19 上传 | 大小:1.51mb | 下载:0
[编译器/词法分析] compilar
说明:实现编译器的词法分析,从输入的源程序中,识别出各个具有独立意义的单词,即基本保留字、标识符、常数、运算符、分隔符五大类。并依次输出各个单词的内部编码及单词符号自身值。(遇到错误时可显示“Error”,然后跳过错误部分继续进行)-Achieve compiler lexical analysis, from the input source program to identify each word has an independent significance, that is the basi<林彩霞> 在 2025-06-19 上传 | 大小:4kb | 下载:0