-
输入已经消除左递归的以及提取公共左因子的LL(1)文法,再输入相应的表达式,若分析成功,则在递归输出过程中输出"acc",若不成功,则有相应的报错以及位置指名。...
输入已经消除左递归的以及提取公共左因子的LL(1)文法,再输入相应的表达式,若分析成功,则在递归输出过程中输出"acc",若不成功,则有相应的报错以及位置指名。注意,要把同一个非终结符的产生式分成单个输入。他会自动计算first,follow,预测分析表的构造,但并不输出。-importation has been eliminated and left recursive public from the left-LL (1) grammar, further importation of the corresponding expression, if the analysis is successful, the output of the recursive process output "belongs", if successful, there were errors and the corresponding location named. Attention, we should end with a non-escalation of production into a single input. He will be automatically calculated first, follow, and predicting and analyzing the table structure, but does not export.
- 2022-03-22 06:15:04下载
- 积分:1
-
该系统是本人课程设计作业,因为时间关系,只用了两天多的时间编成。所以有很多地方没有得到增强。版本为1.0。现作以下升级。 增加NEW,OPEN版本。 提高输入容...
该系统是本人课程设计作业,因为时间关系,只用了两天多的时间编成。所以有很多地方没有得到增强。版本为1.0。现作以下升级。 增加NEW,OPEN版本。 提高输入容错。判断输入的对错。 时间关系,搜索功能为线性搜索,现增强如下:f_search:费氏查找法;btree:二叉树查找法;l_search:线性查找法; r_search:递归折半查找法;zcsear:杂凑碰撞查找法;o_sear:插补查找加强法; 排序是冒泡法,现增强为:heaps:累堆排序;binary:二叉树排序;xieer:谢耳排序;sinsert:插入排序;quicks:快速排序;select:选择排序法; 有时间不仿试试。-f_search: Find Act Fernandez btree: binary tree search method l_search: linear search method r_search: Recursive half Find Law zcsear: Find a hash collision law o_sear: interpolation search Enhancement Act sort is bubbling method are enhanced for: heaps: HEAPSORT tired binary: binary tree sort xieer: Xie ears sort sinsert: Insertion Sort quicks: quick sort select: Select Sort Method
- 2022-12-09 21:20:03下载
- 积分:1
-
C#语言编译器和库文件源码
C#语言编译器和库文件源码-C# Language compiler and library file source
- 2022-01-29 03:09:32下载
- 积分:1
-
Turbo Pascal BOOK. Very good for beginners!
Turbo Pascal BOOK. Very good for beginners!
- 2023-02-21 08:20:03下载
- 积分:1
-
这是我同学做得编译原理――词法分析器,有读源文件,和写目标文件...
这是我同学做得编译原理――词法分析器,有读源文件,和写目标文件-This is the principle of my classmates to do the compiler- lexical analyzer source file has read, and write the destination file
- 2022-08-20 08:44:55下载
- 积分:1
-
2500AD X8051汇编语言编译器连接器使用说明
2500AD X8051汇编语言编译器连接器使用说明-2500AD X8051 assembly language compiler for use connectors
- 2023-03-09 20:55:04下载
- 积分:1
-
这是一个编译器的程序代码
这是一个编译器的程序代码- This is a compiler procedure code
- 2022-07-12 05:01:56下载
- 积分:1
-
编译原理独立词法分析程序
编译原理独立词法分析程序- Translation principle independent lexical analyaer
- 2022-03-16 06:38:21下载
- 积分:1
-
一个小型的编译程序,用于学习实验。
文件中包含有 词法分析 语法分析 编译程序等...
一个小型的编译程序,用于学习实验。
文件中包含有 词法分析 语法分析 编译程序等
-Compile a small program for learning experiment. File contains lexical analysis parser compiler, etc.
- 2022-08-07 07:38:58下载
- 积分:1
-
The realization of a compiler is the compiler of the principle of the course at...
一个编译器的实现,是编译原理这门课的期末一个大作业-The realization of a compiler is the compiler of the principle of the course at the end of a big operation
- 2022-08-26 09:41:17下载
- 积分:1