搜索资源列表

  1. des

    0下载:
  2. 技术说明,还有RSA算法、HASH算法、MD5、sha1RSA等的C源码.-technical note, RSA algorithm, hash algorithm, MD5, sha1RSA the C source.
  3. 所属分类:文档资料

    • 发布日期:2024-05-02
    • 文件大小:91136
    • 提供者:彭明
  1. GeneralHashFunctions_-_C

    0下载:
  2. 8种CRC的C++ hash算法,可以供需要寻找hash算法的人使用! 广泛应用于包括路由/纠错等领域中!-eight CRC C hash algorithm, for it needs to find the hash algorithm to use! Widely used include routing/correction fields!
  3. 所属分类:Windows编程

    • 发布日期:2024-05-02
    • 文件大小:3072
    • 提供者:张宾
  1. winHash

    0下载:
  2. 用TC实现一个HASH算法,用户可以在操作界面进行操作并实现算法的统计。-achieve a hash algorithm, the user interface can operate and achieve the statistical algorithms.
  3. 所属分类:界面编程

    • 发布日期:2024-05-02
    • 文件大小:163840
    • 提供者:倪恩伟
  1. hash_table

    0下载:
  2. C语言写的Hash算法,在各种平台上都编译通过,可以直接使用。-C language to write the Hash algorithms on various platforms are compiled, can be used directly.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-02
    • 文件大小:3072
    • 提供者:coldplus
  1. hashchar

    0下载:
  2. 自己写的一个HASH算法小程序,基本的查找修改功能实现了。-himself wrote a hash algorithm for small procedures, the basic search function to achieve the changes.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-02
    • 文件大小:8192
    • 提供者:Nicole
  1. hash

    0下载:
  2. 主要关于hash算法的一些资料,个人觉得比较好,与大家共享-Hash algorithm is mainly concerned with some of the information, individuals feel better, and the U.S. share
  3. 所属分类:文件格式

    • 发布日期:2024-05-02
    • 文件大小:4294656
    • 提供者:张晓梅
  1. Judy

    0下载:
  2. 一种类似于hash算法,但可顺序遍历成员,节省空间的映射算法实现,包括文档和源码-A hash algorithm is similar to, but can be a member of the order of traversal, mapping a space-saving algorithm, including documentation and source code
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-02
    • 文件大小:1125376
    • 提供者:wuyang
  1. hash

    0下载:
  2. 外存索引文件的hash算法,提供添加、删除-Out-of-Core hash index file algorithm, to provide add, delete
  3. 所属分类:其他小程序

    • 发布日期:2024-05-02
    • 文件大小:3072
    • 提供者:lp
  1. sha1sourcecode

    0下载:
  2. 本代码是SHA1用C语言实现的源代码,SHA1与MD5是目前最为常用的HASH算法,可用于认证及签名等-This code is SHA1 with C language source code, SHA1 and MD5 is currently the most commonly used HASH algorithm, can be used for authentication and signatures
  3. 所属分类:压缩解压

    • 发布日期:2024-05-02
    • 文件大小:53248
    • 提供者:cl
  1. md5sourcecode

    0下载:
  2. 本代码是C语言实现的MD5算法的源代码。MD5和SHA1是目前最为常用的HASH算法,可用于认证签名等。-This code is the C language source code of MD5 algorithm. MD5 and SHA1 is the most commonly used HASH algorithm, can be used for certification signatures.
  3. 所属分类:压缩解压

    • 发布日期:2024-05-02
    • 文件大小:25600
    • 提供者:cl
  1. md6_c

    0下载:
  2. 目前最新的MD6 Hash 算法源码,下一代的安全散列验证算法。-The new MD6 hash function,the next generation hash function.
  3. 所属分类:加密解密

    • 发布日期:2024-05-02
    • 文件大小:34816
    • 提供者:yuisikyo
  1. hash

    0下载:
  2. 几种c语言的hash算法,希望能提供帮助-Several hash algorithm c language, hoping to provide help
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-02
    • 文件大小:18432
    • 提供者:xzs
  1. Hash

    0下载:
  2. 自己上学编的Hashtable的java源码,里面可以选择所有的hash算法和防撞处理方式,带junit测试程序。-own java source of the Hashtable, which can choose all of the hash algorithm and anti-collision approach, with junit test procedure。
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-02
    • 文件大小:6144
    • 提供者:fang kun
  1. hash

    0下载:
  2. 适用于RFID安全认证协议的轻量级hash算法,输出64bit数据。-Applicable to lightweight RFID authentication protocol security hash algorithm, output 64bit data.
  3. 所属分类:RFID编程

    • 发布日期:2024-05-02
    • 文件大小:2048
    • 提供者:Peter
  1. sfxhash

    0下载:
  2. hash算法实例,非常好的参考代码,名称为sfxhash-hash algorithm instance, a very good reference code, name sfxhash
  3. 所属分类:系统编程

    • 发布日期:2024-05-02
    • 文件大小:248832
    • 提供者:jiangdecai
  1. hash

    0下载:
  2. 整合了各种常用的hash算法,用c语言编写(Integration of a variety of commonly used hash algorithm, using C language)
  3. 所属分类:Windows编程

    • 发布日期:2024-05-02
    • 文件大小:2048
    • 提供者:S.P.
  1. jenkins

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

    • 发布日期:2024-05-02
    • 文件大小:3072
    • 提供者: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 ho
  3. 所属分类:其他小程序

    • 发布日期:2024-05-02
    • 文件大小:6144
    • 提供者:斩月
  1. SPlayer视频文件hash算法 - Google Docs

    0下载:
  2. 射手播放器的HASH算法,如何计算文件特征码(HASH algorithm for a shooter player)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-02
    • 文件大小:14336
    • 提供者:Mr Long
  1. hash

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

    • 发布日期:2024-05-02
    • 文件大小:1024
    • 提供者:李莉234
« 12 3 4 5 6 7 8 9 10 ... 37 »

源码中国 www.ymcn.org