资源列表
Anagram 判断是否是变位词
- 如果两个单词的组成字母完全相同,只是字母的排列顺序不一样,则它们就是变位词,两个单词相同也被认为是变位词。如tea 与eat , nic 与cin, ddc与dcd, abc与abc 等。你的任务就是判断它们是否是变位词。-If the composition of two letters the same word, just not the same as the sequence of letters, these are the anagram, the same two words a
zyacc-1_03_tar.gz 提供对继承属性的语义计算
- 和YACC一样,但是提供对继承属性的语义计算,Same as YACC, but it provide the semantic calculation for inherited property
parse.tar.Z 基于C++的语法分析类
- 一个基于C++的语法分析类,可以用来定制自己的编译器 ,A class based C++ syntactic analysis, it can be used to build you own compiler
nasm-0.98.zip
- 一个汇编语言编译器源码, A assembly language compiler source code
tcc-0.9.20.rar
- 小而快的c编译器,可以直接解释运行C语言写就的源程序。,Small but fast c compiler can directly explain the C language to run on the source.
lcc-win32src.zip
- window下的c编译器。,window under the c compiler.
lexyaccintro2.zip
- 使用lex&yacc分析vc的资源文件,Lex
huffman2.rar
- 根据哈夫曼算法进行建树,并根据输入的数据,进行哈夫曼编码。, Carries on the achievements according to 鍝堝か鏇?the algorithm, and according to the data which inputs, carries on 鍝堝か鏇?the code.
simple词法分析器.rar
- 这是用VC++6.0编写的一个简单的c语言的词法分析器,个人感觉良好,简单又实用。,This is the VC 6.0 of a simple preparation of the c language lexical analyzer, personal feel good, simple and functional.
blockdivide.rar
- 中间代码基本块划分(C++)程序源代码+课程设计报告 实现编译原理中代码优化的功能 ,Intermediate code into basic block (C++) Source code+ Curriculum design report on the achievement of the compiler code optimization principle in the function of
FPX.rar
- 一个用C#编写的解释器,内附完整的实现过程以及源代码。,A used C# Prepared interpreter, enclosing the complete realization of the process, as well as source code.
C-Minus.zip
- C-MINUS编译器,一个很不错的编译原理实践成果,C-MINUS compiler, a very good practice to compile the results of the principle