Description: MD5算法优化版,适用语言Delphi & Kylix VC & C++ Visual Basic-MD5 algorithm optimization version of the application language Delphi Platform: |
Size: 56916 |
Author:刘江华 |
Hits:
Description: 通过MD5算法,生成注册码,可以自由修改,保护自己的劳动成果-through the MD5 algorithm, generate license, the freedom to change, to protect themselves fruit of labor Platform: |
Size: 185344 |
Author:田艳华 |
Hits:
Description: MD5算法优化版,适用语言Delphi & Kylix VC & C++ Visual Basic-MD5 algorithm optimization version of the application language Delphi Platform: |
Size: 56320 |
Author:刘江华 |
Hits:
Description: MD5算法的delphi源码和示例,简单实用的MD5小工具-MD5 algorithm delphi source and example of simple and practical tools for small MD5 Platform: |
Size: 179200 |
Author:badegg |
Hits:
Description: 本例采用Delphi实现经典MD5加密算法,可供大家参加,本人转载!-In this case the use of Delphi to achieve classic MD5 encryption algorithm, available for everyone to participate, I reprint! Platform: |
Size: 31744 |
Author:chlyzone |
Hits:
Description: 供asp使用的md5算法组件。示范如何在delphi中制作asp组件。-Asp for the use of the md5 algorithm components. Demonstrations on how to create a delphi component asp. Platform: |
Size: 93184 |
Author:ycs |
Hits:
Description: MD5 加密算法源码,Delphi,由实例程序。-MD5 encryption algorithm source code, Delphi, by the example of the procedure. Platform: |
Size: 195584 |
Author:吴老师 |
Hits:
Description: 基于delphi的md5算法提供标准的md5算法单元,易于使用-Delphi algorithm based on the md5 algorithm md5 provides a standard unit, easy to use Platform: |
Size: 3072 |
Author:wujl |
Hits:
Description: Delphi源码之:Md5算法+判断网页是否更新过
通过hash验证Md5算法 判断指定网页是否更新过,比如你要下载网页,昨天已经下载过的,今天不想再次下载,可以参考本程序的判断方法-Delphi source code is: Md5 algorithm+ to determine whether the updated web page through the Md5 authentication hash algorithm to determine whether the updated designated page, for example, you want to download page, downloaded yesterday, and today do not want to download, you can reference to determine the method of this procedure Platform: |
Size: 272384 |
Author:mayongtao520 |
Hits:
Description: MD5算法及例子
1、 MD5String、MD5File、MD5Print、MD5Match这四个函数是供调用的。其他是用来辅助这几个函数的子函数。
2、MD5String为加密字符串。
3、MD5File为加密这个文件。
4、MD5Print是将加密后的密文转换成字符串。
5、MD5Match是用来比较密文是否一致。
加密字符串aaa MD5String(‘aaa‘)
将加密后的aaa显示出来 MD5Print(MD5String(‘aaa‘))
比较两次密文是否一致: MD5Match(MD5String(‘第一次明文‘),MD5String(‘第二次输入的明文‘))
如果要用这个单元,只需要在项目中添加这个文件,uses md5,就可以了
delphi 4以上版本都可以。 -MD5 algorithm and examples 1, MD5String, MD5File, MD5Print, MD5Match for these four function calls. The other is used to supporting these functions Function. 2, MD5String for string encryption. 3, MD5File to encrypt the document. 4, MD5Print is encrypted into the ciphertext string. 5, MD5Match is used to compare the same ciphertext. Encrypted string aaa MD5String ( ' aaa' ) would encrypted aaa displayed MD5Print (MD5String ( ' aaa' )) compare whether two ciphertext: MD5Match (MD5String ( ' the first explicit' ), MD5String ( ' second explicit input ' )) If you use this unit, just add this in the project document, uses md5, can be a delphi 4 above can be. Platform: |
Size: 9216 |
Author:ourfirebird |
Hits:
Description: MD5的delphi算法源程序。直接引用单元即可以使用。-The delphi MD5 algorithm source code. Direct reference to the unit that can be used. Platform: |
Size: 181248 |
Author:xxx |
Hits:
Description: 所得出的密码有些错误,比如:QQ密码为16位,有各种字符的,就可能登录失败
// 可能是Delphi MD5算法的原因,我用VC2005来试过,没有错误.由于工作太忙
// 没有时间细细检查,还在麻烦大家试试
}-The password derived from some errors, such as: QQ password is 16, with a variety of characters, you may login failed// Delphi MD5 algorithm reasons, I tried to use VC2005 to no errors due to too busy with work// No time to carefully check, still in trouble we try} Platform: |
Size: 6144 |
Author:zhouming |
Hits: