-
at45d041程序
at45d041程序-at45d041 procedures
- 2022-10-23 00:25:02下载
- 积分:1
-
常用C 语言 运筹学算法
常用C 语言 运筹学算法-C-language algorithm tacticians
- 2023-06-19 07:35:03下载
- 积分:1
-
利用检查软盘驱动器或不
util to check floppy drive present or not
- 2022-02-06 10:21:02下载
- 积分:1
-
Member Management System, as well as administrators to some of the report are al...
会员管理系统,还有管理员部分也有~~~~~~
报告-Member Management System, as well as administrators to some of the report are also ~~~~~~
- 2022-02-04 14:13:16下载
- 积分:1
-
在TC3.0下运行可以成功 从C里面改来的
在TC3.0下运行可以成功 从C里面改来的-in TC3.0 can successfully run from C to the inside reform
- 2022-02-28 15:54:38下载
- 积分:1
-
自动洗手器与自动干手器电路设计,有参考价值。
自动洗手器与自动干手器电路设计,有参考价值。-Automatic hand-washing device Automatic Hand Dryer with circuit design, have reference value.
- 2022-11-17 20:25:03下载
- 积分:1
-
It is a gui used to zoom a picture or u shrink it. It is very interesting! I hop...
It is a gui used to zoom a picture or u shrink it. It is very interesting! I hope u will like it!
- 2023-03-22 02:45:04下载
- 积分:1
-
LED 驱动器AS3693的控制器代码。适合做LED控制的人
LED 驱动器AS3693的控制器代码。适合做LED控制的人-spi interface for led driver as3693
- 2022-04-21 02:13:16下载
- 积分:1
-
ST chip as well as on the development of information MP764W
ST芯片开发资料以及说明--MP764W-ST chip as well as on the development of information MP764W
- 2022-05-18 01:59:04下载
- 积分:1
-
对任何集体(如你自己的类)的问题描述…
一:问题描述
针对某个集体(比如你所在的班级)中的“人名”设计一个哈希表,使得平均查找长度不超过R,完成相对的建表和查表程序。
二:基本要求
假设人名为中国人姓名的汉语拼音形式。待填入哈希表的人名共有30个,取平均查找长度的上限为2。哈希函数用除留余数法构造,用伪随机探测再散列法处理冲突。
三:实现提示
如果随机函数自行构造,则应首先调整好随机函数,使其分布均匀。人名的长度均不超过19个字符(最长的人名如:庄双双(ZHAGN SHUANG SHUANG)。字符的取码方法可直接利用C语言中的tosacii函数,并可对过长的人名先作折叠处理。
四:需求分析
本演示程序是对哈希表的建立和查找进行演示,主要数据来自自己编写的人名“A~~Z”等字母组成,拼音由开头的字母组成的词组,查找时用伪随机探测再散列法处理冲突。随机产生人名的位置。具体的程序内容在源程序里面有比较详细的解析。程序的运行在下列有详细的介绍。
-one : Problem description against any collective (such as your own classes) of "names" design a hash table. you make the average length of not more than R, completes the construction and Lookup Table procedures. Two : the assumption that the basic requirements were known as the Chinese name of Chinese pinyin form. Hash Table question Enter the names of a total of 30, you take the average length of a maximum of two. Hash functions with a few exception I stay constructed using pseudo-random re-hash detection method to resolve disputes. 3 : Achieving suggested ra
- 2022-01-22 16:42:56下载
- 积分:1