-
该程序是有关汉诺塔的递归实现,是在VC2.0下实现的,具体算法是递归....
该程序是有关汉诺塔的递归实现,是在VC2.0下实现的,具体算法是递归.-that the procedure was the Tower of Hanoi Recursive is VC2.0 under the specific algorithm is recursive.
- 2023-07-24 19:25:03下载
- 积分:1
-
8图片实现拼接,锻炼思路,从而有助于拓展思维
实现8张图片的拼接,锻炼思维,从而助拓展思维-8 picture realize splicing, exercise ideas, and thus help expand thinking
- 2022-02-05 10:06:02下载
- 积分:1
-
使用java药店管理系统
medical shop managment system using java
- 2022-08-06 11:09:10下载
- 积分:1
-
很不错的结合DateTime的综合例子
很不错的结合DateTime的综合例子-very good combination DateTime the comprehensive example
- 2023-08-16 04:30:04下载
- 积分:1
-
the easyest snake game with mfc for newer
the easyest snake game with mfc for newer
- 2022-04-26 20:27:54下载
- 积分:1
-
包括打印需要的启动停止信号
实时温度控制等程序及源码
包括打印需要的启动停止信号
实时温度控制等程序及源码-Printing needs, including start-stop signal in real-time temperature control procedures and source
- 2022-07-06 19:47:01下载
- 积分:1
-
连连看算法连连看通路检测算法地图设置(要改进)横纵参数应该可以设置...
连连看算法连连看通路检测算法地图设置(要改进)横纵参数应该可以设置-1000 block of Terry Avenue algorithm detection algorithm 1000 block of Terry Avenue pathway map settings (to improve), vertical and horizontal parameters can be set up
- 2022-08-08 21:01:06下载
- 积分:1
-
学习vb是做的几个游戏。饿罗撕方块,
扫雷,等等。。。
对学习vb,和初学游戏编程的朋友一定很有帮助...
学习vb是做的几个游戏。饿罗撕方块,
扫雷,等等。。。
对学习vb,和初学游戏编程的朋友一定很有帮助
-study done a few games. Hungry Romanian tear chunks and mine, and so on. . . Vb learning, and learning games programming certainly helpful friends
- 2022-06-12 00:45:03下载
- 积分:1
-
20权限证书解决手机签证问题NOKIA S60操作平台通用
20权限证书解决手机签证问题NOKIA S60操作平台通用-20 Certificate of authority
- 2022-02-21 17:30: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