-
计算机科班学生的词法分析作业,用flex处理生成的VC源程序。...
计算机科班学生的词法分析作业,用flex处理生成的VC源程序。- The computer regular professional training student s lexical
analysis work, processes the production with flex the VC source
program.
- 2022-03-11 07:34:59下载
- 积分: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
-
1.The content is too simple
2.Is not a sourcecode or document
3.lost some fi...
1.The content is too simple
2.Is not a sourcecode or document
3.lost some files
4.Description is not detailed or not correct
5.Compressed file has password
6.Sourcecode duplicate or already exist
po
- 2022-10-30 23:15:03下载
- 积分:1
-
用java写的词法分析器,很不错的哦! 值得一看
用java写的词法分析器,很不错的哦! 值得一看-Accidence analyzer write in java .it is ok ,bear watching.
- 2022-03-01 07:29:55下载
- 积分:1
-
编译原理,语法分析 ll(1),lr (0),slr(1)
编译原理,语法分析 ll(1),lr (0),slr(1)-compiler theory, syntax analysis ll (1), lr (1), lr (0), slr (1), etc.
- 2022-03-23 10:04:05下载
- 积分:1
-
bison源代码.bison 是替代yacc的语法分析程序生成器. yacc是 Yet Another Compiler Compiler的缩写. bison又...
bison源代码.bison 是替代yacc的语法分析程序生成器. yacc是 Yet Another Compiler Compiler的缩写. bison又是什么呐 是一个生成可以分析文本文件结构的程序的程序. 用户不用直接编写程序而只用确定好如何分析这些文本文件的规则就可以了. 这种文本结构应用的例子举不胜举, 其中一个就是计算器(calculator).-bison source code. Bison is a replacement generates a syntax analysis program generator. Yacc yes Yet Another Compiler Compiler"s initials. What is the bison Na is a generation of text files can be analyzed the structure of procedures procedures. users need not directly preparation procedures identified only as good Dr analysis of these text files on the rules. This text structure Application examples abound. which is a calculator (calculator).
- 2023-05-26 21:20:03下载
- 积分:1
-
是有关解释器的.用JAVA编写.可以解释一般的JAVA程序.
是有关解释器的.用JAVA编写.可以解释一般的JAVA程序.-the explanation is the. Prepared with Java. Can ordinary JAVA procedures.
- 2022-03-24 03:16:23下载
- 积分:1
-
lalr1编译器,网上找的,可以使用!是学习编译原理这门课程的好例子,大家下下来可以自己试一试...
lalr1编译器,网上找的,可以使用!是学习编译原理这门课程的好例子,大家下下来可以自己试一试-lalr1 compiler, for the Internet, you can use! Principle study compiled this course a good example, where you can down their test!
- 2022-03-09 17:31:03下载
- 积分:1
-
这是关于一个剧本
this is about a script
- 2022-03-25 04:33:20下载
- 积分:1
-
采用递归下降子程序书写的编译原理关于“PL0文法”的编译器,支持词法分析语法分析目标代码生成...
采用递归下降子程序书写的编译原理关于“PL0文法”的编译器,支持词法分析语法分析目标代码生成-grammar
- 2022-02-05 07:23:30下载
- 积分:1