文件名称:Hash
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
假设哈希函数是完美的,即可以把输入数据均匀的分散在哈希表上。
哈希表大小为H,插入数据数量为K,求哈希表的冲突率,要推导过程。
具体一下:假设有20W待插入数据,Hash表大小为60W,求hash表的冲突率。-Suppose the hash function is perfect, that is, input data can be uniformly dispersed in the hash table. Hash table size H, insert the data quantity K, the rate of conflict in order to hash table should be derivation. Specifically this: assuming that there is 20W data to be inserted, Hash table size is 60W, the conflict in order to hash table rates.
哈希表大小为H,插入数据数量为K,求哈希表的冲突率,要推导过程。
具体一下:假设有20W待插入数据,Hash表大小为60W,求hash表的冲突率。-Suppose the hash function is perfect, that is, input data can be uniformly dispersed in the hash table. Hash table size H, insert the data quantity K, the rate of conflict in order to hash table should be derivation. Specifically this: assuming that there is 20W data to be inserted, Hash table size is 60W, the conflict in order to hash table rates.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Hush.exe
实验报告.doc
源程序\AverLength.cpp
......\AverLength.h
......\Hush.cpp
......\Hush.h
......\main.cpp
源程序
实验报告.doc
源程序\AverLength.cpp
......\AverLength.h
......\Hush.cpp
......\Hush.h
......\main.cpp
源程序