赞
踩
Name | Length | Type |
---|---|---|
Pearson hashing | 8 bits | |
Fowler–Noll–Vo hash function (FNV Hash) | 32, 64, 128, 256, 512, or 1024 bits | xor/product or product/xor |
Zobrist hashing | variable | xor |
Jenkins hash function | 32 or 64 bits | xor/addition |
Java hashCode() | 32 bits | |
Bernstein hash[1] | 32 bits | |
elf64 | 64 bits | hash |
MurmurHash | 32, 64, or 128 bits | product/rotation |
SpookyHash | 128 bits | see Jenkins hash function |
CityHash | 64, 128, or 256 bits |
上表来源于wiki
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。