资源列表
Anti-compilationTools
- 反编译工具,适用于C#、VB、Dlphi-REFLECTOR SOFTWARE LICENSE ("License") The following sets out the full License with respect to the use of the Reflector Software. IMPORTANT NOTICE: Please read this License carefully. BY DOWNLOADING, INSTALLING AN
Compiler
- if-else条件语句翻译,使用LL(1)文法-if-else conditional statements translation, the use of LL (1) grammar
fcbucuodcifafx
- 非常不错的词法分析器,在VC++环境下进行开发的,可以对源程序进行词法分析,语法分析,并支持友好界面,赶快下载研究吧-Very good lexical analyzer in VC++ environment for development, source code can be lexical analysis, parsing, and support friendly interface, quickly download of it
elecafns.com-keilc51
- elecafns.com-keilc51教程,又需要的就下吧!-keilc51
qqckq
- 编译软件在进程中的应用和编写技巧,进攻参考,多多包含-static in the are of too ben have his mathere static in the are of too ben have his mathere
AlgorithmAssignment
- romannumbers convertor
HFTree
- 实现了哈夫曼编码译码系统,采用二叉树的中序遍历。C++语言描述-C++ HfmTree coding and decoding System
java语句相似度判断
- java语句相似度判断源码java语句相似度判断源码java语句相似度判断源码
cparser
- 通过将lex和yacc结合,最后输出一颗语法树-By combination of lex and yacc, the final output of a syntax tree
LCC
- lcc c编译器源码,小巧实用,值得研究国,很适合做学习编译器理论的辅助资料-lcc c compiler, source code, small and practical, worth studying the country, it is suitable for the theory to study the compiler supporting information
Reflector
- Reflector.zip----c# 反编译工具。
Lexical-analyzer 简单的词法分析器
- 简单的词法分析器 1. 一个读单词过程,从输入的源程序中,识别出各个具有独立意义的单词,即基本保留字、标识符、常数、运算符、分隔符五大类。 2.依次输出各个单词的内部编码及单词符号的自身值。 3.遇到错误时显示“无法识别的单词”,然后跳过错误部分继续显示 -Simple lexical analyzer 1. A process of reading words from the input source program, identify the meaning of