资源列表
Rudimentary_UDP_with_Winsocks
- Two simple console based programs demonstrate UDP with Winsocks. The client simply sends packets of data typed in by the user and the server displays it. The code is more of a reference for starting applications that require Winsocks.
basic_dump.tar
- basic_dump 基本的输出数据包,用到winpcap-the output of the basic basic_dump packets, use winpcap
socks
- 在Linux上的socks server-SOCKS server using Linux C
vbf_example_5
- Vector based protocol C++ code for underwater wireless sensor network
BerkeleyTCPClientDemo
- BerkeleyTCPClient Demo
test
- reverse socket she-reverse socket shell
20156820211202
- 学生选课系统分为前台服务和后台服务,前台提供用户丰富的应用界面-Student elective system is divided into front desk and back office services, the front desk provides a rich user interface
ts_testhao
- 哈工大嵌入式实验,基于ARM写一个简单计算器的实验,-HIT the embedded experiment, based on the ARM write a simple calculator experimental
f011x2_preprocess_data
- 对所采集到的非线性信号进行数据预处理,消除趋势项
DSRmultipath
- 多路径DSR,静态添加多路径(对于相同目的节点的相同长度路径)
Dinic
- 网络最大流 Dinic算法 比Ford-Furkson,Edmond-Karps效率要高, 算法复杂性为O(V^2*E)-Dinic is a high-efficient maximum-flow algorithm proposed by a russian named diniz
select
- 一个select方式的IO复用,包括客户端和服务端源码-IO multiplexing a mode, including client and server source code