-
哈希表的设计
[问题描述]
真对你所在的集体(比如你所在的班级)中的人名设计一个哈希表,使得平均查找长度不超过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
-
B.C个人通讯录(
B.C个人通讯录(-Untreated personal directory (
- 2022-09-12 03:30:03下载
- 积分:1
-
A compilation of their previous small program to do the hope that useful for eve...
自己以前做的汇编小程序,希望对大家有用。-A compilation of their previous small program to do the hope that useful for everyone.
- 2022-01-27 17:56:26下载
- 积分:1
-
横断面自动生成程序
可以调用CAD自动绘图、可以在WORD下自动生成横断面成果表格,满足设计和工程方量计算的需要
- 2022-12-22 04:50:09下载
- 积分:1
-
详细描述模拟电梯的工作原理,比如上下的流程
详细描述模拟电梯的工作原理,比如上下的流程-A detailed description of the working principle of simulated elevator, for example, flow from top to bottom
- 2022-03-22 06:30:49下载
- 积分:1
-
This is a algorithm demo system developed by some persons, which including n que...
在毕业设计期间由多人开发的一个算法演示系统,它包n皇后问题、拉维斯加算法等-This is a algorithm demo system developed by some persons, which including n queen problem, Laplac algorithm,etc.
- 2022-06-20 13:13:03下载
- 积分:1
-
本程序是数据结构的图的最小生成树的实现程序,非常方便使用,希望大家能够喜欢。...
本程序是数据结构的图的最小生成树的实现程序,非常方便使用,希望大家能够喜欢。-this program is the data structure of the minimum spanning tree procedures, is very convenient to use, hope that we can like.
- 2022-07-07 00:50:12下载
- 积分:1
-
这是一个关于mp3 播放的程序的程序,是我从同学那里拷过来的,试了一下,还可以!...
这是一个关于mp3 播放的程序的程序,是我从同学那里拷过来的,试了一下,还可以!-This is a MP3 player on the procedures for the process, the students from where I beat up, tried it, also!
- 2023-08-11 10:10:03下载
- 积分:1
-
Samsung s3c2440NBOOT, USB communications,
三星s3c2440NBOOT,USB通信,-Samsung s3c2440NBOOT, USB communications,
- 2022-04-11 20:34:09下载
- 积分:1
-
互斥量的类封装,适合C++编程,通过此类,能够直接对互斥量进行控制。...
互斥量的类封装,适合C++编程,通过此类,能够直接对互斥量进行控制。-Mutex class package for C++ programming, through such direct-to-mutex control.
- 2022-01-26 05:36:44下载
- 积分:1