文件名称:haxi
- 所属分类:
- Windows编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 952kb
- 下载次数:
- 0次
- 提 供 者:
- bab***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
针对某个集体中的人名设计一个哈希表,使得平均查找长度不超过R
假设待填入哈希表的人名有30个,平均查找长度为2。
哈希表用除留余数法构造,用伪随机探测在散列法处理冲突。
-For a group of names to design a hash table, making the average length of no more than R to find the assumption that hash table to be populated with the names of 30, the average search length is 2. Hash table with the exception of law to stay more than a few structures, pseudo-random detection by law to deal with conflict in the hash.
假设待填入哈希表的人名有30个,平均查找长度为2。
哈希表用除留余数法构造,用伪随机探测在散列法处理冲突。
-For a group of names to design a hash table, making the average length of no more than R to find the assumption that hash table to be populated with the names of 30, the average search length is 2. Hash table with the exception of law to stay more than a few structures, pseudo-random detection by law to deal with conflict in the hash.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
haxi
....\Debug
....\.....\haxi.exe
....\.....\haxi.ilk
....\.....\haxi.obj
....\.....\haxi.pch
....\.....\haxi.pdb
....\.....\vc60.idb
....\.....\vc60.pdb
....\haxi.cpp
....\haxi.dsp
....\haxi.dsw
....\haxi.ncb
....\haxi.opt
....\haxi.plg
....\哈希表的设计与实现扈.doc
....\Debug
....\.....\haxi.exe
....\.....\haxi.ilk
....\.....\haxi.obj
....\.....\haxi.pch
....\.....\haxi.pdb
....\.....\vc60.idb
....\.....\vc60.pdb
....\haxi.cpp
....\haxi.dsp
....\haxi.dsw
....\haxi.ncb
....\haxi.opt
....\haxi.plg
....\哈希表的设计与实现扈.doc