资源列表
CODE_UPLOAD136271102001
- ICQ Pager Using TClientSocket
threadpool
- linux下的简单的线程池代码,大约200行代码,使用c实现-linux under a simple thread pool code, about 200 lines of code, use c to achieve
chatroom
- Linux聊天室,基于服务器的客户端之间通信的聊天程序,首先建立服务器程序通过多线程方式循环接收客户端信息,客户端程序发送数据,被服务器接收后广播,实现多客户端之间的通信。-Linux chat rooms, chat program based on communication between the client server, the first server program established by multiple threads circulating receive clien
wireless
- 无线站点与有线站点的混合仿真模型,NS2仿真,如何分层,如何建立基站-The transmission model of wireless nodes, mixed with limited node NS2 simulation, how to slice to set up base stations
sm4
- 这是国家标准加密算法C语言实现的SM4,这个已经在正式项目使用,效果不错。你懂得-This is the national standard encryption algorithm C language implementation SM4, this project has been in the official use, good results. you know
xml
- 一个XLM文件,大家可以看看,新手入门,还有很多做的不太好的地方,请大家帮忙指点下
ajax
- ajax示例,通过本示例的学可以简单掌握AJAX的基本特点之一-ajax example, through this example of the school can simply grasp one of the basic characteristics of AJAX
UDP
- UDP通信协议的实现,分为服务器和客户端,使用VC编写-UDP communication protocol implementation, divided into server and client, written using VC
ftpserver
- FTP 服务器的实现。能够处理get, put, pwd, cd, dir等命令。-The FTP server. Capable of dealing with get, put, PWD, CD, dir commands.
PUMA-COBA---Copy
- routing puma edited
FileUpload
- 文件上传的例子,可以作为参考,学习网络编程的这部分内容
kruskal
- Implementation of Kruskal s algorithm