-
这是一个好用的MD5的C++类;这个类可以加在控制台 程序中也可用在MFC中, 并且提供了详细的错误处理 函数,是一个安全的类。例程是一个MD5的MFC程序,...
这是一个好用的MD5的C++类;这个类可以加在控制台 程序中也可用在MFC中, 并且提供了详细的错误处理 函数,是一个安全的类。例程是一个MD5的MFC程序, 支持字符串和文件两种输入。 LPCSTR TargetFile(char *filename=NULL) //计算文件的MD5值 void TargetStr(LPCSTR str) //计算字符串的MD5值 LPCSTR GetDigestKey() //取MD5运算后的结果 LPCSTR GetErr() //如果有错误,取错误字串-This a user-friendly MD5 C; This category can be added to the Console program is available in MFC, and provided a detailed error handling function, is a safety class. MD5 is a routine MFC procedures, and documentation to support a string of two input. LPCSTR TargetFile (char* filename = NULL)// calculate MD5 value of the document void TargetStr (LPCSTR str)// calculate MD5 string value LPCSTR GetDigestKey ()// Operational MD5 from the results LPCSTR GetErr ()// If there were mistakes from the wrong string
- 2022-07-10 22:20:11下载
- 积分:1
-
A used c++ Realize the minimum spanning tree of the source code, and they hope t...
一个用c++实现的最小生成树的源代码,希望对大家有所帮助哈-A used c++ Realize the minimum spanning tree of the source code, and they hope to help everyone Kazakhstan
- 2023-07-08 02:10:03下载
- 积分:1
-
销售和库存系统
销售和库存系统描述从库存中获得的关于产品的销售以及购买产品的客户之间的销售
- 2022-06-29 05:59:13下载
- 积分:1
-
(1)满足均匀分布的[M,N]区间随机数,其中M,N是正整数。
(2) 满足指数分布的[M,N]区间随机数,其中M,N是正整数。...
(1)满足均匀分布的[M,N]区间随机数,其中M,N是正整数。
(2) 满足指数分布的[M,N]区间随机数,其中M,N是正整数。
-(1) satisfy the uniform distribution of [M, N] interval of random numbers, in which M, N be a positive integer. (2) to meet the exponential distribution of [M, N] interval of random numbers, in which M, N be a positive integer.
- 2022-08-16 19:36:01下载
- 积分:1
-
1800数据结构及答案
1800道数据结构题和答案-1800 data structure and that the answer
- 2023-07-25 16:55:04下载
- 积分:1
-
数据结构与算法
Data Structures and Algorithms
with Object-Oriented Design Patterns in C#
这本书的范例代码dll自己反编译的source code
http://www.brpreiss.com/books/opus6/-Data Structures and Algorithms with Objec t-Oriented Design Patterns in C# this book since dll code examples his opposition to the compiler source code http :// www.brpreiss.com/books/opus6/
- 2022-05-21 13:29:19下载
- 积分:1
-
对系统随机生成的一组数据进行排序,查找,统计不同排序方法需要的比较次数和交换次数以及不同排序需要的时间,还有要记录查找时间...
对系统随机生成的一组数据进行排序,查找,统计不同排序方法需要的比较次数和交换次数以及不同排序需要的时间,还有要记录查找时间-The system randomly generates a set of data to sort, search, statistical comparison of the different sorting methods require the number and frequency of exchange, as well as the time required for the different sort, as well as to find time to record
- 2023-08-22 16:30:04下载
- 积分:1
-
[我的方法]MySQL 连接
我自己的方法来连接 MySQL n VB6 与完整参数和 MySQL 选项
- 2022-05-27 05:52:40下载
- 积分:1
-
基于c#的FTP客户端服务器上传、下载文件
使用c#编写的ftp上传、下载文件程序,基于c/s架构开发的简单上传、下载程序,内部封装了ftp操作的类,包括通过ftp协议对文件的读取、写入等,便于学习。
- 2022-04-30 08:36:19下载
- 积分:1
-
一个用vc写的贸易公司管理系统
一个用vc写的贸易公司管理系统-vc write with a trading company in a management system
- 2022-03-22 22:29:04下载
- 积分:1