文件名称:md5
介绍说明--下载内容均来自于网络,请自行研究使用
MD5算法的C++实现, 包括md5.cpp,md5.h, test.cpp . 命令行 CL md5.cpp test.cpp即可生成 md5.exe . 执行md5.exe 带一个文件名可以计算那个文件的MD5值.-This is MD5 alggorithm of simple C++ realized. just run CL md5.cpp test.cpp will create md5.exe. md5.exe filename will compute MD5 value of the file.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
md5
...\md5.cpp
...\md5.h
...\test.cpp