文件名称:md5
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:3.82kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
这是一个好用的MD5的C++类;这个类可以加在控制台
程序中也可用在MFC中, 并且提供了详细的错误处理
函数,是一个安全的类。
支持字符串和文件两种输入。
LPCSTR TargetFile(char *filename=NULL)
//计算文件的MD5值
void TargetStr(LPCSTR str)
//计算字符串的MD5值
LPCSTR GetDigestKey() //取MD5运算后的结果
LPCSTR GetErr() //如果有错误,取错误字串
-This is a user-friendly MD5 C++ class this class can be added to the console program can also be used in MFC, and provides a detailed error handling function is a safety class. Supports two input strings and files.
LPCSTR TargetFile (char* filename = NULL) // calculate file MD5 value
void TargetStr (LPCSTR str) // calculate the MD5 value of the string
LPCSTR GetDigestKey () // take the MD5 computing the results
LPCSTR GetErr () // If there are errors, take the error string
程序中也可用在MFC中, 并且提供了详细的错误处理
函数,是一个安全的类。
支持字符串和文件两种输入。
LPCSTR TargetFile(char *filename=NULL)
//计算文件的MD5值
void TargetStr(LPCSTR str)
//计算字符串的MD5值
LPCSTR GetDigestKey() //取MD5运算后的结果
LPCSTR GetErr() //如果有错误,取错误字串
-This is a user-friendly MD5 C++ class this class can be added to the console program can also be used in MFC, and provides a detailed error handling function is a safety class. Supports two input strings and files.
LPCSTR TargetFile (char* filename = NULL) // calculate file MD5 value
void TargetStr (LPCSTR str) // calculate the MD5 value of the string
LPCSTR GetDigestKey () // take the MD5 computing the results
LPCSTR GetErr () // If there are errors, take the error string
(系统自动生成,下载前可以参看下载内容)
下载文件列表
md5/md5.cpp
md5/md5.h
md5
md5/md5.h
md5
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.