资源列表
DownloadServer
- nio实现的服务器端,客户端可以请求服务端下载文件,并支持多个文件下载-nio implementation of server-side, the client can request the server to download files
udp_bandwidth_test.tar
- 发送方背靠背发送UDP包。接收方接收后,分别提取接收包的时间,前后两包相减得到延迟。包的大小除延迟得到瓶颈带宽。-The sender sends a UDP packet back to back. After receiving the recipient, receiving packets were extracted from the time before and after subtracting two packets of delay. In addition to the s
Scale-Free-Networks
- BA scale-free network matlab code,please use it
bridge
- ns3中仿真一个桥接网络,测试桥接情况下的数据通信情况。-A bridged network simulation in ns3 and test data communication situation in bridged case.
udpcommunication
- 一个简单的udp通讯程序,一个client,一个server-a simple udp communication process, a client, a server
ident-scan
- 网络端口扫描的程序-network port scanning procedures-network port scanning procedures
upd_receiver1
- UDP Receiver and recorder Example
linear3_b
- linear network topology
huofuman
- 给定n个权值作为n的叶子结点,构造一棵二叉树,若带权路径长度达到最小,称这样的二叉树为最优二叉树,也称为哈夫曼树(Huffman tree)。哈夫曼树是带权路径长度最短的树,权值较大的结点离根较近。-Given n weights as a leaf node n, and construct a binary tree, if the weighted path length to a minimum, said such a binary tree is optimal binary tre
把JavaMail包装成简单的Sendmail
- 把JavaMail包装成简单的Sendmail-put JavaMail packaged into simple Sendmail
Solve-the--network-packet-loss
- 解决网络丢包问题,可以很大程度上提高数据包接收质量。-Solve the problem of network packet loss
NET-UDP-COMMUTAE
- 封装了UDP的通讯协议类,简单明了,用于快速构建基于UPD的应用程序。-The encapsulated UDP communication protocol class, simple for rapidly building UPD-based applications.