文件名称:ccifafenxiqi
介绍说明--下载内容均来自于网络,请自行研究使用
编译原理(C语言词法分析器的设计与实现)
一.实验目的:
1.强化对系统软件综合工程实现能力、规划能力的训练;
2.加强对词法分析原理、方法和基本实现技术的理解;
二.实验内容:
用C语言(或 C++ )作为宿主语言完成:
C语言(ANSI C或turbo C 2.0)词法分析器的设计和实现。
三、程序简要说明:
1、属性字说明:
2、源程序主要流程:
3、主要数据结构:
4、部分附加功能处理技巧说明:
5、函数列表和简单说明
四、源程序-Compiler Construction Principles (C language lexical Analyzer Design and Implementation) 1. Experimental purposes: 1. To strengthen the system software to achieve the capacity of integrated engineering, planning capacity training 2. Strengthen the principle of lexical analysis, methods and basic understanding of technology II. Experiment content: using C language (or C++) As the completion of the host language: C Language (ANSI C or turbo C 2.0) lexical analyzer design and realize. Third, a brief descr iption of the procedure: 1, attribute words: 2, the main source flow: 3, the main data structures: 4, some additional features that deal with skills: 5, function list and brief descr iption of four or source
一.实验目的:
1.强化对系统软件综合工程实现能力、规划能力的训练;
2.加强对词法分析原理、方法和基本实现技术的理解;
二.实验内容:
用C语言(或 C++ )作为宿主语言完成:
C语言(ANSI C或turbo C 2.0)词法分析器的设计和实现。
三、程序简要说明:
1、属性字说明:
2、源程序主要流程:
3、主要数据结构:
4、部分附加功能处理技巧说明:
5、函数列表和简单说明
四、源程序-Compiler Construction Principles (C language lexical Analyzer Design and Implementation) 1. Experimental purposes: 1. To strengthen the system software to achieve the capacity of integrated engineering, planning capacity training 2. Strengthen the principle of lexical analysis, methods and basic understanding of technology II. Experiment content: using C language (or C++) As the completion of the host language: C Language (ANSI C or turbo C 2.0) lexical analyzer design and realize. Third, a brief descr iption of the procedure: 1, attribute words: 2, the main source flow: 3, the main data structures: 4, some additional features that deal with skills: 5, function list and brief descr iption of four or source
(系统自动生成,下载前可以参看下载内容)
下载文件列表
c词法分析器.doc