-
-
Demo.zip
The demo is a simple console application that tests that the various hash tables work, illustrating things such as...
...how to reuse the generic hasher classes for other Key types.
...how to use another HashTable as Collection.
...tow to use your ...
-
Judy.rar
一种类似于hash算法,但可顺序遍历成员,节省空间的映射算法实现,包括文档和源码
-
Image-Hashing-based-on-Human-Visual-System.rar
提出一种基于视觉特性的图像摘要算法,增大人眼敏感的频域系数在计算图像Hash时的权重,使得图像Hash更好地体现视觉特征,并提高鲁棒性。将原始图像的分块DCT系数乘以若干由密钥控制生成的伪随机矩阵,再对计算的结果进行基于分块的Watson人眼视觉特性处理,最后进行量化判决产生固定长度的图像Hash序列。本算法比未采用视觉特性的算法相比,提高了对JPEG压缩和高斯滤波的鲁棒性。图像摘要序列由密钥控制生成,具有安全性。
-
-
-
-
roots.zip
roots--一个轻量级的内存数据库系统。基于Hash Map的table设计。快速轻巧。
-
-
example.rar
encryption the text or decryption the hash text
-
hash.rar
这是一个URL检索的算法,其中有天网的Hfip散列,ELFhash、hf、Hashcode四种散列方法可供调用,主程序为Stringhash.java。
-