搜索资源列表
Avcs
- TFRC拥塞控制的实现,适用于流媒体数据传输通信
coda
- 无线传感器网络拥塞控制算法
fft2.0.rar
- 通过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
plm.rar
- 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
P802.11s-D0.02.rar
- 这是一个草案文档,802.11s一个最突出的特点是在MAC中加入了拥塞控制,希望对大家有所帮助,This is a draft document, 802.11s one of the most prominent feature is added to the congestion in the MAC control, want to help everyone
RED.CC
- 我研究生阶段研究定的方向是网络拥塞管理,而我研究RED算法也有挺长时间了,很久以前就有解析NS中的队列管理算法RED的源代码(red.cc&red.h)的想法,借寒假有时间,匆匆写了一下。有些东西自己也没完全弄懂,但是对于困惑于如何修改RED算法的同学来说,应该有很大的参考价值。 本文档首先分析了RED算法涉及参数的含义,然后给出了主要函数的作用,最后对主要函数的源代码进行了分析。 希望本文档对你有用。 -I set the direction of post-graduate
udt.4.4.win32_with_VC6
- udt.4.4 支持VC6, linux+vc.net+vc6 UDT(UDP-based Data Transfer Protocol,简称UDT)是一种互联网数据传输协议。UDT建于UDP之上,并引入新的拥塞控制和数据可靠性控制机制。UDT是面向连接的双向的应用层协议。它同时支持可靠的数据流传输和部分可靠的数据报传输。 由于UDT完全在UDP上实现,它也可以应用在除了高速数据传输之外的其它应用领域,例如点到点技术(P2P),防护墙穿透,多媒体数据传输等等。 UDT由开
congestion
- 实现了基于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.
nerualnetwork
- 本文为通信专业硕士研究生的毕业论文。主要研究神经网络的FPGA实现及其在网络拥塞控制中的应用。 -In this paper, for the communications professional Master s thesis. Major study of the FPGA realization of neural networks and its application in network congestion control applications.
utd
- udp可靠传输实现方案,含有拥塞控制流量控制,超时重传-udp achieve reliable transmission program, which contains flow control congestion control, overtime ARQ
58-hecqamauio
- 关于思科路由器的拥塞控制 使用相应的控制方法-congestion control A Validation Solution for Self-Configuration Management: the “Meta-CLI ValidMaker”
dd
- 蚁群算法仿真因特网中的路由选择,给出正常情况、节点阻断和路径拥塞等不同情况下的最优路径选择与更新实现,仿真结果能够提供可视化的过程模拟-Simulation of Ant Colony Algorithm for Routing in the Internet, given normal circumstances, and the path blocked node under different circumstances, such as congestion of the optimal
Pathload
- 这是一篇端到端可用带宽测量论文,文章所提到的测量方法是基于自拥塞原理,不断提高数据包的发送速率,当发送速率大于可用带宽时,包列的排队延迟就出现上升趋势,这时的发送速率可当作可用带宽的估计值。-The basic idea in pathload is that the one-way delays of a periodic packet stream show increasing trend, when the stream rate is larger than the ava
rf
- 跳频是按跳频序列随机改变一个信道所占有频道频率的技术。在GSM 系统中,可利用跳频技术频率分极和干扰分极的特点,改善网络质量。引入跳频技术,可保证在网络软拥塞不上升的情况下,频率复用度较小。-FH frequency hopping sequence is based on a random channel change in the country channel frequency technology. In the GSM system, can make use of frequenc
ImprovementonTCPoverHighSpeedSatelliteandInternetN
- 针对TCP (Transmission Control Protocol) 协议在高速卫星因特网中传输吞吐量低的问题, 提出了一种改 进TCP快速恢复的算法。该算法根据卫星信道由传输错误造成的分组丢失概率远大于由拥塞造成的分组丢失 概率的特点, 通过加快窗口的增长速度, 避免过早地进入拥塞避免阶段, 达到了提高TCP吞吐量的目的。通 过NS2软件模拟仿真了高速卫星因特网环境, 并对各个TCP版本和改进算法的仿真结果进行了比较和分析。 仿真结果表明, 改进算法的吞吐量比TCP2SA
udt.4.4.win32_withVC6
- 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
tcpcongestion
- 有线无线网络TCP友好流媒体拥塞控制机制-Wired and wireless network TCP friendly congestion control mechanism for streaming media
udt.sdk.4.5a.win32
- UDT(UDP-based Data Transfer Protocol,简称UDT)是一种互联网数据传输协议。UDT建于UDP之上,并引入新的拥塞控制和数据可靠性控制机制。UDT是面向连接的双向的应用层协议。它同时支持可靠的数据流传输和部分可靠的数据报传输。 - UDT is a reliable UDP based application level data transport protocol for distributed data intensive applications ove
TCPUDP
- 这本书是关于TCP和UDP协议的,非常有用。着重讲解的是TCP拥塞控制-This book is about the TCP and UDP protocols, very useful. Is focused on TCP congestion control
LAN-voicechange
- 局域网环境下实时语音通信的的一个解决方案,Winxp环境下测试效果良好,并且具有网络 拥塞处理机制。 -LAN environment, real-time voice communications in a solution, Winxp environment test result is good, and have network congestion handling mechanism.