-
哈希表的设计
[问题描述]
真对你所在的集体(比如你所在的班级)中的人名设计一个哈希表,使得平均查找长度不超过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
-
Screenshot of easy language module, very easy to use
Screenshot of easy language module, very easy to use
- 2022-03-03 23:22:02下载
- 积分:1
-
图片音乐全嵌入exe加图标的时钟
该程序是用C语言开发的将图片音乐全嵌入exe加图标的时钟 的案例程序,目的在于抛砖引玉,研究学习,共学习!
- 2022-03-21 14:17:25下载
- 积分:1
-
半透明的窗口,很小,很容易使用,简单!
半透明窗口,短小精悍,使用方便,操作简单!
-translucent window, small and easy to use, simple!
- 2023-03-03 06:50:03下载
- 积分:1
-
I wrote an integrator, when the competition could have been written to the schoo...
我写一个积分器,比赛时候用的,本来是给学校写的,结果他们没用,郁闷吧-I wrote an integrator, when the competition could have been written to the school, their useless, it depressed
- 2023-06-23 13:35:04下载
- 积分:1
-
什么是makefile?或许很多Winodws的程序员都不知道这个东西,因为那些Windows的IDE都为你做了这个工作,但我觉得要作一个好的和professi...
什么是makefile?或许很多Winodws的程序员都不知道这个东西,因为那些Windows的IDE都为你做了这个工作,但我觉得要作一个好的和professional的程序员,makefile还是要懂。这就好像现在有这么多的HTML的编辑器,但如果你想成为一个专业人士,你还是要了解HTML的标识的含义。特别在Unix下的软件编译,你就不能不自己写makefile了,会不会写makefile,从一个侧面说明了一个人是否具备完成大型工程的能力。
跟我一起写 Makefile-What is a makefile? Winodws many programmers may not know this thing, because those who have Windows-IDE for you to do this work, but I think we need to make a good and professional programmers, makefile or to understand. It
- 2022-03-21 17:11:40下载
- 积分:1
-
回收站的类。回收站的类
回收站的类。回收站的类-Recycling class. Recycling of categories
- 2022-02-21 01:36:09下载
- 积分:1
-
VB编写的代码管理程序
VB编写的代码管理程序-VB code prepared by the management procedures
- 2022-09-09 07:15:02下载
- 积分:1
-
ZOO压缩软件C语言开发源程序 ,都是源代码,对学习C语言有一定的帮助....
ZOO压缩软件C语言开发源程序 ,都是源代码,对学习C语言有一定的帮助.-ZOO compression software developed C language source code, are the source code for learning C language certainly helps.
- 2022-12-30 21:35:03下载
- 积分:1
-
单目摄像头标定,以及多张标定板图片
这份工程里面有许多不同的函数,其中还包含一些基础的视觉图像处理等(包括圆形的识别等),该工程的主要作用是用于摄像头的标定,标定板为6*8的,文件中含有标定图片,也可以自行修改标定板的规格
- 2022-01-31 23:16:41下载
- 积分:1