当前位置:
首页 资源下载
搜索资源 - congestion control algorithm
搜索资源列表
-
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
-
-
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下载:
UDP实现可靠数据传输。使用GBN算法,实现了:1.随即丢包(随机数产生器Math.random()) 2.丢包后遇冗余ack重传 3.超时重传 (DatagramSocket和Socket都有成员函数setSoTimeout(delay),通过捕获超时时抛出的IO异常来实现超时重传)-Reliable UDP data transfer. GBN algorithm used to realize: 1. Then packet loss (random number generator Ma
-
-
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下载:
这是一个测试AQM参数的matlab 程序 主要用的是RED算法 呵呵 供大家-This is a test matlab program AQM parameter is mainly used for the RED algorithm Ha ha take a look at the
-
-
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下载:
This scr ipt give u the performance analysis to 3 congestion control algorithm Tahoe,Reno and New-Reno with the help of x-graph using drop-Tail queue mechanism.
-
-
0下载:
This scr ipt give u the performance analysis to 3 congestion control algorithm Tahoe,Reno and Vegas
with the help of x-graph using RED-queue mechanism.
-
-
0下载:
This scr ipt give u the performance analysis to 3 congestion control algorithm Tahoe,Reno and Vegas
with the help of x-graph using RED queue mechanism on sample network topology.
-
-
0下载:
自适应拥塞控制算法的研究与仿真Adaptive congestion control algorithm and simulation-Adaptive congestion control algorithm and simulation
-
-
0下载:
自拥塞理论的传输控制算法设计Since the theory of transmission congestion control algorithm-Since the theory of transmission congestion control algorithm
-
-
0下载:
在本文中,我们描述了使用OPNET
仿真建模和分析工具的分组数据
网络。我们模拟两种类型的高性能
网络:光纤分布式数据接口
异步传输模式。我们将
协议性能的不同网络FDDI
在两个网络参数配置。我们也
一个简单的ATM网络模型和衡量
各种自动取款机服务类别下的性能。
最后,我们发展一套OPNET对漏过程模型
桶的拥塞控制算法。我们检查其
性能和影响交通模式(损失
和丛集尺寸)在ATM网络。
-In this paper we describe
-
-
0下载:
congestion control algorithm for tcp
-
-
0下载:
program for congestion control using Leaky bucket algorithm
-
-
0下载:
Abstract—Denial of Service attacks are presenting an increasing threat to the global inter-networking infrastructure. While TCP’s congestion control algorithm is highly robust to diverse network conditions, its implicit
assumption of end-system coo
-
-
0下载:
此仿真为ubantu系统下的REAL仿真(网络链路的仿真),本工程可以了解网络中流量控制的基本方法;用C语言实现TCP的拥塞控制算法;设计选择性重传协议,并用C语言实现。-This simulation ubantu REAL system simulation (simulation of the network link), the project can understand the basic method of network flow control TCP congestion
-
-
0下载:
TCP-HYBLA Congestion control algorithm
-
-
0下载:
拥塞控制已成为当前网络研究的重点。为了适应实时数据流在网络中的高效传输,研究者提出了多种拥塞控制和队列管理算法,并不断改进,以期能更有效地降低丢包率、提高链路利用率、防止拥塞崩溃。通过比较TailDrop、RED、BLUE、SFB等几种算法的优缺点来说明拥塞控制算法的发展与改进,以便于应用人员在不同的网络环境中运用更合理的拥塞控制算法来优化网络传输性能-Network congestion control algorithm
-
-
0下载:
TCP-HYBLA Congestion control algorithm.
-
-
0下载:
TCP拥塞控制算法性能比较:包括reno算法和vega算法的模拟-TCP congestion control algorithm performance comparison include: reno algorithm and vega algorithm simulation
-