搜索资源列表
200561673082201
- DES,MD5,ZLIB算法源代码 文件列表: Adler32.cpp ArithDLL.cpp ArithDLL.def ArithDLL.dll ArithDLL.dsp ArithDLL.dsw ArithDLL.h ArithDLL.lib ArithDLL.ncb ArithDLL.opt ArithDLL.plg Arithzxz.h Arithzxz.h.BAK Compress.cpp CRC.cpp Defla
Baobeier
- . 缓存处理技术,定时更新系统数据,提升系统性能 B. 系统模板管理功能,方便制作个性化的系统模板,可后台管理 C. 首页商品和店铺的自助推荐功能,用户可使用虚拟币采用竞价方式自助推荐自己的商品和店铺 D. 店铺的皮肤转换,重新设计店铺结构 E. 商品,店铺,求购信息的搜索,采用积木式查询,减少等待时间 F. 支付宝按钮支付功能(用于系统用户与用户间的付款交易) G. 重新制作广告系统,静态JS读取速度更快 H. 最高价竞拍模式中加入一口价购买的功能 I. 后台管
300_encrypt
- 加密算法 Test Driver for Crypto++, a C++ Class Library of Cryptographic Primitives: - To generate an RSA key cryptest g - To encrypt and decrypt a string using RSA cryptest r - To calculate MD5, SHS, and RIPEMD-160 message digests:
MD5v1.2
- MD5 加 密的V i s u a l C + + S o u r c e C o d e .-MD5 V i s a u l C S o u r c e C o d e.
MD5_TestDll
- implement md5 into a d
YeePay_HTMLcommon_V3.0.zip
- yeepay易宝支付文档和代码例子,包含php,java.c# ,asp.net等测试实例,yeepay易宝支付文档和代码例子,包含php,java.c# ,asp.net等测试实例
MD5
- 能够实现对文件或是磁盘进行md5的计算 vc++ 只需要一个入口函数便可 完整源码,现成d-Can be achieved on paper or disk for the calculation of md5 vc++ can be only one entry point function complete source code, ready-made dll
md5_dll
- md5加密,用于asp,vb,在asp中使用时需要注册该dll,命令:regsvr32 md5.dll.如果要查看类里的函数,可以用vb引用下拉.如果还是不会,加我QQ:279728615-md5 encryption for asp, vb, when used in asp need to register the dll, the command: regsvr32 md5.dll. If you want to view the category
LF_Article
- 四、 功能说明: a) 文章栏目二级分类,随意修改 b) 采用强大的CuteEditor编辑器输入文章 c) 可以直接复制任何图文信息,输出和原来格式一模一样 d) 管理员密码采用MD5加密 e) 支持文章题图,无组件上传图片到数据库 f) 提供了垃圾附件的清除功能。 五、 使用配置: a) 如果将系统安装在网站的根路径下,直接拷贝即可使用; b) 如果将系统安装在一个虚拟路径下,请将bin、CuteSoft_Client、Templates、Upl
MD5
- PB使用MD5加密,可以有效解决PB开发中登录密码使用明文的问题-PB using MD5 encryption, can effectively resolve the PB Password development issue of the use of explicit
MD5_DLL
- 一个Delphi实现的MD5加密,里面导出一个函数,原型EncryptMD5Str(Value: PChar lpMd5Str: PChar var nDataLen : Integer): BOOL stdcall 此动态库支持c++调用,typedef bool (__stdcall*pEncryptMD5Str)(char *psz, char *pRet, int *nLen) -Delphi achieved an MD5 encryption, which is derived
Delphi_Md5
- 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 updat
MD5
- 调用了CNPACK的MD5加密单元 MD5文件数字签名实例代码,使用delphi写的,可以直接拿来用的-MD5 -Call of the MD5 encryption unit CNPACK document digital signature MD5 code example, use delphi write, can be directly used with the-MD5
Release
- 动股 0.02 版 StockImage : 本程序是一个股票实时显示系统 a.服务器端 是用php 写成 ,数据是从Yahoo 得到的一整张图片, b.php 在server端切割增张图片,把一整张图片切割成一张张小图片, c.客户端定时刷新,不过不是更新一整张图片,而是只更新与上一次不同的小图片 d.判断图片是否跟上次相同,使用了md5 算法来判断是否图片已经更新了 e.ajax的后台数据传输到前台的过程使用了JSON 协议来封装
Md5
- md5 code in c.its an alogrithm which is used to encrpypt the d ata
MD5encrypt
- MD5加密算法源代码 C++版本 附带D-MD5 encryption algorithm source code in C++ version
md5
- MD5算法的实现以及分析,主循环有四轮(MD4只有三轮),每轮循环都很相似。第一轮进行16次操作。每次操作对a、b、c和d中的其中三个作一次非线性函数运算,然后将所得结果加上第四个变量,文本的一个子分组和一个常数。再将所得结果向右环移一个不定的数,并加上a、b、c或d中之一。最后用该结果取代a、b、c或d中之一。-MD5 algorithm implementation and analysis, the main loop there are four rounds (MD4 only thr
ToOnS
- Hello, I offer here a bot source socket in vb.net not update to the update there are some changes to make: -Replace the MD5 encryption by RSA encryption -Modify the packet "indetificationMessage" version and add add "versionExtands" -and then c
MD5
- md5加密可以解决加密问题,很好用的d-md5 encryption
md5
- MD5加密,用法 /* #include "md5.h" #include <iostream> using namespace std void PrintMD5(const string& str, MD5& md5) { cout << "MD5(\"" << str << "\") = " << md5.toString() << endl } int ma