CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 文件的md5

搜索资源列表

  1. MD5加密的C++类

    0下载:
  2. 这是一个好用的MD5的C++类;这个类可以加在控制台 程序中也可用在MFC中, 并且提供了详细的错误处理 函数,是一个安全的类。例程是一个MD5的MFC程序, 支持字符串和文件两种输入。 LPCSTR TargetFile(char *filename=NULL) //计算文件的MD5值 void TargetStr(LPCSTR str) //计算字符串的MD5值 LPCSTR GetDigestKey() //取MD5运算后的结果 LPCSTR GetErr() //如果有错误,取错误字串
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:4.43kb
    • 提供者:俞训峰
  1. 使用64个字符键加密文件的类

    0下载:
  2. 汇编内核的md5算法.使用方法:一种方法是使用原代码包中的make.bat,这需要安装nasm编译器;第二种就是直接将md5_x86.obj拷贝到你的工程下,直接使用-compilation of md5 kernel algorithm. Use : One method is to use the original code of make.bat, which requires the installation of NASM compiler; The second is directl
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:3.92kb
    • 提供者:高泽虎
  1. 计算文件的MD5结果

    0下载:
  2. 计算文件的MD5结果,可以对比文件是否被更改过。-documents MD5 calculated results can be compared documents were changed.
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:189.72kb
    • 提供者:黑侠
  1. delphi对文件进行MD5编码

    1下载:
  2. delphi写的文件进行MD5编码的例程,速度不错,稳定性也还好。
  3. 所属分类:其它

    • 发布日期:2011-01-18
    • 文件大小:15.04kb
    • 提供者:czlsz8
  1. getFileMD5

    0下载:
  2. 获取文件的MD5值的C语言接口。(这是最简单的实现方法)-File MD5 value for the C language interface. (This is the simplest implementation)
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-26
    • 文件大小:15.88kb
    • 提供者:lee
  1. md5

    1下载:
  2. 用MFC实现的对任意长度的文件的MD5加密,得到的是标准的32位十六进制数-Using MFC to achieve for any length of document MD5 encryption, receive the standard 32-bit hexadecimal number
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:19.6kb
    • 提供者:zyf
  1. Md5

    0下载:
  2. MD5值查询器,可以查询输入文本的MD5值或者指定文件的MD5值。-MD5 value query, you can query the MD5 value of input text file or specify the MD5 value.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:13.25kb
    • 提供者:蒋承斌
  1. md5

    0下载:
  2. 文件验证,利用MD5算法做文件的HASH,得到统一结果判断文件内容的一致性-File Hash
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-17
    • 文件大小:17.97kb
    • 提供者:陈源
  1. MD5

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

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

    0下载:
  2. md5的校验和计算小程序,输入文件名称,计算文件的md5。-Calculate md5 of one file
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:34.02kb
    • 提供者:yaruolin
  1. md5_filesize

    1下载:
  2. 实现输出列举指定文件夹下所有文件的md5 以及size -To achieve the output listing all the files under the specified folder as well as the size of the md5
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-08
    • 文件大小:12.08kb
    • 提供者:袁小刚
  1. MD5

    0下载:
  2. 读取文件的MD5码,很多方面都要用到,计算方式是通用的!必定准确!-Reading files MD5 yards, many aspects should use computational method is the universal! Must be accurate!
  3. 所属分类:File Operate

    • 发布日期:2017-03-30
    • 文件大小:189.67kb
    • 提供者:张人达
  1. md5

    0下载:
  2. MD5算法,能直接计算文本或文件的MD5码-MD5 algorithm can directly calculate the MD5 code of text or files
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:3.41kb
    • 提供者:陈梓强
  1. file-MD5

    0下载:
  2. 能够获取字符串和任何文件的MD5值,而且获取的文件的MD5值与WINMD5是相同的!-Able to get the MD5 string and the value of any documents, but documents obtained WINMD5 MD5 value is the same!
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-26
    • 文件大小:98.98kb
    • 提供者:涂鸦
  1. MD5code

    0下载:
  2. 这里包含了算出文件的MD5码,只要输入文件路径就可以计算出来。-This file contains the calculated MD5 code, as long as the input file path can be calculated.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:3.79kb
    • 提供者:
  1. file-md5-calculation

    0下载:
  2. 计算文件的md5值,c++写的,具体的自己看文件。-Calculate file md5 value, c++ to write the specific file that looks.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:124.23kb
    • 提供者:徐鑫华
  1. 获取文件MD5值

    0下载:
  2. 功能:选择文件按钮选取文件,文本框可以显示出选中文件的MD5值 附带源码(Gets the MD5 value of the selected file)
  3. 所属分类:其他小程序

    • 发布日期:2017-12-20
    • 文件大小:55kb
    • 提供者:月羽
  1. Md5

    0下载:
  2. 该程序主要用于计算文件的MD5值,用于校验文件在传输过程中有无破损等!(MD5 used primarily to compute documents)
  3. 所属分类:其他小程序

    • 发布日期:2017-12-28
    • 文件大小:108kb
    • 提供者:金文
  1. 文件MD5查看器 v1.0 绿色版

    0下载:
  2. 分享一个文件MD5查看器 v1.0 绿色版,可以读取各种文件的MD5值。(Share a MD5 file viewer v1.0 green version, you can read a variety of file MD5 value.)
  3. 所属分类:其他

    • 发布日期:2018-01-02
    • 文件大小:783kb
    • 提供者:宁哥仔
  1. 获取文件的md5值

    1下载:
  2. C++编写的,用来获取某个文件的MD5值
  3. 所属分类:编译

    • 发布日期:2022-06-01
    • 文件大小:4.73kb
    • 提供者:86739324
« 12 3 4 5 6 7 8 9 10 ... 30 »
搜珍网 www.dssz.com