搜索资源列表
-
0下载:
这个是目前国际上比较怪异的一种长距离高带宽环境下的拥塞控制算法,优点是除了吞吐量之外什么都好,缺点是吞吐量太低-this is the strange world of a relatively long-distance high-bandwidth environment congestion control algorithm, Apart from the advantages of throughput beyond what is good, the drawback is too
-
-
1下载:
一种无线拥塞控制协议-a wireless congestion control protocol
-
-
0下载:
通过UDP传送文件,经测试,在教育网内两个高校间传输能达到ftp速度的10~100倍,其主要工作机制是使用TCP使传输控制,UDP做数据传送。能加速的基本原因为,TCP的拥塞控制算法减慢了其传输速度,而用UDP自定义的传送协议则没有这个限制。,Transmission of documents through the UDP, tested, in the education network between the two colleges and universities can achiev
-
-
0下载:
PLM 经典的分层组播拥塞控制机制
代码用于NS2中的仿真
qq交流组播拥塞控制及其仿真:344129155,PLM a classical layered multicast congestion control
this code is for simulationing plm in ns2
qq: 344129155 for communication for multicast congestion control and its simulation
-
-
0下载:
udt.4.4 支持VC6, linux+vc.net+vc6
UDT(UDP-based Data Transfer Protocol,简称UDT)是一种互联网数据传输协议。UDT建于UDP之上,并引入新的拥塞控制和数据可靠性控制机制。UDT是面向连接的双向的应用层协议。它同时支持可靠的数据流传输和部分可靠的数据报传输。
由于UDT完全在UDP上实现,它也可以应用在除了高速数据传输之外的其它应用领域,例如点到点技术(P2P),防护墙穿透,多媒体数据传输等等。
UDT由开
-
-
0下载:
详细介绍了tcp方面的知识,以及在ns下对tcp的分析-Details of the TCP knowledge, as well as in NS for TCP analysis
-
-
0下载:
使用C语言编写的局域网文件传输程序,基于UDP实现了自己的应用层协议,使用多线程,文件传输速度很快,自带拥塞控制,模拟了TCP的选择重传机制-Using the C language of the LAN file transfer program, based on UDP to achieve its own application layer protocol, using multi-threaded, file transfer is fast, bring their own con
-
-
0下载:
计算关于网络拥塞控制的吞吐量和队列的长度-calculated on the Network Congestion Control throughput and the length of the queue
-
-
0下载:
实现了基于UDP的控制网络拥塞的慢启动方法,能够针对服务器的回应做出反应。-UDP based on the realization of network congestion control method of the slow start, are able to cater for the server to respond to respond.
-
-
0下载:
本程序用于AQM网络的拥塞分析。
我们将TCP/IP网络用流体模型表示,网络拥塞时,对应的系统模型将出现不稳定,本程序采用2-D稳定性检验算法判断稳定性,进而确定网络的拥塞条件。
程序的前言部分给出了参考文献,使用者对照参考文献可以理解本程序提供的算法。-This procedure for analysis of AQM network congestion. We will be TCP/IP networks that use fluid model, network con
-
-
0下载:
udp可靠传输实现方案,含有拥塞控制流量控制,超时重传-udp achieve reliable transmission program, which contains flow control congestion control, overtime ARQ
-
-
0下载:
讲述了网络拥塞控制协议即tcp友好的传输控制协议-About the network congestion control protocol that is kind tcp Transmission Control Protocol
-
-
0下载:
UDT_4.4增加,VC6可编译版本。UDT是一种互联网数据传输协议。UDT建于UDP之上,并引入新的拥塞控制和数据可靠性控制机制。UDT是面向连接的双向的应用层协议。它同时支持可靠的数据流传输和部分可靠的数据报传输。-UDT_4.4 , VC6 version can be compiled. UDT is an Internet data transfer protocol. UDT was built in on top of UDP and the introduction of a n
-
-
0下载:
有线无线网络TCP友好流媒体拥塞控制机制-Wired and wireless network TCP friendly congestion control mechanism for streaming media
-
-
0下载:
This a patch that can run Linux TCP congestion control algorithms on NS2, with similar simulation speed and memory usages as other NS2 TCPs (e.g. Sack1). The implementation loosely follows the Linux TCP implementation, and can produce results compara
-
-
0下载:
RCP拥塞控制协议。可以很方便地移植到NS2中去。可以和TCP,XCP等比较。做拥塞控制的实验。适用于NS-2.30版本-RCP congestion control protocol. Can easily migrate to NS2 and going. Can and TCP, XCP and other more. Do congestion control experiment. Applies to NS-2.30 version
-
-
0下载:
This scr ipt give u the performance analysis to 3 congestion control algorithm Tahoe,Reno and Vegas
with the help of x-graph on sample network topology.
-
-
0下载:
南加州大学提出的无线传感器网络中IFRC协议,及其仿真,仿真平台是tinyos-This module contains code for IFRC (Interference-Aware Fair
Rate Control). IFRC is a rate control/congestion control
scheme for wireless sensor network to assign fair and
efficient rate to all the flows i
-
-
0下载:
实现了基于UDP的控制网络拥塞的慢启动方法,能够针对服务器的回应做出反应。-UDP based on the realization of network congestion control method of the slow start, are able to cater for the server to respond to respond.
-
-
0下载:
TCP拥塞控制算法性能比较:包括reno算法和vega算法的模拟-TCP congestion control algorithm performance comparison include: reno algorithm and vega algorithm simulation
-