搜索资源列表
MD5算法的JavaBean
- MD5计算,可以将文件提取出摘要,进行比对,校验,实现指纹算法-MD5, can be extracted document summaries, compare and testing to achieve fingerprint algorithm
MD5计算
- md5的计算-md5 computation
MD5
- 一个命令行格式的MD5计算工具,可以在CMD下运行。
md5
- 我传的都是易语言写的源码 最近都在学习易语言。。 这个是 MD5 计算 的一个小程序。
MD5加密算法源代码+DLL程序
- 本软件实现了MD5加密算法,通过动态库调用可以对需要加密的字符串进行加密计算,该程序已经通过验证。
节省资源的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
MD5计算
- md5的计算-md5 computation
计算文件的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
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
MakeMd5
- makemd5,可以把一个目录下的所有文件的md5计算出来,包括子目录,可以整合结果到一个文件中-makemd5, can be a directory of all documents md5 calculated, including subdirectories, and the results can be integrated into a document
MD5
- 一个命令行格式的MD5计算工具,可以在CMD下运行。-A command-line format MD5 calculation tools, you can run CMD.
MD5DLL
- 一个封装成DLL的MD5计算类,可以调用它的接口函数对文件进行MD5计算-Packaged as a DLL of the MD5 calculation type, you can call it the interface function file MD5 calculation
md5
- 我传的都是易语言写的源码 最近都在学习易语言。。 这个是 MD5 计算 的一个小程序。-I Chuan are easy to write the source language in the recent language learning easy. . This is the MD5 calculation of a small program.
cmd5
- 命令提示符下md5计算,支持文件 =========================================== MD5计算程序 v2.0 -by E17- =========================================== Usage: md5 EncryptData. md5 -f DataFile C:\Documents and Settings\Einstei
MD5
- MD5计算器的实现,MD5加解密,MD5-MD5 calculator realization, MD5 encryption
md5
- 算法;md5算法;VC2005;实现文本文件和字符的md5计算。-Algorithm md5 algorithm VC2005 to achieve a text file and the character of the md5 calculation.
md5
- MD5 压缩算法,将任意字符串经过MD5计算,转换成128bit的16进制字符串。(MD5 compression algorithm converts any string to a 128-bit hexadecimal string after MD5 calculation.)