perfect hash function
...函数中再增加一条额外的性质,即对于任意的 xi和xj,当且仅当i=j时才有h(xi)=h(xj),这就是完美哈希函数(perfect hash function)。这里,当对一个键值集合L进行哈希时,不可能出现 任何冲突。
基于20个网页-相关网页
最小完美哈希函数 Minimal Perfect Hash Function
保序最小完美哈希函数 OPMPHF
提出了一种基于最小完美哈希函数的关联规则的挖掘算法。
An optimized direct hashing and pruning algorithm is proposed based on minimal perfect Hash scheme.
youdao
要写出一个完美的哈希函数是很困难的,特别是要处理哈希表中的冲突。
Perfecting hashing is difficult and to deal with that hashtable implementations support collision resolution.
应用推荐
模块上移
模块下移
不移动