搜索资源列表
atcp
- 此程序修改ns2网络仿真器内的tcp.cc, 使之能符合ad hoc network内一个重要的TCP协议—ATCP. 本程序要放在ns2内, 配合ns2的环境执行. -NS2 network simulator within the tcp.cc. to enable it to meet the ad hoc network with an important TCP-ATCP. this procedure should be put on NS2, within NS2 implemen
NS2_Mflood
- 仿真软件NS2下的MFlood协议完整实现和介绍
对ns2中的mac协议代码进行了中文注释
- 对ns2中的mac协议代码进行了中文注释,有助于初学者学习-ns 2 mac 2.29
ImprovementonTCPoverHighSpeedSatelliteandInternetN
- 针对TCP (Transmission Control Protocol) 协议在高速卫星因特网中传输吞吐量低的问题, 提出了一种改 进TCP快速恢复的算法。该算法根据卫星信道由传输错误造成的分组丢失概率远大于由拥塞造成的分组丢失 概率的特点, 通过加快窗口的增长速度, 避免过早地进入拥塞避免阶段, 达到了提高TCP吞吐量的目的。通 过NS2软件模拟仿真了高速卫星因特网环境, 并对各个TCP版本和改进算法的仿真结果进行了比较和分析。 仿真结果表明, 改进算法的吞吐量比TCP2SA
tcpudp
- TCP/UDP协议在NS2中的仿真源代码以及trace分析文件,抖动分析,吞吐量分析,丢包率分析。-TCP/UDP protocol in NS2 Simulation and trace analysis of source code files, jitter analysis, throughput analysis, analysis of packet loss rate.
protocolanalysis
- 在ns2中建立无线组织网络并分析无线组织网络路由协议-In the ns2 network of organizations to create a wireless network of organizations and analyze the wireless routing protocols
aodv
- NS2中的AODV协议源代码,无线自组网按需平面距离矢量路由协议(Ad hoc On-Demand Distance Vector Routing,AODV),是应用于无线网状网络(也称作无线Ad hoc网络)中进行路由选择的路由协议,它能够实现单播和多播路由。该协议是Ad Hoc网络中按需生成路由方式的典型协议-AODV protocol in NS2 source code, wireless ad hoc networks on-demand distance vector routing
GPSR-ns2.26~2.29
- 关于olsr路由协议的源代码,以及在ns2下的添加方法-Olsr routing protocol source code, and add a method in ns2
add-simple-protocol-in-ns2
- NS2添加简单协议simple,一种新的MANET单播协议在NS-2中的实现-NS2 add a simple protocol simple, a new MANET unicast protocol in NS-2 in
TCP-Westwood
- 基于带宽估计的TCP拥塞控制协议TCP Westwood的C++源码和头文件,可直接添加到NS2中使用-Bandwidth estimation based on TCP Congestion Control Protocol TCP Westwood s C++ source and header files can be added directly to the NS2
aodv_commentedByGFE
- 对NS2目录下的AODV路由协议源码进行了详细的注释,能更好的看懂AODV协议源码。并赋有一篇AODV路由协议的论文参考AODV路由协议过程。-making a comment in chinese of AODV which is in NS2, and this makes reader more easy to understand the code of the aodv, there is also a paper about aodv in the file document, wh
olsr-master
- 在ns2平台下实现olsr协议并进行分析(Implementation of OLSR protocol and analysis under NS2 platform)