资源列表
echoserver
- java echo server program with socket
ZipUtil
- 使用Apache ant组件实现批量文件打包,打包格式可为zip、rar等常见压缩格式
shuju
- 数据库连接测试文件,数据库连接测试文件,-Database connection test file
shudegangdushousuo
- 图的广度搜索 输入图的结点数和每个结点的相邻结点就可以得到该图的广度搜索-Breadth of the search graph nodes input graph and each node of the adjacent nodes can be the breadth of the plan search
webcam-remotecontrol
- C语言编写的一个远程控制网络摄像头的程序-Progrmmed with C language,it helps control remotely webcam.
Traceroutelzy
- 一个用JAVA书写的PING程序,是基于JPCAP的!-this is a ICMP programe which is programing by java.
flood
- linux下的一个简单的syn泛洪攻击程序源码,程序结构简单,适合初学者-linux under a syn flood attacks easy program source code, program structure is simple, suitable for beginners
shiqucaozuo
- 运用Opengl实现拾取操作,此程序主要实现鼠标的作用。-Opengl realization of the use of pick-up operation, the main achievement of this process the role of the mouse.
HttpFileSetting
- C++下载http文件 C++下载http文件-C++ download http file。C++ download http file。C++ download http file。
ASimpleSearchEngine
- 一个简单的搜索引擎,可以输入关键字查询,可返回与其相关的列表.-This is a simple Search Engine that contains tokenized words as keys, in which they will return values associated with them in an ArrayList.
db
- 日文ASP网页开发中后台数据库的常用操作程序库-Japanese ASP web development background database of commonly used procedures library
Fileedit
- * FileUtil::createDir( a/1/2/3 ) 测试建立文件夹 建一个a/1/2/3文件夹 * FileUtil::createFile( b/1/2/3 ) 测试建立文件 在b/1/2/文件夹下面建一个3文件 * FileUtil::createFile( b/1/2/3.exe ) 测试建立文件 在b/1/2/文件夹下面建一个3.exe文件 * FileUtil::copyDir( b , d/e ) 测试复制文件夹 建立一个d/e文件夹,把b文件夹下的