Performance in Practice of String Hashing Functions
Performance
in Practice of String Hashing Functions
Abstract
总结了一组string hashing函数,研究其性能。通过对大key集合和小key集合的实验,以及对比标准的hash函数,表明我们的这组hash是可靠并有效的。
Introduction
String Hashing用于将一个string缩减为某...
2010-03-25 21:15:30 ·
148 阅读 ·
0 评论