资源列表
UDP_Lost_test2
- 这是一个测试UDP数据包的丢包率的程序,包含程序源码,已经验证成功-This is a test UDP packet loss rate of the program, including program source code, has been successfully verified
excmcs
- Vc下的考试自选 题系统,登录后做题,然后提交给出分数,并存入数据库中-Vc under a self-exam topics systems do question after login and submit scores are given, and stored in the database
cms
- 拍卖网网站源码,自己做的,其中大部分已完成-pai mai net resources,qi zhong da bu fen yi wan cheng
myMailServer1
- 这个是用visual C++编写的收发邮件的程序可供大家参考学习-This is written in visual C++ email program can be used for reference to learn
OverlappedModel
- VC网络编程模型示例 - 重叠IO模型,书上面的实例代码,对学习网络编程有很大的借鉴意义。-VC network programming model examples- overlapping IO model, the book above example code, learning network programming for a great reference.
p802_15_4sscs.cc
- NS2 Simulation using Zigbee protocol
socket-qq
- 利用linux网络编程,实现多客户端之间相互聊天。其中,服务器实现消息转发的功能。-Use linux network programming, chat with each other across multiple clients. Wherein the server implementing message forwarding function.
socket-local
- 利用linux网络编程,实现进程间的本地通讯。socket的另一个小功能。-Use linux network programming, local inter-process communication. Another small feature the socket.
linux
- CentOS系统上vsftpd的安装和相关配置-Vsftpd on CentOS system installation and configuration
ttorrent
- Linux系统下C编程,BT下载软件,Linux C编程实战-C programming under Linux system, BT download software, Linux C Programming combat
TankGame
- 使用java实现的简单的坦克大战的游戏,利于初学者学习java的使用。-Using a simple java implementation Battle City game, which will help beginners learn the use of java.
libee-0.4.1.tar
- 安装libee # tar xzvf libee-0.4.1.tar.gz # cd libee-0.4.1 PKG_CONFIG_PATH参数是添加一个pkgconfig文件的搜索目录。 # ./configure --prefix=/usr CC="gcc -m64" PKG_CONFIG_PATH="/usr/lib64/pkgconfig" --libdir=/usr/lib64 make make install -安装libee # tar