搜索资源列表
hash.c++
- 一个开源的哈希表源码实现,算法比较简短精简-a revenue source to achieve hash table, the relatively brief concise algorithm
c-hash
- C语言实现的哈希表算法,比链表的查询更快,在大量节点管理时很实用。-C-implemented hash table algorithm, faster than the query list, in the management of a large number of nodes is very useful.
Hash
- 用Delphi实现的哈希表,效率很高的,很值得一看啊。-Using Delphi to achieve the hash table, high efficiency, it is worth a visit ah.
Hash_C
- 常用的12个哈希函数,用C语言写的,每个函数都包含测试程序-12 commonly used hash function, using C language written test procedures are included for each function
SHA-1
- 安全哈希算法(Secure Hash Algorithm)主要适用于数字签名标准(Digital Signature Standard DSS)里面定义的数字签名算法(Digital Signature Algorithm DSA)。-Secure hash algorithm (Secure Hash Algorithm) is mainly applied to digital signature standard (Digital Signature Standard DSS) which
MD5_SHA1
- 具有MD5和SHA1单向(哈希)函数算法加解密功能的小程序.-MD5 and SHA1 have a one-way (hash) function algorithm for encryption and decryption functions applet.
MD5
- Labwindows 哈希函数,实现MD5校验码读取的代码-Labwindows hash function, the realization of MD5 checksum code to read the code
uthash-1.5
- uthash 是一个C语言的哈希表,支持各种结构类型的存储、添加、删除,这些操作都在固定的时间完成,跟哈希表本身的大小无关。键也可以是任何类型的数据。-is a C language uthash the hash table to support a variety of structural types of storage, add, delete, these operators are in a fixed time to complete, with the hash table s
hash
- 采用C语言实现MD5哈希摘要算法,对文件进行哈希得到哈希摘要-Using C language digest algorithm MD5 hash of the document have been hash hash Abstract
MD5
- md5哈希算法源码,摘要信息、摘要消息的长度256,摘要为16-md5 hash algorithm source code
hash
- 哈希签名与验证,代码编写模拟实现,运行需要安装openssl,并进行各种库文件安全证书的导入-Hash signature and verification, coding to achieve simulation run need to install openssl, and conduct a variety of library security certificate import
hash
- 哈希表,linux c 编写。非常实用,简洁-Hash table, linux c preparation
sha512
- 使用vc实现的高效的sha512算法,并通过测试能正确地计算出任意文件的哈希值,欢迎使用-Vc achieve efficient use of the sha512 algorithm, and passing a test to correctly calculate the hash value of any file, please use the
HASH
- 数字签名中哈希函数的分析与研究,主要分析哈希函数的结构。-Hash function in the digital signature analysis and research, the main structure of the hash function.
hash_tree_linux
- linux下写的哈希树,用位计算进行哈希,树选用B+树,能直接应用于各种函数。-a hash tree written under linux , using bit calculation to hash, the tree used B+ tree,can be directly applied to a variety of functions.
hash
- 哈希函数的matlab代码,此函数不可逆,具有加密功能。-Hash function matlab code, this function is not reversible, with encryption features.
HASH-list-code
- 很好的MFC下的哈希算法,能加密解密文本文件。-Good hash algorithm under MFC, can decrypt the encrypted text file.
检测两篇文档相似性
- 通过哈希算法实现检测文档的相似性(Similarity of detection documents by hash algorithm)
GenerateHashBySHA
- 根据sha256、sha512算法生成哈希(genertate hashdata by sha256 or sha512)
MD5散列函数的MATLAB代码
- 利用散列哈希函数对信息进行散列,产生一个定长的信息摘要,从而可实现消息的认证和完整性验证(Hash function is used to hash information to produce a certain length of information summary, which can realize message authentication and integrity verification.)