-
The function will be preferred in accordance with the input that the output of t...
该函数将按照输入的优选对,输出相应的m序列和gold序列-The function will be preferred in accordance with the input that the output of the corresponding sequence of m sequences and gold
- 2022-03-05 21:45:07下载
- 积分:1
-
aodvbasic代码
sha-1算法是常用的数字摘要算法,例如
- 2023-01-22 12:05:03下载
- 积分:1
-
一个非常有用的桌面管理程序
一个非常有用的桌面管理程序-a very useful desktop management procedures
- 2022-02-28 19:08:03下载
- 积分:1
-
c语言之存储篇,从基础学起,让你彻底精通c语言的应用。
c语言之存储篇,从基础学起,让你彻底精通c语言的应用。-memory of c language,learn form base,lead you to be well up to application of c language
- 2022-11-24 06:05:03下载
- 积分:1
-
一个huffman 树的完整算法。用链表实现的c++源程序
一个huffman 树的完整算法。用链表实现的c++源程序-Integrity of a huffman tree algorithm. List realize with the c source code
- 2022-03-04 20:29:46下载
- 积分:1
-
XPMenu目录:XPMenu菜单的例子,setup子目录可自动安装注册DLL。
XPMenu目录:XPMenu菜单的例子,setup子目录可自动安装注册DLL。-XPMenu Contents : XPMenu menu example, setup subdirectory can be registered automatically installed DLL.
- 2022-02-01 15:18:31下载
- 积分:1
-
实现用三元组表示的稀疏数组的输入、转置、相加、输出。可以直接输入三元组,转置和相加基于三元组进行,输出的结果也为三元组。...
实现用三元组表示的稀疏数组的输入、转置、相加、输出。可以直接输入三元组,转置和相加基于三元组进行,输出的结果也为三元组。-achieved using ternary group said the sparse array of input, transfer home, combining the output. 3 can directly import group, and add to home-based Group 3, the output of the group for three yuan.
- 2023-03-02 04:35:03下载
- 积分:1
-
打开迷你
开锁的小游戏,界面及音效不错!-unlock the mini-games, audio interface and good!
- 2022-03-12 06:11:59下载
- 积分: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
-
陈列馆问题(不重复),每个房间不能重复监视,即每个房间有且仅有一个机器人监视...
陈列馆问题(不重复),每个房间不能重复监视,即每个房间有且仅有一个机器人监视-Museum issues (non-repetition), each room can not be repeated surveillance, that is, each room has one and only one robot to monitor
- 2022-06-16 11:41:05下载
- 积分:1