-
1.利用实验建立一个有序表,采用折半查找实现某一已知的关键字的查找。
2.随机产生一组关键字,利用二叉排序树的插入算法建立二叉排序树,然后删除某一指定关键字...
1.利用实验建立一个有序表,采用折半查找实现某一已知的关键字的查找。
2.随机产生一组关键字,利用二叉排序树的插入算法建立二叉排序树,然后删除某一指定关键字元素。
3.已知散列函数H(key)=key p(p为自定义的常数),冲突处理方法分别为线性探测法、外拉链法实现 散列表的建立。
-find
- 2023-04-14 17:55:04下载
- 积分:1
-
Algorithm for Detecting Duplicate
Algorithm for Detecting Duplicate-Previously Encountered Strings
- 2022-05-19 18:09:53下载
- 积分:1
-
use dial
利用ras写的ADSL拨号程序,该程序能按用户设定的时间进行拨号,能显示拨号后的IP,当然,该软件写得粗浅,只能作为初学者的参考,有达人修改,请寄我一份,luozehui@hotmail.com,谢谢!-use dial-up ADSL written procedures, the procedures can be set by users of dial-up time. Dial-up can show that the IP, of course, the software written shallow and could only serve as reference for beginners, to be revised, I should be sent to a, luozehui@hotmail.com, thank you!
- 2022-03-18 20:06:23下载
- 积分:1
-
This 16
This 16-bit DOS tool traverses all directories on all drives on your machine and finds files which match the template you specify.
- 2022-02-15 07:16:58下载
- 积分:1
-
如何获取本地用户名
如何获取本地用户名-how to access local user name
- 2022-03-04 03:29:34下载
- 积分:1
-
实现了编译算法的词法分析,不足之处请多多指教
实现了编译算法的词法分析,不足之处请多多指教-Achieved a compiler algorithm for lexical analysis of the inadequacies of the exhibitions please
- 2022-07-23 09:23:00下载
- 积分:1
-
In the edit box enter the drawing commands, when you click " Drawing" b...
在编辑框输入绘图命令,当单击“绘图”按钮时,能在左边坐标轴绘制所对应的图形-In the edit box enter the drawing commands, when you click " Drawing" button, be able to draw on the left axis corresponds to the graphic
- 2022-03-15 07:50:20下载
- 积分:1
-
VC串口通信程序源码
应用背景在VC++6.0平台下利用Cserialport串口通信类结合MFC消息映射机制实现串口通信程序,实现了波特率,能校验位、数据位和停止位,能以ASCII码或十六进制接收或发送任何数据或字符,可以任意设定自动发送周期,并能将接收数据保存成文本文件,能发送任意大小的文本文件关键技术Cserialport串口通信类 MFC消息映射机制 windows定时器相关知识
- 2023-06-04 07:05:04下载
- 积分:1
-
用VB编写的计算器程序
用VB编写的计算器程序-VB prepared by the calculator program
- 2022-03-09 20:48:12下载
- 积分:1
-
实现矩阵算法的小程序,针对解线性方程组而作的一个小程序。...
实现矩阵算法的小程序,针对解线性方程组而作的一个小程序。-matrix algorithm to achieve the small program against solution of linear equations for a small procedure.
- 2022-03-23 06:41:41下载
- 积分:1