搜索资源列表
FTP下载程序
- ftp下载程序 均在Windows 2000 和Visual Basic 6.0(SP6)的环境下测试通过 需要确保你的Visual Basic 6.0已经装了SP6 中文升级包,否则有些程序可能会出错。-ftp download all the Windows 2000 and Visual Basic 6.0 ( SP6) and the environment under the test of the need to ensure that you have Visual Bas
收发邮件程序
- 邮件的收发 Visual Basic 6.0(SP6)的环境下测试通过 需要确保你的Visual Basic 6.0已经装了SP6 中文升级包,否则有些程序可能会出错。-mail transceiver Visual Basic 6.0 (SP6) environment need to ensure that the test your Visual Basic 6.0 SP6 already installed by the Chinese upgrade kits, Otherwi
jsp-chapter5
- 本实例是一个由JSP实现的网上购物系统。本实例实现了基本的登录验证、查询商品、分页处理、购物车处理以及订单处理功能。程序安装方法是: 第一步:将cart.jsp复制到C:\\Apache Tomcat 4.0\\webapps\\ROOT下。 第二步:将cart目录(包含*.class文件及*.java文件)复制到C:\\Apache Tomcat 4.0\\common\\classes目录中。 第三步:将cart.mdb复制到C:\\下。 第四步:配制ODBC数据源,在
gshsock
- unix下的服务器程序和客户端程序,一个最基本的测试程序。-under unix server and client procedures, a basic testing procedures.
2006810233418plane
- 数据库的作业,花了一天时间写的,由于时间紧迫,所以界面借用了网上的相关网站,不过功能全部是自己写的,基本测试还可以,有些细节问题没补上~~(PHP+MYSQL)-database operations, spent a day writing, because of time constraint, so the interface to use the Internet-related websites, But their function is to write all the basic
HS_HTTP_Client
- 本程序是用Sockets编写的HTTP客户程序实例,它具有三个基本的命令:GET、HEAD、POST,可以和我前一次发的HTTP服务器进行测试。-this procedure is used to prepare the HTTP Sockets clients example, It has three basic commands : GET, HEAD, POST, and before I could once when the HTTP server for testing.
easy_client
- 简易的客户端程序,主要应用了单线程开发,适合传输音乐文件或其他较少的文件,经过测试基本没问题。-simple client program, the main application thread of development, suitable for transfer music files or other less paper After testing the basic no problem.
easy_server
- 简易的服务端程序,主要应用了单线程开发,适合传输音乐文件或其他较少的文件,经过测试基本没问题。要配合easy_client使用-summary of the server process, the main thread application development, music files for transmission or other less paper After testing the basic no problem. Use to tie easy_client
fft2.0.rar
- 通过UDP传送文件,经测试,在教育网内两个高校间传输能达到ftp速度的10~100倍,其主要工作机制是使用TCP使传输控制,UDP做数据传送。能加速的基本原因为,TCP的拥塞控制算法减慢了其传输速度,而用UDP自定义的传送协议则没有这个限制。,Transmission of documents through the UDP, tested, in the education network between the two colleges and universities can achiev
ICanSeeYou.rar
- ICanSeeYou远程控制软件(所有C#源代码)另外附有说明文档。代码重用性通过结合程序员定义的类和定义良好、精心测试、文档完整、可移植和用途广泛的FCL(重用框架类库),开发者进行软件构建,这种形式的软件重用加速了功能强大和高质量软件的开发。而本项目定义了不少可重用的代码,例如文件的各种操作,鼠标的模拟点击,键盘的模拟按键按下,关机,屏幕截取,API函数库,网络的基本操作等。,ICanSeeYou remote control software (all C# Source code) wi
QQ
- 一个基于Winform的QQ程序,基本实现了QQ老版本的大部分功能,已通过测试,想学习网络多线程的可以下了练练手!-A program based on Winform' s QQ, QQ old version of the basic implement most of the functionality has been tested, like learning network for multi-threaded and thought hands down!
web-server
- 我自己编写的一个webserver程序,能够实现基本的下载功能,上机测试并通过-I am writing a webserver program can achieve the basic function of downloads on machine testing and through
arp
- 能完成的任务: 快速获取局域网内IP-MAC列表; 快速获取网卡处于混杂模式的IP-MAC列表 利用虚假网关MAC欺骗使指定IP无法联网 利用虚假ARP请求制造IP冲突 提醒:本工具仅供技术研究和测试 更新记录 v1.1 beta 加入多网卡支持,可以显示本机地址 v1.0 beta 实现基本功能,破坏性功能进行了限制 – ReadMe.txt – 源代码下载: arp tool ————————
5724_z
- 此版本更新了2大功能 1.自定义网站模板功能(系统内增加2套模板框架并且各种颜色都有,只要从后台 调用就可以用)。2.增加文章内容分页显示功能,一条长的内容可以分页添加,分页显示。 我们申明:我们的免费版本肯定可以使用,只是关闭了小部分收费功能,基本功能全部开通。我们绝对不 浪费大家的测试时间。你可以直接访问http://cms.xiao2006.cn/free 测试我们的系统。 资源:不管用免费版本或收费版本的都可以享受到我们的一些特色资源。我们推出了自定义网站模板
XMLkeshengshejibaogao
- 课程设计的XML报告载有六项测试案例,以实现基本功能-Curriculum project s XML report carries six test cases, pays the basic function common
ftptest
- 测试使用ftp,基本的ftp函数的使用。-Testing the use of ftp, the basic function of the use of ftp.
SQLSeveryingyong
- 本书由浅入深、全面而系统地介绍了SQL Server 2005数据库管理系统的使用方法和开发技巧,是作者多年教学与开发经验的总结。全书分为4个部分共23章。第1部分主要介绍数据库基本理论、SQL语言和Transact—SQL语言的语法;第2部分介绍了SQL Server 2005的安装、体系结构及服务器的管理、开发工具、数据库和数据表以及索引和视图的管理、查询优化、游标、存储过程和触发器、数据完整性、SQL Server 2005安全性、SQL Server 2005数据库备份与恢复等;第3部分
socket
- 简单的测试socket函数程序 完成基本的网络通讯功能,可在局域网内收发信息。-Simple test socket function process is complete the basic network communication capabilities, you can send and receive messages within a local area network.
DCT
- 基本的DCT水印嵌入和提取的方法。对嵌入水印的载体进行不可感知性测试;对嵌入水印的载体进行鲁棒性测试 -Basic DCT watermark embedding and extraction method. Imperceptibility of the embedded watermark carrier testing carrier embedded watermark robustness tests
Black Hat Python
- 本书由 Immunity 公司的高级安全研究员 Justin Seitz 精心撰写。作者根据自己在安全界,特别是渗透测试领域的几十年经验,向读者介绍了 Python 如何被用在黑客和渗透测试的各个领域,从基本的网络扫描到数据包捕获,从 Web 爬虫到编写 Burp 扩展工具,从编写*到权限提升等。(The book is written by Justin Seitz, a senior security researcher at Immunity company. Based on his
