文件名称:yy6
- 所属分类:
- 数据结构常用算法
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 154kb
- 下载次数:
- 0次
- 提 供 者:
- 武**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
1.定义哈希表数据结构。
2.除留余数法做为哈希函数、
H(key) = key P
用线性探测再散列解决冲突方法,编写函数,实现哈希造表的过程,并输出哈希表。
3.编写函数,求查找成功时的平均查找长度(ASL)。
-1. Define the hash table data structure. 2. In addition to leaving the remainder as the hash function method, H (key) = key P re-hashing with linear probing methods of conflict resolution, write a function to achieve the hash table build process, and output the hash table. 3. Write function, seeking to find the average successful search length (ASL).
2.除留余数法做为哈希函数、
H(key) = key P
用线性探测再散列解决冲突方法,编写函数,实现哈希造表的过程,并输出哈希表。
3.编写函数,求查找成功时的平均查找长度(ASL)。
-1. Define the hash table data structure. 2. In addition to leaving the remainder as the hash function method, H (key) = key P re-hashing with linear probing methods of conflict resolution, write a function to achieve the hash table build process, and output the hash table. 3. Write function, seeking to find the average successful search length (ASL).
(系统自动生成,下载前可以参看下载内容)
下载文件列表
yy6
...\Debug
...\.....\vc60.idb
...\.....\vc60.pdb
...\.....\yy6.exe
...\.....\yy6.ilk
...\.....\yy6.obj
...\.....\yy6.pch
...\.....\yy6.pdb
...\yy6.cpp
...\yy6.dsp
...\yy6.dsw
...\yy6.ncb
...\yy6.opt
...\yy6.plg
...\Debug
...\.....\vc60.idb
...\.....\vc60.pdb
...\.....\yy6.exe
...\.....\yy6.ilk
...\.....\yy6.obj
...\.....\yy6.pch
...\.....\yy6.pdb
...\yy6.cpp
...\yy6.dsp
...\yy6.dsw
...\yy6.ncb
...\yy6.opt
...\yy6.plg