搜索资源列表
组合加密软件包 Lock Manage 5
- Lock Manage 是一个功能比较全面的加密软件。 它具有多种加密方案:如文件口令加密,文件反拷贝加密,软硬盘加密,安装加密,文本加密,批处理加密等等。系统是由C和汇编写成,可从外部链接于主模块。可单独编译,单独调试。可执行EXE/COM程序加密模块已经过长时间的测试分析,其工作性能己十分稳定。可移植性与兼容性很好。另外,代码实现了CS,DS不换技术,使其SHELL性能难以被DEBUG识别。其内部密码采用单向不可逆变换,基本实现了不可解,原因在于四个随机密钥只能用穷举法找出。这种可靠原四密钥
fenshutongji
- 该文件是关于运动会分数统计的程序。问题描述: 参加运动会的有n个学校编号为1-----n。比赛分成m个男子项目和w个女子项目,项目编号分别为1---m和m+1---m+w。由于各项目参加人数差别较大,有些项目取前五名,得分顺序为7,5,3,2,1;有些项目取前三名,得分顺序为5,3,2。写一个统计程序产生得分报表。 基本要求: 产生总分报表,内容包括校号、男子团体总分、女子团体总分和团体总分。 测试数据: 对于n=4,m=3,w=2,编号为奇数的项目取前五名,编号为偶数的项目取前三名,设计一组实
aeslib
- 简单好用的AES算法,提供基本的对文件的加密、解密和数据块的加密、解密,目前的版本是静态库,很容易改做成动态库,亦可轻松移植到Linux平台,已测试过跟Java等其他标准AES加密库成功对接(可相互加、解密)。-simple and easy AES algorithm to provide basic document encryption, decryption and data block encryption, decryption, the current version is a s
testfifo
- 入门程序,用于测试fifo。 仅仅几行,但可以了解fifo基本写法-entry procedures for testing fifo. Only a few lines, but I can understand basic written fifo
ftptest
- 入门程序,用于测试ftp的基本编程, 可以学习ftp的代码实现-entry procedures for testing the basic ftp program, we can learn from the source implementation ftp
test_m
- 入门程序,用于测试共享内存的基本编程, 可以学习共享内存的代码实现-entry procedures for testing the basic shared-memory programming, we can learn from the shared memory implementation of the code
udptest
- 入门程序,用于测试udp 仅仅几行,但可以了解udp基本写法-entry procedures for testing udp only a few lines, but I can understand basic written udp
tcptest
- 入门程序,用于测试Tcp。 仅仅几行,但可以了解tcp基本写法-entry procedures for testing genes. Only a few lines, but I can understand basic written tcp
linux_cfucntion_test
- 一些linux基本函数的测试集,给像我一样的新手看看,可能有点用-some linux basic function test set for the same as I look at the newcomers might be used
Moudule1
- 在VB中截获WIN2000/XP下TCP/IP包的源代码,在VB6.0,win2000/XP下测试通过 收到的封包存于数组。-in VB intercepted WIN2000/XP under TCP / IP packet's source code in Visual Basic 6.0. win2000/XP received under the test packets stored in the array.
EasyTools
- 1.本软件为免费软件,没有功能限制,请用户放心使用,假若你有什么好的建议,请发送电子邮件到我的邮 箱. 2.本软件运行测试环境为VB6.0运行库,如不能运行请到http://www.hacker.com下载. 3.谢谢所有支持我的朋友,我们的开发离不开你们,假若你是一个热心的支持者,请给予适当的捐助,我们会做得更好.(建议捐助金额:30.00RMB(大陆地区),$30.00Dollors(其它地区)) 农行帐号:9559980059
Timer(VB)
- 精密定时器集合:VB版 ■ SetTimer(多Timer):是使用SetTimer()和回调函数产生的Timer,与VB6中定时器控件效果一样,只是用API实现而已,不爱用控件的朋友可能会喜欢 ■ Timer大比拼(CSDN):是CSDN网友提供的测试各种Timer的代码:QueryPerformanceCounte() 多媒体定时器;和VB6定时器控件。测试时,可以看到3种定时器的区别。多媒体定时器和QueryPerformanceCounte()都是较好的选择.
3033_itlearneraspv1.1
- ITlearner ASP探针 测试服务器基本信息: 显示服务器的一些参数,并带遍历Application、Session和服务器参数的功能。 测试服务器组件情况: 测试IIS自带,常用文件上传、收发邮件、图像处理等组件,和自定义组件的支持情况。 测试服务器运算能力: 让服务器执行50万次加法(整数运算)和20万次开方(浮点运算),记录其所使用的时间。 测试服务器磁盘信息: 服务器各硬盘的空间使用情况,当前文件夹信息,以及对磁盘文件操作速度测试
SS5Authen
- ss5的socks5认扩展认证模块,实现了基本了认证功能,需要的话,可以进行功能增强扩展. 已在Linux下测试通过.-ss5 s socks5 Extensible Authentication module to identify and realize the basic functions of the certification, if necessary, can be enhanced to expand. has been tested under Linux.
LinuxBTdown
- linux下的BT客户端,代码简洁,实现了BT的基本功能,经测试代码稳定-BT uander linux client to chieve the basic functions of BT, tested code stability
DES
- DES算法单机版,VB编程环境,经过测试,可以使用。-DES Athmetic, In Visual Basic
j_14420_studentScore
- vc++简易学生考试管理系统,分两大功能,学生成绩管理和学生信息管理,功能不太多,完成基本的学生信息录入、查询、管理,可以先看一下源码爱好者测试抓图,比较标准的C++窗体应用,就当作是一个VC操作数据库的参考实例 吧。-vc++ simple examination management system, divided into two functions, their performance management and student information management, func
NS2_simulator
- 本源码为NS-2 网络模拟基础与应用 (方路平等编著)一书的全部源代码,书中的错误全部被纠正,在NS2.34下测试通过,均为本人原作,并附有本人学习心得-The source for the NS-2 network simulation of basic and applied (side road of equality ed.), all the source code for the book, the book' s errors were all corrected by th
rtptests
- rtpsend.c和rtprecv.c两个分别是通过rtp发送和接受数据的基本测试程序-rtpsend.c and rtprecv.c two were rtp send and receive data through the basic testing procedures
mima
- 对密码进行测试,老师的课件,可以学习学习啊!初步的了解吧-To test the password, the teacher' s courseware can learn from ah! Basic understanding of it
