-
哈希表的设计
[问题描述]
真对你所在的集体(比如你所在的班级)中的人名设计一个哈希表,使得平均查找长度不超过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
-
在某个固定的句子中查找任意输入的单词,如果存在,在句子中将该单词改为大写,若不存在,报告“找不到”...
在某个固定的句子中查找任意输入的单词,如果存在,在句子中将该单词改为大写,若不存在,报告“找不到”-in a fixed sentence indiscriminate importation of search words, if there is the word sentence into this capital, If not, "not"
- 2023-06-07 07:45:02下载
- 积分:1
-
B2D角色扮演游戏
B2D角色扮演游戏 很好很强大的 一个小人可以东来东去-B2D role play game
- 2022-02-06 04:16:44下载
- 积分:1
-
使用的时候先EnableDebugPrivilege提升权限,然后KillTask(ExeFileName: string)...
使用的时候先EnableDebugPrivilege提升权限,然后KillTask(ExeFileName: string)-KillTask
- 2022-03-24 07:06:33下载
- 积分:1
-
AT89S系列单片机在线下载程序,感兴趣的可以使用,我们实验室用的就是这个。...
AT89S系列单片机在线下载程序,感兴趣的可以使用,我们实验室用的就是这个。-MCS AT89S download online, interested in can be used, we used in this laboratory.
- 2022-03-02 11:53:32下载
- 积分:1
-
DOS下16位的汇编程序 贪吃蛇 可玩性比较强 有随机的事物炸弹转换...
DOS下16位的汇编程序 贪吃蛇 可玩性比较强 有随机的事物炸弹转换 -DOS, 16-bit Assembler Snake playability stronger with random things in a bomb conversion
- 2022-05-28 23:18:01下载
- 积分:1
-
调整图像大小,利用 matlab 软件相兼容的 c 代码生成
图像调整使用用matlab近邻方法。在MATLAB imresize功能不支持C代码生成。此代码CODEGEN符合我们可以使用MATLAB编码器生成C代码。它有ImResize.m文件,并Codegen_resize.prj生成C代码。生成的C代码在代码生成文件夹中。目前,该代码支持输出的图像大小为480×640。你需要改变大小OutImg=零(480,640,“UINT8");按您的要求。
- 2022-01-25 17:33:49下载
- 积分:1
-
Simple clearance less than 98 ~ ~ ~ ~ ordinary but unique
简单的98关不到~~~~普普通通但是独一无二-Simple clearance less than 98 ~ ~ ~ ~ ordinary but unique
- 2022-03-19 05:39:28下载
- 积分:1
-
VB的好用的日历例子
VB的好用的日历例子-VB example of the useful calendar
- 2022-03-06 07:20:30下载
- 积分:1
-
一个用C#编写的windows屏幕保护程序.比较简单,用户可以自己设置图片并且是动态的....
一个用C#编写的windows屏幕保护程序.比较简单,用户可以自己设置图片并且是动态的.-Written in C# using a windows screen saver. Is relatively simple, the user can set up their own image and is dynamic.
- 2023-07-27 14:05:03下载
- 积分:1