-
一个简单的识别运算的编译器程序,在windows下运行
一个简单的识别运算的编译器程序,在windows下运行-Identification of a simple computing program compilers, run at windows
- 2022-08-16 10:01:25下载
- 积分:1
-
do-while循环编译器设计,用C++语言编写的源代码.-do-while cycle compiler design, C++ languages source code.
- 2022-10-25 20:55:03下载
- 积分:1
-
compiler theory word recognition
编译原理单词识别-compiler theory word recognition
- 2022-02-06 05:32:45下载
- 积分:1
-
1.1 引言
1.1.1 设计目的
本次课程设计是在完成一个学期的编译原理课程之后,为了进一步加深对编译原理相关知识的理解,培养实际解决问题的能力而进...
1.1 引言
1.1.1 设计目的
本次课程设计是在完成一个学期的编译原理课程之后,为了进一步加深对编译原理相关知识的理解,培养实际解决问题的能力而进行的。结合本学期所开设的软件工程课程,本次课程设计实验过程要求按照软件工程的思想来组织开发过程,按照软件生命周期的阶段划分来进行。由于课程设计规模较小,所以对软件生命周期进行适当的合并,简化为五个阶段,即需求分析、总体设计、详细设计、编码实现和测试。
1.1.2 设计任务
针对本次课程设计我们设计了一个简化的pascal语言,称为mini-pascal。设计的任务就是开发出针对mini-pascal语言的编译程序。标准的编译程序结构分为五部分,分别是词法分析、语法分析、语义分析和中间代码生成、优化和目标代码生成。由于时间和能力所限,我们的编译程序只包括前三个部分,最后生成四元式形式的中间代码。
-1.1 Introduction 1.1.1 design purpose of this course is designed to complete a semester of compiler theory courses , in order to further deepen the knowledge of compiler theory understanding, develop practical problem-solving skills into practice. In light of the semester created software engineering courses The experimental curriculum design process requirements in the software engineering idea to organize the development process. in the software life cycle stages to. Due to the smaller size of the curriculum design, the software life cycle appropriate to consolidate, streamline and five stages that the
- 2022-05-22 18:39:40下载
- 积分:1
-
从各种控件中获得数据 自动生成XML文档 并通过XSLT转换为其他形式的XML文档...
从各种控件中获得数据 自动生成XML文档 并通过XSLT转换为其他形式的XML文档-from a variety of data access controls which automatically generate XML and XSLT through conversion to other forms of XM L Documents
- 2022-02-04 09:58:24下载
- 积分:1
-
详细介绍了编译原理实验需要的软件BISON,FLEXde的使用
详细介绍了编译原理实验需要的软件BISON,FLEXde的使用-Described in detail the principle of the experiment need to compile software BISON, FLEXde the use of
- 2023-07-16 18:30:02下载
- 积分:1
-
十分详细的编译原理课件,来自北京大学,请大家评鉴。
十分详细的编译原理课件,来自北京大学,请大家评鉴。-Very detailed compilation principles of courseware, from Peking University, please evaluation.
- 2022-03-02 23:14:39下载
- 积分:1
-
5509开发板测试程序,通过观测XF引脚是否有方波来初步估计试验板硬件是否有问题...
5509开发板测试程序,通过观测XF引脚是否有方波来初步估计试验板硬件是否有问题-5509 development board testing procedures by observing whether XF pin-square test to preliminary estimates plate hardware is there a problem
- 2022-08-17 06:16:40下载
- 积分:1
-
用户输入一个文法,然后再输入,要被分析的字符串,自动进行语法分析,把每一不的分析过程都一一打印出来。直到分析成功或失败。...
用户输入一个文法,然后再输入,要被分析的字符串,自动进行语法分析,把每一不的分析过程都一一打印出来。直到分析成功或失败。-a user input grammar, and then imported to the string were analyzed automatically syntax analysis, the analysis of each process does not have to print out on January 1. Until the analysis of success or failure.
- 2023-07-23 13:45:02下载
- 积分:1
-
时钟的C代码,应用于单片机,KEIL的开发环境。
时钟的C代码,应用于单片机,KEIL的开发环境。
-C
- 2022-01-25 14:20:22下载
- 积分:1