文件名称:reverse_hashing
介绍说明--下载内容均来自于网络,请自行研究使用
定义hash函数H=x N,假设用线性搜索来解决collision。算法实现的是根据hash table来重建输入序列。-reconstruct the input sequence according to the given hash table. The hashing function :H(x)=x N,and using linear probing to solve collisions.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
reverse_hashing\reverse_hashing.C
...............\reverse_hashing.pdf
reverse_hashing
...............\reverse_hashing.pdf
reverse_hashing