搜索资源列表
Image-Hashing-based-on-Human-Visual-System
- 提出一种基于视觉特性的图像摘要算法,增大人眼敏感的频域系数在计算图像Hash时的权重,使得图像Hash更好地体现视觉特征,并提高鲁棒性。将原始图像的分块DCT系数乘以若干由密钥控制生成的伪随机矩阵,再对计算的结果进行基于分块的Watson人眼视觉特性处理,最后进行量化判决产生固定长度的图像Hash序列。本算法比未采用视觉特性的算法相比,提高了对JPEG压缩和高斯滤波的鲁棒性。图像摘要序列由密钥控制生成,具有安全性。
cuckoo-undergrad.pdf
- A detailed expanation about the new Cuckoo hashing algorithm.
B01AB525d01
- The problem of efficient data structures for IP lookups has been well studied in literature. Techniques such as LC tries and Extensible Hashing are commonly used. In this paper, we address the problem of generalizing LC tries and Extensible H
11Hashing.key
- 哈希表的MIT的课件,提前说明,是英文的哦,希望大家踊跃下载-Hashing key
rihter
- HASHing System will automatically delete the directory of debug and release, so please do not put files on these two directory.
hashing
- all basic and advance about hashing.
datar-slides.pdf
- Locality Sensitive Hashing
Comparison-Based-Analysis-of-Different-Cryptograp
- Wireless Sensor Networks (WSN) are becoming popular day by day, however one of the main issue in WSN is its limited resources. We have to look to the resources to create Message Authentication Code (MAC) keeping in mind the feasibility of techn
linearHashingJava
- 线性散列的java实现,包括线性散列的介绍、实现步骤方法等。-Linear hashing java, including the introduction of linear hashing, implementation steps methods.
hashing
- 这是资料结构的hashing算法。用C语言实现的。好好学习吧。-This is a hashing algorithm data structure. Implemented using C language. Learn it.
Combined-HashingWatermarking-Method-for-Image-Aut
- combined hashing and watermarking
Hashing
- We’ll discuss the hash table ADT which supports only a subset of the operations allowed by binary search trees. The implementation of hash tables is called hashing. Hashing is a technique used for performing insertions, deletions and finds in con
strack
- 内存管理总计,一致性哈希算法详解 -Total memory management, consistent hashing algorithm
hash
- 哈希算法的高速FPGA实现,本文hi介绍,有少量算法介绍,共16页-Hashing algorithm to achieve high-speed FPGA, hi this article describes, there are a few algorithms introduce a total 16
FSH-master
- 跨模态二进制代码通过融合相似度学习,一篇相似度学习的论文,属于计算机视觉类的,附有源代码,使用平台为window操作系统,语言工具为MATLAB(Cross-Modality Binary Code Learning via Fusion Similarity Hashing)