-
哈希表的设计
[问题描述]
真对你所在的集体(比如你所在的班级)中的人名设计一个哈希表,使得平均查找长度不超过R,完成相应的建表和查表的程序。...
哈希表的设计
[问题描述]
真对你所在的集体(比如你所在的班级)中的人名设计一个哈希表,使得平均查找长度不超过R,完成相应的建表和查表的程序。
[基本要求]
假设人名为中国人姓名的汉语拼音形式,待填入的哈希表的人名共有30个,取平均查找长度的上限为2。哈希函数用除留余数方法构造,用伪随机探测再散列处理冲突。
-Hash table design [description of the problem] really right in your collective (such as in your class) in the design of a hash table of names, bringing the average search length of less than R, the completion of construction of the corresponding tables and look-up table procedures. [Basic requirements] assumed the names of people known as the Chinese pinyin form, fill in the hash table to be a total of 30 names, taking the average search length of the upper limit of 2. Hash function with the addition of more than a few ways to stay construction, using pseudo-random probing re-hashing to resolve disputes.
- 2022-02-07 13:16:03下载
- 积分:1
-
Gobang game source code by BCB.
用bcb编写的可以完五子棋游戏,还挺好用的-Gobang game source code by BCB.
- 2022-01-25 18:24:36下载
- 积分:1
-
基于arm的wince 5.0 下的ndis函数说明 手册
基于arm的wince 5.0 下的ndis函数说明 手册-Wince 5.0 based on the arm of the NDIS function under the instruction manual
- 2023-05-31 08:15:02下载
- 积分:1
-
正则表达式测试
它是一个窗口应用程序,用于测试模式匹配的正则表达式。这个应用程序非常灵活。
- 2022-02-28 20:46:59下载
- 积分:1
-
动态四轮检测程序
本程序是用在 检车线 的 动态四轮检测程序,外接 位移传感器。vc6.0开发,采用uart通信,可以为工业控制方面的工程师提供借鉴。核心是 通信 和 模拟量计算
- 2022-03-18 20:32:47下载
- 积分:1
-
VC6.0 use development, the entire document can be selected folder or multiple fi...
使用VC6.0开发,可以将整个文件夹或所选的多个文件名,由中文转换为拼音-VC6.0 use development, the entire document can be selected folder or multiple files, and by the conversion of Chinese Pinyin
- 2023-06-03 15:50:03下载
- 积分:1
-
一个仓库管理、系统完成仓储管理的基本功能、可供大家、参考,声明、作者并不是。...
一个仓库管理、系统完成仓储管理的基本功能、可供大家、参考,声明、作者并不是。- A storage management, the system complete stores in a
storehouse the management the basic function, may supply everybody,
the reference, the statement, the author certainly is not.
- 2022-01-26 14:44:40下载
- 积分:1
-
http://samples.gotdotnet.com /快速/ Default.aspx
此功能是使用不同浏览器访问的不同的CSS样式表的功能!-http://samples.gotdotnet.com/quickstart/default.aspx
- 2022-03-18 20:50:41下载
- 积分:1
-
Realize the main stack are some of the basic operations, such as: out of stack,...
主要是实现堆栈的一些基本操作,比如:出栈,清空堆栈,访问堆栈顶元素,以及测试堆栈状态等。-Realize the main stack are some of the basic operations, such as: out of stack, empty the stack, the stack top element of the visit, as well as the test stack status.
- 2022-07-26 01:11:56下载
- 积分:1
-
可以读取多达20多种格式的图片提供极易扩展的图象处理接口。开发人员可以很容易的在此接口上挂接自己的图象处理模块。...
可以读取多达20多种格式的图片提供极易扩展的图象处理接口。开发人员可以很容易的在此接口上挂接自己的图象处理模块。-Can read up more than 20 kinds of picture formats to provide highly scalable image processing interface. Developers can easily articulated in this interface on their own image processing module.
- 2023-03-16 16:55:04下载
- 积分:1