-
这是小时候的小孩玩过的比较经典的一款小游戏,适合c++初学者借鉴...
这是小时候的小孩玩过的比较经典的一款小游戏,适合c++初学者借鉴-This is when the kids played a comparison of the classic game for c++ beginners learn
- 2022-07-15 13:23:55下载
- 积分: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
-
用ROSE来开发基于WEB的服务器配置。不好找的哦
用ROSE来开发基于WEB的服务器配置。不好找的哦-used to develop Web-based server configuration. Not easy to find the oh
- 2023-05-20 18:05:03下载
- 积分:1
-
GE数据转换器ggfgfd gdf gdf
GE数据转换器ggfgfd gdf gdf-data converters ggfgfdgfdgdfgdfgdfgdfgdf
- 2022-01-25 15:39:31下载
- 积分:1
-
我用VC6给别人编写的倒计时,可以用在PPT做的现场答题计时用...
我用VC6给别人编写的倒计时,可以用在PPT做的现场答题计时用-I used VC6 prepared countdown to others, can be used in PPT answer time to do the scene with
- 2022-04-13 06:11:10下载
- 积分:1
-
实现处理机模拟调度算法,四种进程调度算法,先进先出算法,短作业优先算法,高响应比优先算法,时间片算法...
实现处理机模拟调度算法,四种进程调度算法,先进先出算法,短作业优先算法,高响应比优先算法,时间片算法-Scheduling algorithm to achieve processor simulation, four kinds of process scheduling algorithm, FIFO algorithm, the short job first algorithm, a high response ratio of priority algorithms, time slice algorithm
- 2022-04-19 14:38:27下载
- 积分:1
-
这个程序是一个简单的计算器,计算[乘,除,加,减,…
this program is simple calculator that calculate [multiply, divide, plus, minus, facrorial, power, sin(x), cos(x), tan(x), sqrt(x), Ln(x), Exp(x)] of two number.
- 2022-01-26 06:47:26下载
- 积分:1
-
bellman 方程的matlab实现,十分不错的源代码
bellman 方程的matlab实现,十分不错的源代码-bellman function matlab
- 2022-02-27 09:08:09下载
- 积分:1
-
网页的小东西,是我们初期学习的,是个很好的初学例题。
网页的小东西,是我们初期学习的,是个很好的初学例题。
- 2022-07-03 00:16:47下载
- 积分:1
-
Cubist
Cubist-demo调试程序-Cubist-demo debugger
- 2023-04-10 17:35:04下载
- 积分:1