-
该系统是本人课程设计作业,因为时间关系,只用了两天多的时间编成。所以有很多地方没有得到增强。版本为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
-
Translation principle first experiment content
编译原理第一次实验内容- Translation principle first experiment content
- 2022-12-21 21:45:03下载
- 积分:1
-
Willing to devote themselves willing to devote themselves willing to devote them...
乐于奉献 乐于奉献 乐于奉献 乐于奉献 乐于奉献-Willing to devote themselves willing to devote themselves willing to devote themselves willing to devote themselves willing to devote themselves willing to devote themselves willing to devote themselves willing to devote themselves
- 2022-07-16 19:58:32下载
- 积分:1
-
词法分析程序设计
词法分析程序设计- The lexical analyaer designs
- 2022-03-07 08:13:07下载
- 积分:1
-
C编译器源代码(超级牛b)
C编译器源代码(超级牛b)-C compiler source code (super cow b)
- 2022-03-19 16:59:42下载
- 积分:1
-
此为编译原理的实验,与大学生本科生的教学内容相近,十分有用...
此为编译原理的实验,与大学生本科生的教学内容相近,十分有用-to compile this principle experiments, the number of undergraduate students and teaching contents are similar, very useful! !
- 2022-03-17 19:15:51下载
- 积分:1
-
前些天写了个小语言的词法分析程序,因为前些天在VC知识库看到一个pascal词法分析的程序,觉得写得挺复杂的。其实词法分析程序的原理都是一样的,所以我想只要搞明...
前些天写了个小语言的词法分析程序,因为前些天在VC知识库看到一个pascal词法分析的程序,觉得写得挺复杂的。其实词法分析程序的原理都是一样的,所以我想只要搞明白了简单的词法分析程序,再写复杂的就不难了,无非是多加几个关键字,多写几个条件判断语句而已。词法分析是编译程序的基础,也是最简单的。好,现在让我们看程序吧。 先让我们看看这个小语言的文法吧-few days ago wrote a small language lexical analysis procedures, because the other day in the knowledge base to see a VC pascal lexical analysis procedures, find that quite complex. In fact, lexical analysis procedure is the same principle, I think if you understood a simple lexical analysis procedure to write complex it is not difficult, is nothing but add a few keywords and writing several conditions judgment statement it. Lexical analysis is the basis of compilers, as well as the most simple. Well, now let us look at the procedures it. Let us look at this small language grammar it
- 2022-08-08 01:17:36下载
- 积分:1
-
编译器,解释器构造,词法、语法、语义分析
编译器,解释器构造,词法、语法、语义分析-interpreter
- 2022-01-26 06:23:52下载
- 积分:1
-
关于编译原理的vc程序
关于编译原理的vc程序- About translation principle vc procedure
- 2022-07-08 17:06:34下载
- 积分:1
-
编译原理简单优先的文法的分析,有过程,一目了然,谢谢指教。...
编译原理简单优先的文法的分析,有过程,一目了然,谢谢指教。-compiler priority to the principle of simple grammar analysis, a process, clear, thank you for your excellent suggestion.
- 2022-07-09 02:45:15下载
- 积分:1