CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - hash algorithm

搜索资源列表

  1. HashCacl

    0下载:
  2. 一款支持多种Hash计算的小工具,包含当前常用的HASH算法-Hash calculation of a support a variety of gadgets, including the current common HASH algorithm
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-16
    • 文件大小:229.54kb
    • 提供者:Yado
  1. Grostl

    0下载:
  2. 实用c语言实现了grostl hash算法,该算法为sha3的决赛候选算法之一-Practical c language realized grostl hash algorithm for the final one of sha3 candidate algorithm
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-16
    • 文件大小:4.01mb
    • 提供者:小释
  1. MD5

    0下载:
  2. hash算法MD5的C语言实现,简单适用-use c to implement MD5 algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:225.69kb
    • 提供者:liuhongming
  1. Hash

    0下载:
  2. 基于C语言编写的哈希表算法的实现代码,可以很好的理解哈希表及其时间复杂度的度量。-Based on the C language implementation of the hash table algorithm code, a good understanding of the hash table and its time complexity measure.
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:60.17kb
    • 提供者:王志刚
  1. md6

    0下载:
  2. MD6-MIT hash algorithm for NIST.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-15
    • 文件大小:5.63kb
    • 提供者:Bob Builder
  1. MD5

    0下载:
  2. MD5用的是哈希函数,在计算机网络中应用较多的不可逆加密算法有RSA公司发明的MD5算法和由美国国家技术标准研究所建议的安全散列算法SHA。-MD5 hash function is used in the application of computer networks more irreversible encryption algorithm invented by RSA, MD5 algorithm and by the National Institute of Standards
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:7.32kb
    • 提供者:Laura
  1. ARM

    0下载:
  2. MD5即Message-Digest Algorithm 5,用于确保信息传输完整一致。是计算机广泛使用的杂凑算法之一(也可称为摘要算法、哈希算法),用vc++语言实现-The MD5 Message-Digest Algorithm 5 is used to ensure complete and consistent information transmission. Digest algorithm (also called hash algorithm), implemented vc+
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:1.8mb
    • 提供者:zhangyuan
  1. algohash

    0下载:
  2. 大量MD5的存储设计和内存设计,实现快速的查找功能。改写魔兽hash算法,为文件读写操作。-A large number of MD5 storage design and memory design, realize fast lookup functions. Rewritten Warcraft hash algorithm for file read and write operations.
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-23
    • 文件大小:2.18kb
    • 提供者:孙峰
  1. blake_vhdl_v2.tar

    0下载:
  2. the black hash algorithm which has competed in the sha-3 and it is one of the most powerful hash algorithm-the black hash algorithm which has competed in the sha-3 and it is one of the most powerful hash algorithm,,
  3. 所属分类:Other systems

    • 发布日期:2017-12-01
    • 文件大小:204.77kb
    • 提供者:hadel
  1. StringHashTable

    0下载:
  2. 一个利用string作为key的hashtable的简单实现,利用BKDRHash作为核心hash算法,采用开链法处理碰撞。-A simple implementation of the string as the key of the hashtable, using BKDRHash as core hash algorithm, the use of open-chain collision handling.
  3. 所属分类:Other systems

    • 发布日期:2017-12-05
    • 文件大小:1009byte
    • 提供者:何荣辉
  1. HashString

    0下载:
  2. 程序简单的实现了hash表的构建与查找,可以作为一个类在其他文件中调用。其中用的算法是MPQ中用的hash算法,最大可能的避免了冲突。-Program simple hash table and find, you can call as a class in the other documents. Algorithm hash algorithm used in the MPQ, the maximum possible to avoid conflict.
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-21
    • 文件大小:1.43kb
    • 提供者:lining
  1. hash

    0下载:
  2. 用visual c++写的一个哈希表的算法,体现了哈希表查找的优点-With Visual c++ write a hash table algorithm, reflecting the advantages of hash table lookup
  3. 所属分类:Other systems

    • 发布日期:2017-11-18
    • 文件大小:1.04mb
    • 提供者:姚世奇
  1. hash

    0下载:
  2. 这是关于哈希查找的算法,采用线性探测再散列的方法处理冲突-This is about the hash lookup algorithm, using linear probing re-hash approach to conflict
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:729byte
    • 提供者:陈子文
  1. hash_md5_sha

    0下载:
  2. 文件内容hash算法sha,对文件进行hash计算,支持md5,sha-Contents of the file hash algorithm sha, the file hash calculation md5, sha
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-08
    • 文件大小:283.57kb
    • 提供者:stephen1w
  1. sha

    0下载:
  2. 简单利用C语言实现sha1密码算法,此算法为hash算法,单向算法 简单利用C语言实现sha1密码算法,此算法为hash算法,单向算法-Simply use C language sha1 cipher algorithm, this algorithm hash algorithm, the algorithm is simple way sha1 use C language implementation of cryptographic algorithms, this algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-05-03
    • 文件大小:535.71kb
    • 提供者:耳东陈
  1. SM3

    0下载:
  2. SM3软算法,主要实现国家密码管理局的要求SM3散列算法,可用于移植到各类的嵌入式环境-SM3 soft algorithm, the main achievement of the SM3 hash algorithm State Encryption Administration requirements, can be used to migrate to various types of embedded environments
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-28
    • 文件大小:183.01kb
    • 提供者:TinyChary
  1. DNAkmer

    0下载:
  2. DNA序列的检索程序,能读取大量DNA序列,用哈希算法计算哈希值,建立DNA序列的索引,然后输入DNA序列,就可以检索位置-DNA sequence search program that can read a large number of DNA sequences to calculate the hash value with the hash algorithm, indexing, DNA sequences, and then enter the DNA sequence, you
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:373.51kb
    • 提供者:李华
  1. jenkins

    0下载:
  2. jenkins实现二进制hash算法,基于字符串通用Hash算法。(Jenkins binary hash algorithm, based on string generic Hash algorithm.)
  3. 所属分类:其他

    • 发布日期:2017-12-15
    • 文件大小:3kb
    • 提供者:zyh_1988
  1. 安全Hash算法SHA-1的实现

    0下载:
  2. Hash函数是提供数据完整性保障的一个重要工具。本次实验,我们希望通过上机操作,使 同学们对安全Hash算法SHA-1的基本原理有一个全面的理解。通过本次实验,使学生掌握对 Hash函数的应用,为后面数字签名方案的学习打下基础。(The Hash function is an important tool for providing data integrity protection. In this experiment, we hope to have a comprehensive und
  3. 所属分类:其他

    • 发布日期:2018-01-07
    • 文件大小:6kb
    • 提供者:斩月
  1. hash

    0下载:
  2. 自己写的hash算法,将字符串转为数字。(A hash algorithm that turns a string to a number.)
  3. 所属分类:其他

    • 发布日期:2018-04-21
    • 文件大小:1kb
    • 提供者:李莉234
« 12 3 »
搜珍网 www.dssz.com