资源列表

« 1 2 ... .85 .86 .87 .88 .89 9190.91 .92 .93 .94 .95 ... 16282 »

[加密解密cv

说明:i have attached the source codes of diffie hellman key exchange,rsa algorithm,elgamal client server algorithm,miller - rabin algorithm .
<jaya> 在 2024-11-16 上传 | 大小:4kb | 下载:0

[系统编程mskey

说明:魔兽显血、改键的小程序。附有源代码。请大家多多支持-Warcraft significant blood change key program. With source code. Please support. . . . . . . .
<张睿> 在 2024-11-16 上传 | 大小:4.36mb | 下载:0

[系统编程asp_shopping_cart

说明:一款使用ASP编写的购物车系统,供学习使用-A written using ASP shopping cart system for learning to use
<周杰> 在 2024-11-16 上传 | 大小:74kb | 下载:0

[系统编程gbwebshop

说明:该系统使用ASP开发,是一个完整的网店系统-The system uses ASP developers, is a complete online store system
<周杰> 在 2024-11-16 上传 | 大小:142kb | 下载:0

[系统编程recursive_shopping_cart_asp

说明:使用ASP编写的购物车系统,能够实现添加定单,查看购物车等功能-Written using ASP shopping cart system to add orders View cart functions
<周杰> 在 2024-11-16 上传 | 大小:50kb | 下载:0

[系统编程advanced_asp_chat

说明:一个用ASp代码编写的先进的聊天室,供学习使用-A written code ASp used advanced chat rooms for learning to use
<周杰> 在 2024-11-16 上传 | 大小:26kb | 下载:0

[系统编程asp_online_exam

说明:一个使用ASP工具开发的在线考试项目,适合初学者学习使用-A tool developed using ASP online exam project, suitable for beginners to learn to use
<周杰> 在 2024-11-16 上传 | 大小:148kb | 下载:0

[CA认证DES

说明:DES加解密算法。文本输出输入,对文本进行加密和解密。-DES encryption and decryption algorithms. Text output and input, the text is encrypted and decrypted.
<cyq> 在 2024-11-16 上传 | 大小:40kb | 下载:0

[系统编程Idle

说明:Idle类,用于判断系统是否处于闲置状态,从而可以运行一些后台程序,使用如下: 定义模块变量 dim mIdle as Idle 程序中,如Form_Load中初如化使用: Set mIdle = New Idle mIdle.IdleSeconds = 10 mIdle.Enable = True 程序中,其它地方使用: if mIdle.IsIdle then 系统闲置中,
<gisnt> 在 2024-11-16 上传 | 大小:3kb | 下载:0

[系统编程CFile

说明:文件操作的封装类,类结束时会自动关闭文件,避免有些文件打开后忘记关闭的情况。 Private mlogFileAccess As CFile Set mlogFileAccess = New CFile mlogFileAccess.OpenFile mlogFileName, omAppend Print #mlogFileAccess.handle, LogText -Wrapper class for file
<gisnt> 在 2024-11-16 上传 | 大小:1kb | 下载:0

[系统编程SimpleXML

说明:简化的XML处理类,能得到XML中元素的值,使用简单。 使用方法:将XML字符串传给本类实例即可,如下所示(Result为XML字符串,可从文件中读出)。 Dim XML As New SimpleXML Dim strName as string XML.Content = Result strName = XML.GetTag("Name") -Simplify XML processin
<gisnt> 在 2024-11-16 上传 | 大小:1kb | 下载:0

[CA认证playfair-code

说明:playfair 加密代码 ,源代码,可直接运行,方便操作。-Playfair encryption code, source code, can be directly run, convenient operation.
<宫丽艳> 在 2024-11-16 上传 | 大小:34kb | 下载:1
« 1 2 ... .85 .86 .87 .88 .89 9190.91 .92 .93 .94 .95 ... 16282 »

源码中国 www.ymcn.org