文件名称:xxbjq
- 所属分类:
- 其他小程序
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 1.54mb
- 下载次数:
- 1次
- 提 供 者:
- a***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
目录
1. 课程设计目的及要求
1.1设计目的及问题描述
1.2设计要求
1.3软件、硬件环境
2. 课程设计步骤
3. 课程设计内容
3.1 简要分析
3.1.1 词法分析
3.1.2 语法分析
3.1.3语法分析方法及中间代码形式的描述
①PL/0语言文法的扩充BNF表示②语法分析的中间代码形式的描述
③语义分析的中间代码设计
3.1.4算法描述
3.1.4.1重要数据结构的声明
3.1.4.2词法分析
3.1.4.3语法分析
3.1.4.4语义分析
3.2 概要设计
3.2.1 程序总体框架描述
3.2.2程序接口声明
3.3源程序清单
3.4课程设计结果
4.课程设计总结
4.1程序的优点
4.2遇到的问题及如何解决
4.3自我评价、经验体会
附录:参考文献-Contents
1. The purpose of the curriculum design and requirements
1.1 Descr iption of the problem is designed and
1.2 Design requirements
1.3 software and hardware environment
2. Curriculum design steps
3. The content of the curriculum design
3.1 A brief analysis
3.1.1 Lexical Analysis
3.1.2 Syntax Analysis
3.1.3 Syntax analysis and descr iption of the form of intermediate code
① PL/0 language grammar BNF, said the expansion of grammar ② analysis described in the form of intermediate code
③ semantic analysis of the intermediate code design
3.1.4 Algorithm Descr iption
3.1.4.1 important statement data structure
3.1.4.2 Lexical Analysis
3.1.4.3 Grammatical Analysis
3.1.4.4 Semantic Analysis
3.2 Summary of design
Overall fr a mework of the procedures described in 3.2.1
3.2.2 Programming Interface Declaration
3.3 Source list
3.4 Course design
4. Curriculum design summary
4.1 Program Benefits
4.2 The problems an
1. 课程设计目的及要求
1.1设计目的及问题描述
1.2设计要求
1.3软件、硬件环境
2. 课程设计步骤
3. 课程设计内容
3.1 简要分析
3.1.1 词法分析
3.1.2 语法分析
3.1.3语法分析方法及中间代码形式的描述
①PL/0语言文法的扩充BNF表示②语法分析的中间代码形式的描述
③语义分析的中间代码设计
3.1.4算法描述
3.1.4.1重要数据结构的声明
3.1.4.2词法分析
3.1.4.3语法分析
3.1.4.4语义分析
3.2 概要设计
3.2.1 程序总体框架描述
3.2.2程序接口声明
3.3源程序清单
3.4课程设计结果
4.课程设计总结
4.1程序的优点
4.2遇到的问题及如何解决
4.3自我评价、经验体会
附录:参考文献-Contents
1. The purpose of the curriculum design and requirements
1.1 Descr iption of the problem is designed and
1.2 Design requirements
1.3 software and hardware environment
2. Curriculum design steps
3. The content of the curriculum design
3.1 A brief analysis
3.1.1 Lexical Analysis
3.1.2 Syntax Analysis
3.1.3 Syntax analysis and descr iption of the form of intermediate code
① PL/0 language grammar BNF, said the expansion of grammar ② analysis described in the form of intermediate code
③ semantic analysis of the intermediate code design
3.1.4 Algorithm Descr iption
3.1.4.1 important statement data structure
3.1.4.2 Lexical Analysis
3.1.4.3 Grammatical Analysis
3.1.4.4 Semantic Analysis
3.2 Summary of design
Overall fr a mework of the procedures described in 3.2.1
3.2.2 Programming Interface Declaration
3.3 Source list
3.4 Course design
4. Curriculum design summary
4.1 Program Benefits
4.2 The problems an
(系统自动生成,下载前可以参看下载内容)
下载文件列表
(王云飞)编译原理课程设计文件
............................\(王云飞)编译原理课程设计报告——小型编译器.doc
............................\PL0(王云飞)
............................\...........\AboutDlg.cpp
............................\...........\AboutDlg.h
............................\...........\Compiler.cpp
............................\...........\Compiler.h
............................\...........\Compiler.txt
............................\...........\Debug
............................\...........\.....\AboutDlg.obj
............................\...........\.....\Compiler.obj
............................\...........\.....\PL0.exe
............................\...........\.....\PL0.obj
............................\...........\.....\PL0.pdb
............................\...........\.....\PL0.res
............................\...........\.....\PL0Dlg.obj
............................\...........\.....\StdAfx.obj
............................\...........\.....\vc60.pdb
............................\...........\.....\XEdit.obj
............................\...........\PL0.APS
............................\...........\PL0.clw
............................\...........\PL0.cpp
............................\...........\PL0.dsp
............................\...........\PL0.dsw
............................\...........\PL0.h
............................\...........\PL0.ncb
............................\...........\PL0.opt
............................\...........\PL0.plg
............................\...........\PL0.rc
............................\...........\PL0Dlg.cpp
............................\...........\PL0Dlg.h
............................\...........\ReadMe.txt
............................\...........\res
............................\...........\...\File.ico
............................\...........\...\PL0.ico
............................\...........\...\PL0.rc2
............................\...........\resource.h
............................\...........\StdAfx.cpp
............................\...........\StdAfx.h
............................\...........\Test.pl0
............................\...........\Type.h
............................\...........\XEdit.cpp
............................\...........\XEdit.h
............................\Test.txt
............................\程序总体结构图.vsd
............................\编译原理课程设计指导书修改版.doc
............................\词法分析及语法分析流程图.doc
............................\词法分析流程图.vsd
............................\语法分析流程图(0).vsd
............................\语法分析流程图(1).vsd
............................\语法分析流程图(2).vsd
............................\语法分析流程图(3).vsd
............................\语法分析流程图(4).vsd
............................\语法分析流程图(5).vsd
............................\(王云飞)编译原理课程设计报告——小型编译器.doc
............................\PL0(王云飞)
............................\...........\AboutDlg.cpp
............................\...........\AboutDlg.h
............................\...........\Compiler.cpp
............................\...........\Compiler.h
............................\...........\Compiler.txt
............................\...........\Debug
............................\...........\.....\AboutDlg.obj
............................\...........\.....\Compiler.obj
............................\...........\.....\PL0.exe
............................\...........\.....\PL0.obj
............................\...........\.....\PL0.pdb
............................\...........\.....\PL0.res
............................\...........\.....\PL0Dlg.obj
............................\...........\.....\StdAfx.obj
............................\...........\.....\vc60.pdb
............................\...........\.....\XEdit.obj
............................\...........\PL0.APS
............................\...........\PL0.clw
............................\...........\PL0.cpp
............................\...........\PL0.dsp
............................\...........\PL0.dsw
............................\...........\PL0.h
............................\...........\PL0.ncb
............................\...........\PL0.opt
............................\...........\PL0.plg
............................\...........\PL0.rc
............................\...........\PL0Dlg.cpp
............................\...........\PL0Dlg.h
............................\...........\ReadMe.txt
............................\...........\res
............................\...........\...\File.ico
............................\...........\...\PL0.ico
............................\...........\...\PL0.rc2
............................\...........\resource.h
............................\...........\StdAfx.cpp
............................\...........\StdAfx.h
............................\...........\Test.pl0
............................\...........\Type.h
............................\...........\XEdit.cpp
............................\...........\XEdit.h
............................\Test.txt
............................\程序总体结构图.vsd
............................\编译原理课程设计指导书修改版.doc
............................\词法分析及语法分析流程图.doc
............................\词法分析流程图.vsd
............................\语法分析流程图(0).vsd
............................\语法分析流程图(1).vsd
............................\语法分析流程图(2).vsd
............................\语法分析流程图(3).vsd
............................\语法分析流程图(4).vsd
............................\语法分析流程图(5).vsd