CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - MD5算法

搜索资源列表

  1. Delphi_Md5

    0下载:
  2. Delphi源码之:Md5算法+判断网页是否更新过 通过hash验证Md5算法 判断指定网页是否更新过,比如你要下载网页,昨天已经下载过的,今天不想再次下载,可以参考本程序的判断方法-Delphi source code is: Md5 algorithm+ to determine whether the updated web page through the Md5 authentication hash algorithm to determine whether the updat
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-28
    • 文件大小:272644
    • 提供者:mayongtao520
  1. md5test

    0下载:
  2. MD5 的vc 6.0的实现,可验证自己实现MD5算法的正确-MD5 of the realization of vc 6.0, verifiable own MD5 algorithm to achieve the correct
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1924672
    • 提供者:laihuatian
  1. md5

    0下载:
  2. MD5算法C语言sourcecode。可以直接添加到具体应用程序中,计算得到需要的MD5加密结果。-MD5 algorithm for C language sourcecode. Can be directly added to the specific application, the need to calculate the results of the MD5 encryption.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:6626
    • 提供者:yaopeng
  1. md5

    0下载:
  2. VC md5 加密算法,供大家学习之用,对自己软件进行加密保护。-VC md5 encryption algorithm, for all learning, and encryption software to protect themselves.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:54514
    • 提供者:yueshan1020
  1. md5

    0下载:
  2. keilC51,8位机的MD5加密算法,从RFC1321上移植过来的,编译通过,结果测试通过.-keilC51, 8 crew of the MD5 encryption algorithm, the transplant from the RFC1321, the compiler is passed, the results of the test.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:3299
    • 提供者:祝庆
  1. MD5

    0下载:
  2. 1、掌握MD5算法的原理; 2、能够编写代码实现MD5算法。 -1, to master the principles of MD5 algorithm 2, can write code to achieve MD5 algorithm.
  3. 所属分类:File Formats

    • 发布日期:2017-04-05
    • 文件大小:23098
    • 提供者:
  1. QQLoginBat

    0下载:
  2. 这是一个QQ/TM登录器(其中包含MD5的类封闭及Base64的编码转换). 本程序是用BCB2007制作的. 程序基本用法: (1)运行程序,首先会要求输入密码,如果是首次运行,可以输入一个新密码或直接回车即可. (2)进入后,可以看到已保存的QQ号,可以同时登录一个或多个号码. (3)点击ADD可以添加QQ号码 添加时可以直接输入命令行,也可先按PWDHASH生成命令行,再复制过去(点击上面的Command Line标签). 声明: 程序中的MD5算法和BASE
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:264972
    • 提供者:richardw
  1. md5

    0下载:
  2. java md5加密算法实现,输入字符串直接得到加密后的字符串-java md5
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:593
    • 提供者:张万
  1. MD5

    0下载:
  2. java实现的md5算法,实现信息的加密。-the realization of the md5 algorithm java, encryption of information.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:4132
    • 提供者:俊洋
  1. md5asm

    0下载:
  2. md5算法的代码,用汇编编写,速度很快的呀-md5 algorithm code, compiled with the preparation, fast
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-05
    • 文件大小:19152
    • 提供者:zpz
  1. md5

    0下载:
  2. delphi7.0下的md5加密算法 希望能够对大家有所帮助!-it is md5 jiami suanfa thank you
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-01
    • 文件大小:358561
    • 提供者:piaoxue
  1. md5

    0下载:
  2. md5 算法的纯c版本。方便移植到各种嵌入式小型设备不支持c++的环境-md5 algorithm with pure C version. Easy to transplant it to systems using only C, but not C++
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:2366
    • 提供者:wing
  1. MD5

    0下载:
  2. 用md5验证文件的完整性,输入一个字符串通过md5算法得到这个md5验证码-Verify the integrity of the file with the md5, enter a string to get this through the md5 algorithm md5 code
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:551323
    • 提供者:邹平
  1. md5

    0下载:
  2. md5算法单元,虽然比较老点了,但是还是十分有用的。-md5 algorithm unit, although the older points, but is still very useful.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-07
    • 文件大小:3303
    • 提供者:yuo mil
  1. MD5

    0下载:
  2. 该代码实现了MD5算法的加密功能,希望对大家有点帮助!-The code implements the MD5 encryption algorithm, in the hope we are a bit to help!
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-16
    • 文件大小:169706
    • 提供者:滕升
  1. MD5_Vs2005

    0下载:
  2. MD5算法封装类,能在Vs2005上使用-md5 class use for C++
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:5089
    • 提供者:liu3zy
  1. MD5

    0下载:
  2. 使用C++Builder编写的MD5算法,效率高,可读性强-MD5
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:3645
    • 提供者:smartstar
  1. MD5

    0下载:
  2. MD5的算法程序,能够生成文件的MD5值-failed to translate
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:9670
    • 提供者:james
  1. MD5

    0下载:
  2. 加密算法之消息摘要MD5算法实现。纯c实现,vc编译运行ok-The encryption algorithm MD5 message digest algorithm. Pure c implementation, vc compiled to run ok
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:6280
    • 提供者:yimo
  1. MD5-VC6

    0下载:
  2. 本程序实现了MD5消息摘要算法对输入的文字或选择的文件进行消息摘要.-This program implements MD5 message digest algorithm to input text or select a file message digest
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-26
    • 文件大小:122809
    • 提供者:zhanglijuan
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »
搜珍网 www.dssz.com