文件名称:haxibiao
介绍说明--下载内容均来自于网络,请自行研究使用
//使用哈希函数:H(k)=3*k MOD length,并采用开放定址法处理冲突。试对输入的关键字序列构造哈希表,哈希表长度为length,
//求等概率情况下查找成功的平均查找长度,并设计构造哈希表的完整的算法。
-//Use the hash function: H (k) = 3* k MOD length, and open addressing treatment conflicts. The test input keyword sequence constructed hash table, the length of the hash table length,// ask the average search length for the case of probability to find success and complete algorithm to design construct a hash table.
//求等概率情况下查找成功的平均查找长度,并设计构造哈希表的完整的算法。
-//Use the hash function: H (k) = 3* k MOD length, and open addressing treatment conflicts. The test input keyword sequence constructed hash table, the length of the hash table length,// ask the average search length for the case of probability to find success and complete algorithm to design construct a hash table.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
哈希查找 | 哈希表.doc |