搜索资源列表
网管大师数据包截获分析系统.rar
- 我测试过了,数据包多时,效果不好,可以挂协议分析
GetWinPwd
- 可以取得域内Win2k当前系统用户名和密码的一段小程序(注有些杀毒软件会认为此程序为病毒) 测试系统:win2k+vc6-can be achieved within the current system Win2k user name and password for a small program (Note some antivirus software will be considered for this procedure HIV) testing system : win2k
EnumCDexe
- 一个测试系统中各种类型光驱设备的小程序.-a test drive systems of all types of small equipment procedures.
UNIXtoolsofsecurity
- 本书详细介绍了UNIX系统安全的问题、解决方法和策略。其内容包括:帐号安全及相关工具Crack;日志系统的机制和安全性,日志安全工具Swatch;如何测试系统的弱点,系统弱点的测试工具COPS和Tiger;网络安全的概念;提高网络安全性的防火墙等。本书语言简洁,层次清晰,是UNIX系统管理员的必备参考书。 -the book details the UNIX system security problems, solutions and strategies. Its contents incl
qq系统密码测试
- qq系统密码测试 ,打开密码后登陆 测试密码
project1
- 自己做的测试系统声卡的小程序,主要涉及到了几个系统调用,对做这方面的人来说会有不少帮助的
stressapptest-1[1].0.0 谷歌开发并开源的强大内存测试工具
- 谷歌开发并开源的强大内存测试工具,对比memtest更侧重于测试内存接口性能测试,适合测试系统平台内存稳定性-Google develop a powerful memory and open source test tools, test contrast memtest memory interface is more focused on performance testing, system platform for testing memory stability
IC
- 基于IC卡的-通用食堂收费系统,完整!确定在计算机中是否安装了SQL Server2000及更高的版本,并且启动了SQL Server。 在SQL Server中建立名称为“Card”的新数据库:在光盘中找到本章对应的数据库文件(饭卡.sql),在SQL Server查询分析器中执行该文件,从而在数据库中建立相应的数据表,此时读者应该自行输入一些测试数据,以便更好地运行本系统程序。 为刚刚建立好的Card数据库建立ODBC数据源,命名为“Card”。 编译并运行光盘
unix_test
- unix 测试系统,共有6个,每个100题左右。可以测试自己unix知识掌握的怎么样。难度比较高。-unix test system, a total of six, each of around 100 questions. Can test their knowledge of how unix-like. Relatively high degree of difficulty.
injuslin-0.2-alpha.tar
- linux 下 源代码测试系统 用 tar 打开-linux source code under the tar testing system used to open
RegistryDuster
- VB版的注册表掸子,用以扫描Windows 注册表内的垃圾无用信息和错误信息,并试着修复这些信息,类似Windows优化大师的清除垃圾信息的功能,本掸子可以设定即将扫描的扩展名、随Windows一起启动、最小化到系统托盘等。测试这个程序时候要小心一点,以免破坏你的系统。-VB version of the registry duster to scan Windows registry with useless garbage information and error messages and
ARM9_PPT_CODE
- ARM9嵌入式系统设计与开发教程PPT及配套代码,包含全部的实例代码和测试工具。-ARM9 embedded system design and development tutorial PPT and supporting code, including all of the examples of code and test tools.
ARMLinuxS3C2410
- 针对日益复杂的嵌入式系统的应用需求,提出了在S3C2410嵌入式平台上移植ARMLinux操作系统的方案。介绍了 ARM Linux的概念以及移植硬件平台的结构和运行过程,详细讲解了ARM Linux在嵌入式平台上裁减、交叉编译以及建立根 文件系统的过程,并对移植结果进行了测试。测试结果表明,移植后的ARM Linux运行稳定。 -For the increasingly complex needs of embedded system applications, the S3C24
VBstudentmanagementsystem
- [VB源码_数据库] 学生管理系统 已经测试过,密码admin用户名admin-[VB source _ database] student management system has been tested, password admin username admin
aboutGPRS
- 关于GPRS通信系统的报警部分及驱动、测试的源代码。-GPRS communication systems on the part of the alarm and drive, the test source code.
Schedule
- 本程序是进程调度算法的,使用c++实现,进程调度算法演示及其性能测试系统。-This procedure is the process of scheduling algorithm, using c++ implementation, process scheduling algorithm demonstrates its performance test systems.
test2
- 网上测试系统,是一个用于在网上进行测试的系统!功能较为完善!-very well
jc
- 查看系统进程,及进程详细信息.用vb.net 2005环境编写.在xp,2003下测试正常.-View system processes, and process information.
manandwoman
- 该论文基于房屋租赁管理系统的设计,首先简要介绍了管理系统的开发背景及意义,着重阐述了系统的可行性分析、需求分析、数据库设计、系统的总体设计。其次根据需求分析将系统分为六大基本功能模块:主要包括基本信息管理、租赁过程管理、费用收取管理、租赁合同管理、数据维护、系统维护功能。之后采用面向对象的编程方法,阐明了运用后台数据库和前端应用程序进行系统开发的详细过程,实现了房屋租赁管理的自动化和信息化。最后文章对系统测试等各个环节进行详尽的分析和描述,对系统进行了客观评价,指明了系统的现实意义以及系统的开发
bank
- 银行排队机的实现代码 其中,服务器端在windows平台实现 而取号机则在linux平台实现,需要下载到开发板上。已在mini2440上通过测试,界面漂亮。两者可以连通,实现银行里面的取号叫号系统功能。 code for Bank queuing system,the server runs on windows platform,the client runs on linux platform,you need to download it to board.It has been te