搜索资源列表
节省资源的MD5算法
- 为一个字节或字符数组或串计算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
MD5加密的C++类
- 这是一个好用的MD5的C++类;这个类可以加在控制台 程序中也可用在MFC中, 并且提供了详细的错误处理 函数,是一个安全的类。例程是一个MD5的MFC程序, 支持字符串和文件两种输入。 LPCSTR TargetFile(char *filename=NULL) //计算文件的MD5值 void TargetStr(LPCSTR str) //计算字符串的MD5值 LPCSTR GetDigestKey() //取MD5运算后的结果 LPCSTR GetErr() //如果有错误,取错误字串
求MD5值算法
- 实现md5值加密算法.可以对帐户密码进行加密,对文件进行求md5值运算
md5.rar
- 使用标准C++实现MD5算法,可对任意大文件或字符串进行md5值的计算,Using standard C++ realize MD5 algorithm may be arbitrarily large files or string md5 calculation
Md5
- MD5值查询器,可以查询输入文本的MD5值或者指定文件的MD5值。-MD5 value query, you can query the MD5 value of input text file or specify the MD5 value.
MD5
- MD5加密的C#实现.可加密16位和32位MD5值.-MD5 encryption of C# to achieve. Can be encrypted 16 and 32-bit MD5 value.
MD5
- 自检编写的MD5值计算方法,没有调用任何其他代码。-Calculate the MD5 value.
md5
- md5加密程序,对于任意字符串转换为32位的md5值-md5 encryption process, for any 32-bit string is converted to the md5 value
md5
- 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&
MD5
- MD5加密解密,读取字符串的MD5和文件对应的MD5值-md5
MD5
- MD5的算法程序,能够生成文件的MD5值-failed to translate
md5
- MD5的基本实现,输入字符串可以得到MD5值 与MD5网站上得到的翻译相同-MD5
file-MD5
- 能够获取字符串和任何文件的MD5值,而且获取的文件的MD5值与WINMD5是相同的!-Able to get the MD5 string and the value of any documents, but documents obtained WINMD5 MD5 value is the same!
file-md5-calculation
- 计算文件的md5值,c++写的,具体的自己看文件。-Calculate file md5 value, c++ to write the specific file that looks.
获取文件MD5值
- 功能:选择文件按钮选取文件,文本框可以显示出选中文件的MD5值 附带源码(Gets the MD5 value of the selected file)
Md5
- 该程序主要用于计算文件的MD5值,用于校验文件在传输过程中有无破损等!(MD5 used primarily to compute documents)
md5
- 该函数用于计算字符串的md5值,stm32平台(calculate md5 value for string, in stm32 platform)
批量修改文件md5值delphi10.1编译通过
- 批量修改文件md5值,delphi10.1编译通过,(Batch modify the file MD5 value, delphi10.1 compile through)
文件MD5查看器 v1.0 绿色版
- 分享一个文件MD5查看器 v1.0 绿色版,可以读取各种文件的MD5值。(Share a MD5 file viewer v1.0 green version, you can read a variety of file MD5 value.)
modify the MD5
- 查证文件MD5值,和快速修改MD5值.基本支持所有文件,但文件大小不能超过1.2G(Check the MD5 value of the file, and quickly modify the MD5 value.)