文件名称:HASHLIST1
- 所属分类:
- 其他小程序
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 715kb
- 下载次数:
- 0次
- 提 供 者:
- 陈**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
题 目: 哈希表设计
初始条件:
针对某个集体(比如你所在的班级)中的“人名”设计一个哈希表,使得平均查找长度不超过R,完成相应的建表和查表程序。
假设人名为中国人姓名的汉语拼音形式。待填入哈希表的人名共有30个,取平均查找长度的上限为2。哈希函数用除留余数法构造,用伪随机探测再散列发处理冲突。
-Title: Hash Table Design initial conditions: for a collective (such as your classes) the names to design a hash table, making an average to find the length of not more than R, the completion of the construction schedule and look-up table procedure. The assumption that the names of people known as China s Hanyu Pinyin form. Hash table to be populated with the names of a total of 30, taking the average to find the length of the upper limit of 2. Hash function used to stay more than a few laws in addition to construction, using pseudo-random hash to detect re-issued dealing with conflict.
初始条件:
针对某个集体(比如你所在的班级)中的“人名”设计一个哈希表,使得平均查找长度不超过R,完成相应的建表和查表程序。
假设人名为中国人姓名的汉语拼音形式。待填入哈希表的人名共有30个,取平均查找长度的上限为2。哈希函数用除留余数法构造,用伪随机探测再散列发处理冲突。
-Title: Hash Table Design initial conditions: for a collective (such as your classes) the names to design a hash table, making an average to find the length of not more than R, the completion of the construction schedule and look-up table procedure. The assumption that the names of people known as China s Hanyu Pinyin form. Hash table to be populated with the names of a total of 30, taking the average to find the length of the upper limit of 2. Hash function used to stay more than a few laws in addition to construction, using pseudo-random hash to detect re-issued dealing with conflict.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
HASHLIST1
.........\debug
.........\HASHLIST1
.........\.........\Debug
.........\.........\HASHLIST1.cpp
.........\.........\HASHLIST1.vcproj
.........\.........\HASHLIST1.vcproj.KAKA.Administrator.user
.........\.........\ReadMe.txt
.........\.........\Release
.........\.........\stdafx.cpp
.........\.........\stdafx.h
.........\HASHLIST1.ncb
.........\HASHLIST1.sln
.........\release
.........\debug
.........\HASHLIST1
.........\.........\Debug
.........\.........\HASHLIST1.cpp
.........\.........\HASHLIST1.vcproj
.........\.........\HASHLIST1.vcproj.KAKA.Administrator.user
.........\.........\ReadMe.txt
.........\.........\Release
.........\.........\stdafx.cpp
.........\.........\stdafx.h
.........\HASHLIST1.ncb
.........\HASHLIST1.sln
.........\release