搜索资源列表
Protocol.rar
- 研究怎样把自己新写的协议添加到NS2中去的程序和添加步骤解释,It is example which demonstrates how to add a new Protocol to ns2 for ns2 user
pcar
- 一个基于NS2平台的新型车载网络仿真代码,并且通过和GPSR协议进行比较,新的代码具有更好的性能指标。-A new car-based platform NS2 network simulation code, and GPSR protocol through and compare the new code has better performance.
NS2protocol
- 帮助大家在ns2中添加新的路由协议,有具体例子和各个文件分析。-Help people in ns2 to add a new routing protocol, there are specific examples and analysis of various documents.
ns-allinone-2.33.tar
- ns2.33这是目前比较新的ns2版本,欢迎下载-ns2.33 This is relatively new ns2 version, welcome to download
OTclandC++howtoimplementNS2
- 讲明一个困扰大多数NS2 Beginner的问题:Otcl和C++的交互,我们写的新协议是如何被NS2执行的-Explain a problem that has troubled most of the NS2 Beginner problem: Otcl and C++ Interactive, we write the new agreement is being implemented NS2
ns2app
- 如何在ns2中添加新的应用层协议的一个小例子-How to add new ns2 application layer protocol, a small example
Add_new_protocol_into_NS-2
- 一个经典的介绍如何向NS-2中添加新协议的教程,并附有相关的源代码,学习NS-2必不可少的文档+代码-Implementing a New Manet Unicast Routing Protocol in NS2
LEACH
- 此压缩包包括无线传感器网络的leach协议在ns2仿真工具中的源代码和说明文件。leach协议是研究无线传感器网络的入门协议,很多新的协议都是在它的基础上改进的!-This package includes a wireless sensor network protocol leach the ns2 simulation tool in the source code and documentation. leach protocol wireless sensor networks is
protoname
- Implementing a New Manet Unicast Routing Protocol in NS2
Add_Mac_Protocol_In_NS2
- 如何在NS2下,如何添加一个新的Mac协议,里面附有本人自己的安装经验,因为文档本身有错误。-How to NS2, how to add a new Mac the agreement, which is installed with my own experience, because the document itself has an error.
ImprovementonTCPoverHighSpeedSatelliteandInternetN
- 针对TCP (Transmission Control Protocol) 协议在高速卫星因特网中传输吞吐量低的问题, 提出了一种改 进TCP快速恢复的算法。该算法根据卫星信道由传输错误造成的分组丢失概率远大于由拥塞造成的分组丢失 概率的特点, 通过加快窗口的增长速度, 避免过早地进入拥塞避免阶段, 达到了提高TCP吞吐量的目的。通 过NS2软件模拟仿真了高速卫星因特网环境, 并对各个TCP版本和改进算法的仿真结果进行了比较和分析。 仿真结果表明, 改进算法的吞吐量比TCP2SA
nsrt-howto
- implementing new manet multicast routing protocol in ns2
ns2voip-2.31-070906.patch
- voip for ns2.. you can add new traffic/VoIP
implementing
- 在ns2中添加新的路由协议示例源代码 implementing a new manet unicast routing protocol in ns2-implementing a new manet unicast routing protocol in ns2
ns2-simple2
- Create a simulator object set ns [new Simulator] #Define different colors for data flows (for NAM) $ns color 1 Blue $ns color 2 Red #Open the NAM trace file set nf [open out.nam w] $ns namtrace-all $nf #Define a finish proced
mit_2.33.tar
- This source code is modify of mit project for LEACH protocol that work on ns2 version 2.33(new one version). It need ns2 version 2.33 on your machine before.
Steps-to-adding-New-Protocol-in-NS2
- for all interested in developing new protocol .. this document + code is a must have
Ns2.34_Ramon-MultipathMultichannal
- 这是Ramon的NS2多路径多信道解决方案的最新版本。可以在ns2.34下成功实现。修正了之前的一些BUG,可以完美运行。内附Ramon自己写的说明文档。-This is the Ramon s solution about Multi-path Multi-channal in NS2.the new vertion can run in NS2.34.Include the ducoment write by Ramon.
NS2
- 通过对NS2进行新增模块进行TCP及UDP的相关测试(TCP and UDP related tests are carried out by adding new modules to the NS2)
在NS2中添加路由协议(整理)
- 在ns2中添加一个新的路由的方法,包括具体步骤(Add a new route in ns2)