The Joys of Hashing
TheJoysofHashing,HashTableProgrammingwithC,2019年新书,哈希编程的乐趣,基于C语言实现Hash表。
用户评论
推荐下载
-
Consistent hashing
libconhashisaconsistenthashinglibraray,whichcanbecompiledbothonWindowsandLinuxplatform.Highperforman
22 2019-07-05 -
Hashing searching sketching
详细论述了基于ball-and-bin思路的Hash算法的最新进展,以及该算法如何应用于快速搜索和流数据(streamdata)的数据总结(“勾画”(sketch))
31 2019-06-01 -
Supervised Hashing with Kernels
SupervisedHashingwithKernelsCVPR2012的文章,挺不错的。
29 2019-09-17 -
hashing.pdf
PDQ和TMK + PDQF:是我们在Facebook上用来检测有害内容的一系列工具的一部分,并且行业中还可以使用其他算法和实现,例如pHash,Microsoft的PhotoDNA,aHash和dH
10 2020-07-16 -
Ketama Hashing Algorithm
KetamaHashingAlgorithmjava代码完全可以运行,已经添加了Node类,和一些注释。
32 2019-10-15 -
17Joys CMS js折叠菜单
17JoysCMSjs折叠菜单
18 2019-05-28 -
k_means hashing
何凯明2013年再cvpr中发表的文章K-meansHashing:anAffinity-PreservingQuantizationMethodforLearningBinaryCompactCod
31 2019-07-06 -
Consistent Hashing and Random Trees
ConsistentHashingandRandomTrees
26 2019-07-06 -
Laravel开发attribute hashing
Laravel开发-attribute-hashing 允许您定义雄辩模型中应该散列的属性。
11 2020-07-17 -
universal hashing.pdf
1998年的英文资料,共12页,非常详细地介绍了universal hashing。universal hashing(在随机算法或数据结构中)是指从具有一定数学属性的哈希函数族中随机选择哈希函数。
15 2020-07-19
暂无评论