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

搜索资源列表

  1. 节省资源的MD5算法

    0下载:
  2. 为一个字节或字符数组或串计算md5值,内部只创建一个数组,节省分配时间,节省内存 完全是static方法,线程安全 注意对返回值的处理,见注释-for a byte array or character string or md5 value calculation, only to create an internal array, saving time allocated to save memory is completely static method, thread-safe att
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:2559
    • 提供者:林华
  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
    • 文件大小:4533
    • 提供者:俞训峰
  1. 求MD5值算法

    0下载:
  2. 实现md5值加密算法.可以对帐户密码进行加密,对文件进行求md5值运算
  3. 所属分类:加密解密

    • 发布日期:2011-05-29
    • 文件大小:3624
    • 提供者:yinquan8241
  1. md5.rar

    1下载:
  2. 使用标准C++实现MD5算法,可对任意大文件或字符串进行md5值的计算,Using standard C++ realize MD5 algorithm may be arbitrarily large files or string md5 calculation
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:67119
    • 提供者:mysic
  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
    • 文件大小:13566
    • 提供者:蒋承斌
  1. MD5

    0下载:
  2. MD5加密的C#实现.可加密16位和32位MD5值.-MD5 encryption of C# to achieve. Can be encrypted 16 and 32-bit MD5 value.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-15
    • 文件大小:6291
    • 提供者:taobao2
  1. MD5

    0下载:
  2. 自检编写的MD5值计算方法,没有调用任何其他代码。-Calculate the MD5 value.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:70283
    • 提供者:Ricky
  1. md5

    0下载:
  2. md5加密程序,对于任意字符串转换为32位的md5值-md5 encryption process, for any 32-bit string is converted to the md5 value
  3. 所属分类:Communication

    • 发布日期:2017-04-03
    • 文件大小:472983
    • 提供者:haiyan
  1. md5

    0下载:
  2. Md5算法的C++封装类CMD5 CMD5 md5 CString csMd5Buffer=md5.MD5("a string") 执行完成之后csMd5Buffer中即存储了由"a string"计算得到的MD5值: 3a315533c0f34762e0c45e3d4e9d525c-Md5 Algorithm Class C++ package CMD5 CMD5 md5 CString csMd5Buffer = md5.MD5 ( " a string&
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:3584
    • 提供者:淡月清风
  1. MD5

    0下载:
  2. MD5加密解密,读取字符串的MD5和文件对应的MD5值-md5
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:3584
    • 提供者:余为专
  1. MD5

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

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

    0下载:
  2. MD5的基本实现,输入字符串可以得到MD5值 与MD5网站上得到的翻译相同-MD5
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-10
    • 文件大小:1373051
    • 提供者:guo
  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
    • 文件大小:101360
    • 提供者:涂鸦
  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
    • 文件大小:127214
    • 提供者:徐鑫华
  1. 获取文件MD5值

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

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

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

    • 发布日期:2017-12-28
    • 文件大小:110592
    • 提供者:金文
  1. md5

    1下载:
  2. 该函数用于计算字符串的md5值,stm32平台(calculate md5 value for string, in stm32 platform)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-28
    • 文件大小:6144
    • 提供者:nameguess
  1. 批量修改文件md5值delphi10.1编译通过

    0下载:
  2. 批量修改文件md5值,delphi10.1编译通过,(Batch modify the file MD5 value, delphi10.1 compile through)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-31
    • 文件大小:3046400
    • 提供者:大的兔子
  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
    • 文件大小:801792
    • 提供者:宁哥仔
  1. modify the MD5

    1下载:
  2. 查证文件MD5值,和快速修改MD5值.基本支持所有文件,但文件大小不能超过1.2G(Check the MD5 value of the file, and quickly modify the MD5 value.)
  3. 所属分类:易语言编程

    • 发布日期:2019-01-08
    • 文件大小:199680
    • 提供者:电源线
« 12 3 4 5 6 7 8 9 10 ... 13 »
搜珍网 www.dssz.com