搜索资源列表
hu_littletool_showinf
- VC写的显示系统信息小程序, 能显示系统CPU使用率,内存使用,网络流量状态等。内含详细说明文档-VC written information display system small procedures, can show that the system CPU usage, memory usage, state and other network traffic. Documents containing details
pcap
- 这是一个利用winpcap做的一个小程序,可以捕获第二层的网络流量,查看详细数据,对低层开发的朋友很有用啊!! 使用说明: 从http://winpcap.polito.it 下载WinPcap Developer’s Pack并解压缩,把WinPcap Developer’s Pack中的Includes和lib文件夹加入VC环境,具体步骤: Tools->Options->Directories->Show directories for:include fi
Maxflow_MinCut
- 最大流最小割算法的VC++实现,用于得出网络原点到终点之间的最大流量限制。-The minimum cut VC++ flow of the algorithm is realized that network origin to finish between the peak flow restrictions.