代码改变世界

Hash 函数资源链接汇总

  Haippy  阅读(1782)  评论(0编辑  收藏  举报

Hash 链接:

[1]General Purpose Hash Function Algorithms:http://www.partow.net/programming/hashfunctions/

[2]Hash functionhttp://en.wikipedia.org/wiki/Hash_function

[3]Comparison of cryptographic hash functionshttp://en.wikipedia.org/wiki/Comparison_of_cryptographic_hash_functions

[4]Which hashing algorithm is best for uniqueness and speed?http://programmers.stackexchange.com/questions/49550/which-hashing-algorithm-is-best-for-uniqueness-and-speed/145633#145633

[5]Hash functions: An empirical comparison:http://www.strchr.com/hash_functions

[6]http://burtleburtle.net/bob/hash/doobs.html

[7]https://github.com/ricardodelnero/rshash

[8]http://www.fantasy-coders.de/projects/gh/html/x435.html

[9]http://en.literateprograms.org/Hash_function_comparison_%28C,_sh%29

[10]Hash functions to improve string comparison and DB desgin:http://shamas-saeed.blogspot.com/2012/05/hash-functions-to-improve-string.html

[11]Minimal Perfect Hashing:http://burtleburtle.net/bob/hash/perfect.html

[12]Perfect hash functionhttps://en.wikipedia.org/wiki/Perfect_hash_function

[13]10个经典的字符串hash函数的C代码实现 http://blog.csdn.net/mirage520/article/details/6731967

[14]各种字符串Hash函数:http://www.cnblogs.com/-clq/archive/2012/05/31/2528153.html

[15]字符串Hash函数对比 :http://blog.csdn.net/icefireelf/article/details/5796529

[16]http://en.wikipedia.org/wiki/MurmurHash

[17]http://en.wikipedia.org/wiki/CityHash

[18]http://en.wikipedia.org/wiki/Jenkins_hash_function

[19]http://en.wikipedia.org/wiki/Fowler%E2%80%93Noll%E2%80%93Vo_hash_function

[20]List of hash functionshttp://en.wikipedia.org/wiki/List_of_hash_functions

各种Hash实现:

[1]Cityhashhttp://code.google.com/p/cityhash/http://code.google.com/p/cityhash-c/

[2]SMHasher & MurmurHashhttp://code.google.com/p/smhasher/

 

 

编辑推荐:
· AI与.NET技术实操系列:基于图像分类模型对图像进行分类
· go语言实现终端里的倒计时
· 如何编写易于单元测试的代码
· 10年+ .NET Coder 心语,封装的思维:从隐藏、稳定开始理解其本质意义
· .NET Core 中如何实现缓存的预热?
阅读排行:
· 25岁的心里话
· 闲置电脑爆改个人服务器(超详细) #公网映射 #Vmware虚拟网络编辑器
· 零经验选手,Compose 一天开发一款小游戏!
· 通过 API 将Deepseek响应流式内容输出到前端
· AI Agent开发,如何调用三方的API Function,是通过提示词来发起调用的吗
点击右上角即可分享
微信分享提示