资源列表
FEC.CPP
- 主要是前向纠错的一个文件。
aspxcounter
- 网络流量统计,简单实用,可以统计各种ip,图表显示-network traffic statistics, simple and practical, ip various statistics, charts show
网络实验
- linu下socket多线程服务器与客户端的通信-LINU socket under multithreaded server and client communications
tsp问题
- 用c++编写tsp问题的解决方案 The Traveling Salesman Problem (TSP) is a widely mentioned classic case in data structure and algorithm, which can be solved in many methods.
zhebanfazhangshu
- 这是用C语言写的,内容是拆半法查找数的程序-This is written in C language, which is half-demolished Finding the number of procedures
tcpsock00000001
- 简单的Socket类,通过简单修改可以在UIIX/LINUX平台上使用-simple Socket class, through simple changes in UIIX / Linux platform use
ping程序代码
- ping程序的实现:对windows中自带的ping程序进行编码实现-ping procedures to achieve : the windows were onboard ping procedures Coding
client_server
- 这是一个简单的客户端与服务器通讯的源代码。
UDP_java
- 基于面向不可靠连接的编程 --UDP包的发送与接收-not based on reliable connectivity-oriented programming -- UDP packet transmission and reception
dllping
- This example shows how to \"ping\" another machine using Microsoft s ICMP.DLL.
mcast_src
- ip多播示例程序-ip multicast sample program
HttpServer(lcc)
- 一个用lcc编写的简单的http服务器源代码