资源列表
WWW.Ahaoz.CoM__vc52499446672
- PL/0的词法和语法分析,辛辛苦苦找到的-PL / 0 morphology and syntax analysis, hard to find
chsegc
- chseg c语言写的汉字分词模块,调用方法和使用方法见程序内说明readme.txt。-chseg write Chinese characters Word module, called methods and procedures for use within see Note readme.txt.
NFAtoDFA
- NFAtoDFA也是编译原理中的算法,供大家参考,有意见联系我-NFAtoDFA compiler theory is the algorithm, for your reference, I have Contact
CNF
- 编译原理中CNF算法,请仔细审查,想必会有用的-compiler Principle CNF algorithm, carefully review must be used
wodecifafenxi2
- 词法分析程序比较完整,基本上可以完整的对程序进行词法分析。-lexical analysis procedure is complete, and basically we can complete the process of lexical analysis.
VBIDEMouseWheel
- VB的开发环境不支持滑轮操作,本软件可以使VB6的开发环境支持鼠标滑轮,非常难得。-VB development environment does not support pulley operation, the software can make VB6 development environment supports mouse pulley, very rare.
编译原理练习代码
- 编译原理部分代码 -some code compiler theory
PasCompiler
- 一个pascal编译器,其中编译模块是独立的,可以进行任何slr语法分析,这个编译器还在实现中,目前已经完成到生成中间文件.-a compiler, which build the module is independent, can any slr syntax analysis, the compiler also realize that the current generation has been completed to document the middle.
PL0-delphi
- 用delphi实现的PL/0的编译器,结果生成三元式,并且生成可以运行的PL/0地目标程序,非常好用,对于各位学习编译原理的兄弟姐妹来说是不可多得的好东西!-achieved using PL / 0 compiler, generating 3-, and generates can run PL / 0 to target procedures, very good, compiler for you to learn the tenets of our brothers and siste
类c语言编译器
- 类c语言编译器,提供从词法分析到语义分析的一系列操作,可供编译原理学习使用。-category c compiler, from lexical analysis of the semantic analysis of a series of manipulations, Principle study compiled for use.
多赋值语句算术表达式解析器2.2
- 能计算如下表达式:x=3 y=4 z=x^2+sin(y) -expression can be calculated as follows : 3 x = y = z = 4 x ^ 2 sin (y)
pascal_caml
- PASCAL语言 编译器 - 源代码 caml-PASCAL language compiler - source CAML