-
vc实现的pl0编译器,有读取输出功能
vc实现的pl0编译器,有读取输出功能-read() -write(),这个源码对初学编译原理者有很好的指导作用,我当初学的时候用了3天看懂了源码,也对编译原理更加理解了,毕竟只学理论不看代码是不可能真正理解的,原作者是dwing,我对代码做了一些修改,在此感谢dwing提供的代码-vc achieve pl0 compiler, a reader output- read ()- write (), the source for beginners compiler principles are very good role in guiding, I had time to study the use of three days to read the source code, but also to build a greater understanding of the tenets of all, the theory is not see the code is impossible to truly understand the original author dwing yes, I made some code changes like to thank the code dwing
- 2022-10-10 13:20:03下载
- 积分:1
-
加速度信息采集程序.主要是通过界面显示物体移动的信息采集。...
加速度信息采集程序.主要是通过界面显示物体移动的信息采集。-Accelecer information program very useful
- 2023-08-08 07:25: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格式的脚本文件...
一个C格式的脚本处理函数库源代码,可让你的C程序具有执行C格式的脚本文件- A C form script processing function storehouse source code, may
let your C procedure have carries out the C form script document
- 2022-03-12 04:38:00下载
- 积分:1
-
一个词法分析器的源程序
一个词法分析器的源程序- A morphology analyzer source program
- 2022-07-05 10:56:30下载
- 积分:1
-
编译原理词法分析的一个小代码
编译原理词法分析的一个小代码-compiler theory lexical analysis of a small code
- 2023-03-11 17:40:04下载
- 积分:1
-
linked list that wrote in visual C
linked list that wrote in visual C-linked list that wrote in visual C++
- 2022-02-02 10:08:13下载
- 积分:1
-
词法分析
从字符串表示的源程序中识别单词符号
词法分析
从字符串表示的源程序中识别单词符号-Lexical analysis of source code from a string that identify word symbols
- 2023-04-08 04:20:03下载
- 积分:1
-
系统地讲述了计算机语言的编译原理。如:编译器、词法分析、文法等...
系统地讲述了计算机语言的编译原理。如:编译器、词法分析、文法等-Systematically about the principles of computer language compiler. Such as: compiler, lexical analysis, grammar, etc.
- 2023-03-09 13:55:04下载
- 积分:1
-
一个SQL解析器
一个SQL解析器- A SQL analysis
- 2022-02-14 01:03:49下载
- 积分:1