资源列表
yuyifenxi
- 语义分析课程设计 编译原理中的语义分析课程设计全-Semantic analysis to compile the curriculum design principle of the semantic analysis of the whole curriculum design
yufafenxi
- 语法分析课程设计 编译原理的语法分析课程设计全-Parsing principles of curriculum design compiler parsing the whole curriculum design
cifafenxi
- 词法分析实验 编译原理课程设计的词法分析实验全!-Lexical analysis of the experimental principles of curriculum design compiler lexical analysis of the experiment-wide!
ExerciseForComplier
- 一些编译原理考试需要的资料,包含选择填空,判断题,对考试帮助很大。-Some principles of examination needed to compile information, including options to fill in the blank, determine the title of the examination of great help.
VC
- 这是一款在windows环境下次用C语言编写的小型编译器。能够模拟VC++6.0的编译环境,帮助初学者了解和掌握编译器的编写过程。-This is a windows environment in the next with a small C language compiler. VC++6.0 to simulate the environment of the compiler to help beginners to understand and master the process o
12345.doc
- 编译原理的一个不错的课程设计 需要的可以-编译原理的一个不错的课程设计 需要的可以看看
Guidingprincipleoftheexperimentalbookcompiler
- 编译原理实验指导书 内含相应的代码比较详细 需要的可以参考一下-Guiding principle of the experimental book compiler
shiyanbaogaoyangli
- 这个报告记录了编译原理的大作业的过程和各个阶段的设计,包括词法分 析、语法分析、语义分析和汇编代码生成四个阶段,在语法分析时我采用了两种 语法分析,即一种自上而下的语法分析方法——LL(1)分析法,另一种是自底向 上的语法分析方法——SLR(1)分析法,这样可以了解到这两种不同的基本分析方 法,这样在语义分析阶段也要分这两种方法处理语义动作,并且要个产生式分别 编写语义动作。-The report recorded a big operation principle comp
controller2
- shopex484 core 中的controller文件夹文件已反编译-shopex484 core
sourcer
- TINY语言编译器,包括语法分析,词法分析-TINY compiler language, including syntax analysis, lexical analysis, etc.
CALCC
- 抛物面天线对卫星的仰角计算, 全国主要沿海城市-Parabolic antenna for satellite elevation angles, the nation' s major coastal cities
lr0
- LR分析法是一种自下而上进行规范归约的语法分析法,L指从左到右扫描输入符号串,R是指构造最右推导的逆过程。对大多数无二义性上下文无关文法描述的语言都可用它进行有效的分析。主要分析器有LR(0),SLR(1),LR(1),LALR(1): LR(0):在分析的每一步,只需根据当前栈顶状态而不必向前查看输入符号就能确定应采取的分析动作。所能分析的LR(0)文法要求文法的每一个LR(0)项目集中都不含冲突项目。 -LR analysis is a bottom-up norms to r