文件名称:basMD5
- 所属分类:
- CA认证
- 资源属性:
- [Windows] [Visual C] [Basic/ASP] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 5kb
- 下载次数:
- 0次
- 提 供 者:
- Lu***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
The code in basMD5.bas contains an implementation of the MD5 algorithm in VB6/VBA (zipped 6 kB). (VBA users should delete the first line with Attribute VB_Name in it.) This code is relatively slow. VB is not the best language to implement this algorithm - we have to use multiplication and divide operations to do things that can be done with a single machine instruction in other languages. But it works. First published 16 September 2005.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
basMD5.bas