文件名称:20064350132
- 所属分类:
- 其他小程序
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 477kb
- 下载次数:
- 0次
- 提 供 者:
- a***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
通过设计,编制,调试一个语法及语义分析程序,加深对语法及语义分析原理的理解。
IF 〈布尔表达式〉 THEN 〈赋值语句〉 ELSE 〈赋值语句〉
其中
(1)、可以选择递归下降法、LL(1)、算符优先分析法、LR法完成以上任务,中间代码选用四元式。
(2)、 写出符合分析方法要求的文法,给出分析方法的思想,完成分析程序设计。
(3)、 编制好分析程序后,设计若干用例,上机测试并通过所设计的分析程序。
目 录
一.系统需求分析
二.概念模型设计
三.逻辑模型设计
四.物理模型设计
五.实验结果分析
六.心得体会
七.源代码-By designing, developing, debugging a syntax and semantic analysis procedures, better understanding of the syntax and semantic analysis to understand the principle.
IF <Boolean expression> THEN <assignment> ELSE <assignment statement>
Which
(1), recursive descent method to choose, LL (1), priority analysis operator, LR Law on the above tasks, choice of intermediate code quaternion type.
(2), write in line with the requirements of analysis grammar, the idea of analytical methods are given to complete the analysis of program design.
(3), a good analysis of the preparation process, the design of a number of use cases, and through the test analysis program designed
IF 〈布尔表达式〉 THEN 〈赋值语句〉 ELSE 〈赋值语句〉
其中
(1)、可以选择递归下降法、LL(1)、算符优先分析法、LR法完成以上任务,中间代码选用四元式。
(2)、 写出符合分析方法要求的文法,给出分析方法的思想,完成分析程序设计。
(3)、 编制好分析程序后,设计若干用例,上机测试并通过所设计的分析程序。
目 录
一.系统需求分析
二.概念模型设计
三.逻辑模型设计
四.物理模型设计
五.实验结果分析
六.心得体会
七.源代码-By designing, developing, debugging a syntax and semantic analysis procedures, better understanding of the syntax and semantic analysis to understand the principle.
IF <Boolean expression> THEN <assignment> ELSE <assignment statement>
Which
(1), recursive descent method to choose, LL (1), priority analysis operator, LR Law on the above tasks, choice of intermediate code quaternion type.
(2), write in line with the requirements of analysis grammar, the idea of analytical methods are given to complete the analysis of program design.
(3), a good analysis of the preparation process, the design of a number of use cases, and through the test analysis program designed
(系统自动生成,下载前可以参看下载内容)
下载文件列表
20064350132杨靖飞
.................\编译原理课程设计.doc
.................\语法及语义分析
.................\..............\Debug
.................\..............\.....\vc60.idb
.................\..............\.....\vc60.pdb
.................\..............\.....\语法及语义分析.exe
.................\..............\.....\语法及语义分析.ilk
.................\..............\.....\语法及语义分析.obj
.................\..............\.....\语法及语义分析.pch
.................\..............\.....\语法及语义分析.pdb
.................\..............\test.txt
.................\..............\语法及语义分析.cpp
.................\..............\语法及语义分析.dsp
.................\..............\语法及语义分析.dsw
.................\..............\语法及语义分析.ncb
.................\..............\语法及语义分析.opt
.................\..............\语法及语义分析.plg
.................\编译原理课程设计.doc
.................\语法及语义分析
.................\..............\Debug
.................\..............\.....\vc60.idb
.................\..............\.....\vc60.pdb
.................\..............\.....\语法及语义分析.exe
.................\..............\.....\语法及语义分析.ilk
.................\..............\.....\语法及语义分析.obj
.................\..............\.....\语法及语义分析.pch
.................\..............\.....\语法及语义分析.pdb
.................\..............\test.txt
.................\..............\语法及语义分析.cpp
.................\..............\语法及语义分析.dsp
.................\..............\语法及语义分析.dsw
.................\..............\语法及语义分析.ncb
.................\..............\语法及语义分析.opt
.................\..............\语法及语义分析.plg