CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - hash 哈希

搜索资源列表

  1. hash.c++

    0下载:
  2. 一个开源的哈希表源码实现,算法比较简短精简-a revenue source to achieve hash table, the relatively brief concise algorithm
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:1.33kb
    • 提供者:kanyu
  1. c-hash

    0下载:
  2. C语言实现的哈希表算法,比链表的查询更快,在大量节点管理时很实用。-C-implemented hash table algorithm, faster than the query list, in the management of a large number of nodes is very useful.
  3. 所属分类:Linux-Unix program

    • 发布日期:2016-01-25
    • 文件大小:15kb
    • 提供者:黄健
  1. Hash

    0下载:
  2. 用Delphi实现的哈希表,效率很高的,很值得一看啊。-Using Delphi to achieve the hash table, high efficiency, it is worth a visit ah.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-21
    • 文件大小:208.79kb
    • 提供者:mqx
  1. Hash_C

    1下载:
  2. 常用的12个哈希函数,用C语言写的,每个函数都包含测试程序-12 commonly used hash function, using C language written test procedures are included for each function
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-26
    • 文件大小:2.55kb
    • 提供者:X-Ray
  1. SHA-1

    0下载:
  2. 安全哈希算法(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
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-23
    • 文件大小:824byte
    • 提供者:Jesse
  1. MD5_SHA1

    1下载:
  2. 具有MD5和SHA1单向(哈希)函数算法加解密功能的小程序.-MD5 and SHA1 have a one-way (hash) function algorithm for encryption and decryption functions applet.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-15
    • 文件大小:81kb
    • 提供者:罗兰
  1. MD5

    0下载:
  2. Labwindows 哈希函数,实现MD5校验码读取的代码-Labwindows hash function, the realization of MD5 checksum code to read the code
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-04
    • 文件大小:7.84kb
    • 提供者:adobefree
  1. uthash-1.5

    0下载:
  2. 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
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-17
    • 文件大小:459.71kb
    • 提供者:孙文
  1. hash

    1下载:
  2. 采用C语言实现MD5哈希摘要算法,对文件进行哈希得到哈希摘要-Using C language digest algorithm MD5 hash of the document have been hash hash Abstract
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:6.28kb
    • 提供者:Ivan
  1. MD5

    0下载:
  2. md5哈希算法源码,摘要信息、摘要消息的长度256,摘要为16-md5 hash algorithm source code
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-10
    • 文件大小:2.36mb
    • 提供者:huhanzhong
  1. hash

    0下载:
  2. 哈希签名与验证,代码编写模拟实现,运行需要安装openssl,并进行各种库文件安全证书的导入-Hash signature and verification, coding to achieve simulation run need to install openssl, and conduct a variety of library security certificate import
  3. 所属分类:CA program

    • 发布日期:2017-04-09
    • 文件大小:1.28mb
    • 提供者:李维
  1. hash

    0下载:
  2. 哈希表,linux c 编写。非常实用,简洁-Hash table, linux c preparation
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:4.73kb
    • 提供者:李世蓂
  1. sha512

    0下载:
  2. 使用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
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-09
    • 文件大小:1.34mb
    • 提供者:刘琦
  1. HASH

    0下载:
  2. 数字签名中哈希函数的分析与研究,主要分析哈希函数的结构。-Hash function in the digital signature analysis and research, the main structure of the hash function.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:92.26kb
    • 提供者:马利
  1. hash_tree_linux

    0下载:
  2. 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.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:24.04kb
    • 提供者:caonima
  1. hash

    2下载:
  2. 哈希函数的matlab代码,此函数不可逆,具有加密功能。-Hash function matlab code, this function is not reversible, with encryption features.
  3. 所属分类:加密解密

    • 发布日期:2017-05-16
    • 文件大小:1.34kb
    • 提供者:夏彬彬
  1. HASH-list-code

    0下载:
  2. 很好的MFC下的哈希算法,能加密解密文本文件。-Good hash algorithm under MFC, can decrypt the encrypted text file.
  3. 所属分类:CA program

    • 发布日期:2017-06-21
    • 文件大小:34.64mb
    • 提供者:徐进
  1. 检测两篇文档相似性

    0下载:
  2. 通过哈希算法实现检测文档的相似性(Similarity of detection documents by hash algorithm)
  3. 所属分类:系统/网络安全

    • 发布日期:2018-04-23
    • 文件大小:15.84mb
    • 提供者:苏a
  1. GenerateHashBySHA

    0下载:
  2. 根据sha256、sha512算法生成哈希(genertate hashdata by sha256 or sha512)
  3. 所属分类:加密解密

    • 发布日期:2018-05-03
    • 文件大小:1kb
    • 提供者:黛月如歌
  1. MD5散列函数的MATLAB代码

    3下载:
  2. 利用散列哈希函数对信息进行散列,产生一个定长的信息摘要,从而可实现消息的认证和完整性验证(Hash function is used to hash information to produce a certain length of information summary, which can realize message authentication and integrity verification.)
  3. 所属分类:加密解密

    • 发布日期:2019-06-19
    • 文件大小:94kb
    • 提供者:fanya95
« 12 3 4 5 »
搜珍网 www.dssz.com