摘要:
php, apache, perl, bsddb都使用time33哈希. 最简单的版本 uint32_t time33(char const *str, int len) { unsigned long hash = 0; for (int i = 0; i len; i++) { hash = hash *33 + ... 阅读全文
posted @ 2010-12-20 16:35
napoleon_liu
阅读(6621)
评论(0)
推荐(2)

浙公网安备 33010602011771号