搜索资源列表

  1. code

    0下载:
  2. 应用公钥加密体制的代表算法RSA 应用对称加密算法DES 应用散列算法MD5计算消息摘要 数字签名并验证-Application of public key encryption system RSA algorithm application on behalf of a symmetric encryption algorithm MD5 hash algorithm DES application calculated
  3. 所属分类:加密解密

    • 发布日期:2024-05-16
    • 文件大小:86016
    • 提供者:邓国文
  1. test

    0下载:
  2. SHA-1(Secure Hash Algorithm)是美国国家标准局(National Institute of Standard and Technology NIST)为了配合数位签章演算法(Digital Signature Algorithm DSA)的使用所发布的联邦资讯处理标准-FIPS PUB 180-1(Federal Information Processing Standard Publication 180-1
  3. 所属分类:加密解密

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:zyt
  1. jssha2-0.3

    0下载:
  2. javascr ipt实现的SHA-256-384-512 hash算法-javascr ipt realize the SHA-256-384-512 hash algorithm
  3. 所属分类:加密解密

    • 发布日期:2024-05-16
    • 文件大小:9216
    • 提供者:tony
  1. blowfish

    0下载:
  2. 加密解密算法,一种hash函数,128位,linux下的源代码,用C语言编写-Encryption and decryption algorithm, a hash function, 128, linux under the source code, using C language
  3. 所属分类:加密解密

    • 发布日期:2024-05-16
    • 文件大小:8192
    • 提供者:shilin
  1. cccc-sha1

    0下载:
  2. SHA-1的算法源码,输入一段用户名,输入该用户名的HASH码-SHA-1 algorithm source, enter a period of user name, enter the user name of the HASH code
  3. 所属分类:加密解密

    • 发布日期:2024-05-16
    • 文件大小:870400
    • 提供者:eric
  1. Algorithm-RabinKarp-0.41_1.tar

    0下载:
  2. 加密解密过程中非常著名的hash算法,搜了好久才找到的-Encryption and decryption process is very well-known hash algorithms, search for a long time to find the
  3. 所属分类:加密解密

    • 发布日期:2024-05-16
    • 文件大小:7168
    • 提供者:吕文赋
  1. QQAutoLogin

    0下载:
  2. 这是我写的一个QQ自登陆的源码,能够实现QQ自动登陆,用到MD5和HASH算法,感兴趣的可以看下!-This is a QQ, I wrote the source code from the landing, to realize automatic landing QQ, to use MD5 and HASH algorithms can facie interested!
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2024-05-16
    • 文件大小:962560
    • 提供者:sdafasdf
  1. hashreplacement

    1下载:
  2. 在图像加密中用到的md5算法,也就是哈希置换-In the image of the md5 encryption algorithm used, that is, hash replacement
  3. 所属分类:加密解密

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:guaiguai
  1. MD5

    0下载:
  2. 绝对好使的Hash摘要算法,提供主函数调用例程,很好使哦,vc6.0版!-Absolute so the Hash digest algorithm, providing the main function call routines, so good Oh, vc6.0 version!
  3. 所属分类:加密解密

    • 发布日期:2024-05-16
    • 文件大小:3072
    • 提供者:zzylsn
  1. searchhash

    0下载:
  2. 高质量的hash算法程序.可以自动生成hash tabel.-Hash algorithm for high-quality procedures. Can be automatically generated hash tabel.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-16
    • 文件大小:300032
    • 提供者:linqixin
  1. DSA

    0下载:
  2. Digital Signature Algorithm (DSA)是Schnorr和ElGamal签名算法的变种,被美国NIST作为DSS(DigitalSignature Standard)。算法中应用了下述参数: p:L bits长的素数。L是64的倍数,范围是512到1024; q:p - 1的160bits的素因子; g:g = h^((p-1)/q) mod p,h满足h < p - 1, h^(
  3. 所属分类:加密解密

    • 发布日期:2024-05-16
    • 文件大小:136192
    • 提供者:wildkaede
  1. student

    0下载:
  2. 用hash算法實現的按學生學號查找.也就是hash算法-Hash algorithm used by its students to find. Hash algorithm that is
  3. 所属分类:其他小程序

    • 发布日期:2024-05-16
    • 文件大小:110592
    • 提供者:楊小藝
  1. AlgorithmUsingJava

    0下载:
  2. <算法导论>第二版大部分算法实现. 1. 各类排序和顺序统计学相关 2. 数据结构 2.1 基本数据结构 2.2 散列表 2.3 二叉查找树 2.4 红黑树 2.5 数据结构基于红黑树的扩张 3. 高级涉及和分析技术 3.1 动态规划相关 3.2 贪心算法相关 3.3 用于不相交集合的数据结构 4. 部分图算法.-<Introduction to Algorithms&g
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-16
    • 文件大小:324608
    • 提供者:QJGui
  1. MD5

    0下载:
  2. MD5 HASH摘要算法,采用C语言开发-MD5 HASH digest algorithm using C language development
  3. 所属分类:加密解密

    • 发布日期:2024-05-16
    • 文件大小:12288
    • 提供者:大海
  1. APhash

    0下载:
  2. 常用的hash算法APHash,该hash算法可以实现均衡分布,让数据均匀的分布在hash列表中-Commonly used hash algorithms APHash, the hash algorithm can achieve a balanced distribution, so that uniform distribution of data in the hash list
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-16
    • 文件大小:196608
    • 提供者:梁海金
  1. googlehash

    0下载:
  2. google hash table算法,api清晰好用,附有本人测试的example程序,linux gcc。-google hash table algorithm, api clear easy to use, with the example I am testing procedure, linux gcc.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-16
    • 文件大小:22528
    • 提供者:tom
  1. hash

    0下载:
  2. HASH加密算法简介H ASH加密算法简介-HASH encryption algorithm encryption algorithm H ASH Introduction Introduction
  3. 所属分类:加密解密

    • 发布日期:2024-05-16
    • 文件大小:11264
    • 提供者:liguihe
  1. HashTIN

    0下载:
  2. 基于Hash函数的TIN拓扑关系重建,Hash函数的构造方法,基于Hash函数的TIN拓扑关系重建算法-Hash function based on the relationship between TIN topology reconstruction, Hash function construction method, based on the Hash function reconstruction algorithm TIN
  3. 所属分类:文档资料

    • 发布日期:2024-05-16
    • 文件大小:322560
    • 提供者:李叶林
  1. Hash_in_C++

    0下载:
  2. 一些Hash算法的C++实现,可作为应用的参考。-Some Hash algorithm C++ Realized, the application can be used as reference.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-16
    • 文件大小:2048
    • 提供者:yuvmen
  1. dcpcrypt

    0下载:
  2. BLOWFISH,B64,HASH等算法-BLOWFISH, B64, HASH algorithm, etc.
  3. 所属分类:压缩解压

    • 发布日期:2024-05-16
    • 文件大小:150528
    • 提供者:郑有华
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 37 »

源码中国 www.ymcn.org