搜索资源列表
MD5加密的C++类
- 这是一个好用的MD5的C++类;这个类可以加在控制台 程序中也可用在MFC中, 并且提供了详细的错误处理 函数,是一个安全的类。例程是一个MD5的MFC程序, 支持字符串和文件两种输入。 LPCSTR TargetFile(char *filename=NULL) //计算文件的MD5值 void TargetStr(LPCSTR str) //计算字符串的MD5值 LPCSTR GetDigestKey() //取MD5运算后的结果
MD5_VC
- 可以计算文件MD5校验码、CRC校验码、校验和,在开发文件传输等工作时,提供帮助,校验速度快。
MD5
- java写的一个计算文件md5的值的类(支持大文件)
计算文件的MD5结果
- 计算文件的MD5结果,可以对比文件是否被更改过。-documents MD5 calculated results can be compared documents were changed.
计算文件的MD5结果
- 计算文件的MD5结果,可以对比文件是否被更改过。-documents MD5 calculated results can be compared documents were changed.
MD5算法的JavaBean
- MD5计算,可以将文件提取出摘要,进行比对,校验,实现指纹算法-MD5, can be extracted document summaries, compare and testing to achieve fingerprint algorithm
MD5加密的C++类
- 这是一个好用的MD5的C++类;这个类可以加在控制台 程序中也可用在MFC中, 并且提供了详细的错误处理 函数,是一个安全的类。例程是一个MD5的MFC程序, 支持字符串和文件两种输入。 LPCSTR TargetFile(char *filename=NULL) //计算文件的MD5值 void TargetStr(LPCSTR str) //计算字符串的MD5值 LPCSTR GetDigestKey() //取MD5运算后的结果
yeetoomd5_source_2.0.1.1
- vc6.0, mfc下开发的关于计算文件和字符串md5 hash值应用程序的源程序-vc6.0. mfc developed for the calculation of paper and string md5 hash value of the application's source
MD5tool
- MD5信息摘要计算工具 如果对较大的文件进行MD5计算,会自动出现计算进度条, 目前的缺陷是对CPU占用过高,请有识之士修改之,并发 给我一份,非常感谢!-MD5 message digest calculation tool for larger if the paper MD5, will automatically calculate the progress of the current shortcoming
YeeTooMD5P
- YeeTooMD5是免费的,开源的,它是在GPL许可下发布的,所有人都可以免费的使用它,修改它,并将它再次发布。 能够快速的计算出任意长度的字符串及任意类型文件的MD5值,并且用户能方便的检验结果. 能够输入MD5值,计算MD5计算值的匹配结果;可以打开任意文件并计算其MD5值。 -YeeTooMD5 is free, revenue, which is permitted under the GPL Release, ev
filesec
- 使用3DES和MD5算法对文件进行加密和md5值的计算,用于加密文件的传输。使用标准的3DES和MD5算法作为基础,提供了标准的接口。-use 3DES and MD5 algorithm to encrypt documents and md5 value calculation, for the transmission of encrypted files. Three criteria for the use of DES an
rehash_src
- 计算文件hash值的源代码,包含crc,md2,md4,md5,sha,sha1,sha256,ra-Calculated hash value of document
MD5_VC
- 可以计算文件MD5校验码、CRC校验码、校验和,在开发文件传输等工作时,提供帮助,校验速度快。-Can calculate the MD5 checksum file code, CRC checksum code, checksum, file transfer, such as in the development work, providing help, check speed.
MD5
- java写的一个计算文件md5的值的类(支持大文件)-write a java file md5 calculate the value of the category (support for large files)
MD5_Cpp
- md5的源文件,里面有详细的使用说明,能够计算文件md5和字符串的md5-md5 source files, there are detailed instructions for use, to calculate the md5 file md5 and string
file-md5-calculation
- 计算文件的md5值,c++写的,具体的自己看文件。-Calculate file md5 value, c++ to write the specific file that looks.
md5
- 计算文件MD5校验值的c语言程序,简单易用,gcc下编译通过-Calculate the MD5 checksum value of the file c language program, easy to use, gcc compiler through
Md5
- 该程序主要用于计算文件的MD5值,用于校验文件在传输过程中有无破损等!(MD5 used primarily to compute documents)
Md5
- 该文件包括了:md5算法的.h和.cpp文件。以及使用md5算法来计算文件的使用方法。总体为一个控制台的程序。(This file includes: md5 algorithm. H and.cpp files. And use the md5 algorithm to calculate the use of the file. The overall program for a console.)
md5
- 在MATLAB上可运行的计算文件md5哈希值的算法文件(Algorithm file for calculating file md5 hash value that can be run on MATLAB)