搜索资源列表
nfa
- NFA DFA相关算法 编译原理的一个实验内容 使用VC++打开-NFA DFA correlation algorithm compiler principles of the use of an experimental content VC Open
编译原理第一次实验内容
- 编译原理第一次实验内容- Translation principle first experiment content
PL0123654
- 汇编原理的课程设计文档,PL/0语言的翻译程序,包含必做和选做的内容.-compilation of the design principles document, PL / 0 language translation program, including the election and will do so content.
ploc++build
- plo 清华版的第二章的那个!! 1. 基本内容(成绩范围:“中”、“及格”或“不及格”) 对PL/0作以下修改扩充: (1)增加单词:保留字 ELSE,FOR,TO, DOWNTO 运算符 +=,-=,++,-- 修改单词:不等号# 改为 <> 增加条件语句的ELSE子句 (2)扩充赋值运算:+= 和 -= (3)扩充语句(Pascal的FOR语句): ①FOR <变量>:=<表达式> TO <表达式>
ll1Analysis
- LL(1)分析法 1、LL(1)分析法的功能 LL(1)分析法的功能是利用LL(1)控制程序根据显示栈栈顶内容、向前看符号以及LL(1)分析表,对输入符号串自上而下的分析过程。 2、LL(1)分析法的前提 改造文法:消除二义性、消除左递归、提取左因子,判断是否为LL(1)文法, 3、LL(1)分析法实验设计思想及算法-LL (1) an analysis, LL (1) Analysis of the functional LL (1) Analysis of the fun
vcapi20040127
- 是一个windows界面的完整的具有较高技术含量的一语法分析器,是根据LL(1)优先分析编的。-is a windows interface, complete with high technology content of a parser, LL is based on (a) the provision of priority analysis.
LEX_project1
- LEX词法分析参考,内容较详细, 希望对您有所帮助。-LEX lexical analysis reference, the content is more detailed, hoped has the help to you.
词法分析器(LPascal)
- 类pascal的词法分析设计,内容详细。 这是我老师的教案,我看内容较全,希望对您也有帮助!- The kind of pascal lexical analysis design, the content is detailed. This is my teacher teaches the document, I looked content comparatively entire, hoped also has the help to you!
一个很好的文本编辑器
- 一个很好的文本编辑,实现了文本文件的创建、读入、保存。文件内容的修改:字、词、段的插入、删除、修改。文件内容的查找、替换:词,文件内容的Copy、Paste。不使用MFC-a good text editor, the realization of the creation of text files, read, the depositary. The contents of the documents modifications : Words, Phrases and of the ins
pl01
- 这是一个PLO的编译器,是编译原理课程设计的一个很好的内容-This is a compiler of the PLO, is to compile the curriculum design principle a good content
简易C语言词法分析程序
- 这是一个的编译器,是编译原理课程设计的一个很好的内容-This is a compiler, compiler theory of curriculum design a very good content
printer
- 采用c8051f020芯片,此程序运行时就可驱动微型打印机打印字符或汉字,打印内容可自己定义 -Using c8051f020 chip, this program is running can drive mini-printer character or characters, print content can define their own
compile2.rar
- 编译原理 语法分析程序设计 [实验目的]: 1.了解语法分析的主要任务。 2.熟悉编译程序的编制。 [实验内容]:根据某文法,构造一基本递归下降语法分析程序。给出分析过程中所用的产生式序列。 全部源码,Compilation Principle parsing program design [experimental purposes]: 1. To understand the main task of parsing. 2. Familiar with the procedure
Keil_C_tutorial
- 分为PDF格式的Keil C编译器的使用说明和Word文本格式的keil C51详解。 包含内容: 第一章 Keil C51开发系统基本知识 第二章 Keil C51软件使用详解 第三章 Keil C51与标准C 第四章 Keil C51高级编程 第五章 Keil C51库函数参考 第六章 Keil C51例子 第七章 Keil C51的代码效率 第八章 dScope for Windows使用详解 -Into PDF format Keil C comp
TutorialofDesignCompiler
- 编译器设计入门 内容 n Introduction n Setting Up the Tutorial n Graphical Interface n The Alarm Clock Design n Setting Design Environment n Setting Design Constraints n Overview of Optimization Phases n Analysis of Report-Compiler design entr
bianyiyuanli
- 这是编译原理后几章的课件,感觉里面的内容还不错,但是没有词法、语法分析部分。-This is a Compilation Principle courseware after several chapters, I feel pretty good inside the content, but no lexical, syntax analysis part.
simple
- 本文是关于编绎原理中语法分析的重要内容,严格实验所以要求.-Sounds of this article is about the principle of grammar for the analysis of important content, so the strict requirements of the experiment.
simple1
- 本文是关于编绎原理中词法分析的重要内容,严格实验所以要求.-Sounds of this article is about the principle for lexical analysis of the essential content, so the strict requirements of the experiment.
LR1fenxifa
- 刚才的内容没有注意,少添了两个头文件,这次补上.-Just did not pay attention to the content and less Tim two header files, the make up.
28200959545
- 词法分析器, 内容简单适合新手学习借鉴,含源代码,和可执行程序-Lexical analyzer, content simple for novices to learn from, including source code, and executable programs
