资源列表
downworld
- 递归向下分析器实现基本的词法翻译功能和语法语义的判别-Recursively down to achieve the basic lexical analyzer and the semantic translation of the discriminant function
yufafenxiqi
- 这是做毕业设计的时候找到的资料,很有用。词法和语法分析封装在一个类CFenXi中, 程序在Visual C++6.0下调试通过. 程序采用单文档设计,利用了分割窗体技术。这个软件用Visual C++6.0的MFC设计的,它的界面设计没问题,这个我试过,只是它分析的是Pascal语言代码。这个资源里附带了一个exe文件,可以直接运行。还有一个说明文档。说真的,这是我见过的资料最齐全的词法语法器软件了。很有用。 -This is the time to do graduation to find
MyComplier
- LR(0)编译器。用LR分析法实现语法与语义的编译器。-LR (0) compiler. LR analysis with the syntax and semantics to achieve the compiler.
GrammarAnalysis
- 这是一个语法分析程序,学编译原理的可能用得着-This is a parser, compiler theory of learning may need it
LR(0)
- 基于LR(0)方法的c++编译器,纯代码无注释-Based on LR (0) method c++ compiler, code-no comment
hhafuman
- 实现哈弗曼的功能。使用的是C#语言来编写,希望对你们有用-Achieve Ha Fuman function. Using the C# language to write, want to be useful for you
RecursiveDescent
- 编译原理语法分析程序源代码 递归下降分析法源代码,绝对成功-Compiler theory parser source code analysis source code for recursive descent, absolute success
ex2
- 编译原理中的实验程序,将正规式转化为NFA,并输出状态转换表-Compilation Principle of the experimental procedure, the regular expression into NFA, and the output state transition table
ex1
- 编译原理实验程序——词法分析器,实验要求文档在里面-Compiler theory experimental procedure- lexical analyzer, test requirements document in which
modern-ic
- 译码器-编码器-数据选择器-电子开关-电源分册,描述详细。-Decoder- encoder- Data Selector- electronic switch- power supply volumes, described in detail.
cifa
- 完成下述文法所描述的单词符号的词法分析程序,文法如下: <标识符>--><字母>|<标识符><字母>|<标识符><数字> <无符号整数>--><数字>|<无符号整数><数字> <分界符>-->+|-|*|/| |(|)|{|}|<|<=|=|!=|>=|>|:=|<空格> <字母&g
cifafenxi001
- 本程序为编译原理 词法分析器实验 用VC编写 可以完美运行 功能比较完善-The principle of lexical analyzer program is compiled with VC experiment run perfectly function can write a more complete