搜索资源列表
ns-allinone-2.34.zip
- ns-2.34 is mainly a maintenance release with the following major differences from ns-2.33: 1) AOMDV (On-demand Multipath Distance Vector Routing in Ad Hoc Networks) implementation 2) Tmix synthetic Internet traffic generation tool 3) Collectio
NS2-Adhoc-contrast
- NS下的adhoc的路由协议比较 分析了仿真场景的生成,源代码的应用和仿真脚本的分析-NS under the adhoc routing protocol of a comparative analysis of the simulation scene generation, the application of source code analysis and simulation scr ipts
ns-simple-wireless
- 基于NS2的无线网络模拟,能自动跟踪移动节点的数据发射以及网络动态路由情况。-NS2-based simulation of wireless networks, can automatically track the mobile node' s data and network dynamic routing situation launch.
aodvand802.11
- 里面含有aodv路由协议源代码,可以在NS-2下直接运行,仔细研究能充分理解AODV协议;另外还包含802.11b, 802.11g,802.11n协议的最原始英文版,希望对大家有用-Which contains the aodv routing protocol source code, you can run the NS-2 under the direct implications of the AODV protocol can be fully understood also in
ns_tcl
- NS的一些例子,包括random, routing等,适合初学者学习~-Some examples of NS, including random, routing, etc., suitable for beginners to learn ~
isisns-0.13
- Isisns is an extension of Network Simulator (ns) for the IS-IS routing protocol. It is focused on simulation of network dynamics and convergence. -Isisns is an extension of Network Simulator (ns) for the IS-IS routing protocol. It is focused on simul
aodv-uu-0.9.5
- AODV-UU is an AODV (Ad hoc On-demand Distance Vector) routing protocol implementation from Uppsala University. Key features are recent draft compliance, stability, and the ability to use it in both real-world (Linux) and ns-2 simulations
spin
- 可以在ns-2中进行仿真的SPIN路由协议的源码-Ns-2 can carry out simulation of the source routing protocol SPIN
odmrp
- 为NS2下的一个多播路由协议模块,ODMRP,有用都可以看一下,仿真环境是NS2.29-NS2 under for a multicast routing protocol module, ODMRP, can be useful to look at, the simulation environment is NS2.29
gpsr-ns-2.1b6.tar
- ns gpsr路由协议 在ns2平台下实现的 对大家很有好处-ns gpsr routing protocol implementation in ns2 platform is very beneficial for everyone
Add_new_protocol_into_NS-2
- 一个经典的介绍如何向NS-2中添加新协议的教程,并附有相关的源代码,学习NS-2必不可少的文档+代码-Implementing a New Manet Unicast Routing Protocol in NS2
aodv_v8
- Aodv for NS-2. A mobile ad-hoc network (MANET) is a kind of wireless ad-hoc network, and is a self-configuring network of mobile routers connected wirelessly. MANET may operate in a standalone fashion, or may be connected to the larger Internet.
AODVns2
- ns-2 simulation of AODV routing protocol in C++.
ns-2.34
- ns-2.34 is mainly a maintenance release with the following major differences from ns-2.33: 1) AOMDV (On-demand Multipath Distance Vector Routing in Ad Hoc Networks) implementation 2) Tmix synthetic Internet traffic generation tool 3) Collec
ns-allinone-2.26.tar
- 可模拟仿真网络的MAC层和路由层,对于学习网络通信的基本原理非常有帮助。-Simulation of the MAC could be the network layer and routing layer, for learning the basic principles of network communication is very helpful.
NS2LeachImplementation
- WSN LEACH协议的NS-2仿真代码-WSN LEACH protocol NS-2 Simulation Code
Unicast-routing
- 单播路由模拟 演示如何利用NS-2来模拟单播路由,其中演示的网络动态特性包括链路的断开和恢复。-Unicast routing simulation demonstrates how to simulate NS-2 unicast routing, which shows the dynamic characteristics of the network including the links break and recovery.
Multicast-routing
- 多播路由模拟 演示如何利用NS-2来模拟多播路由,是一个组播数据包的寻路过程,其中涉及到的网络动态特性包括节点动态的加入和离开一个组。-Multicast routing simulation demonstrates how to use NS-2 to simulate a multicast routing, a multicast packet find its way process, involving the dynamic characteristics of the netwo
Implementing_a_New_Manet_Unicast_Routing_Protocol
- Implementing a New Manet Unicast Routing Protocol in NS2. PDF Development Research. During the last year, we have witnessed a lot of people asking for the same question in the ns-users mailing list. How do I develop my own protocol for NS2? By wr
mannasim-leach
- LEACH - Low Energy Adaptive Clustering Hierarchy, a routing algorithm in wireless sensor network, it s implemented in NS-2.