搜索资源列表
PKT
- * Network Coding Network Simulator * * 06/10/05 - Aaron Drew * * This simulator is designed to test out the performance of a variety of network coding approaches. * * It simulates networks with dynamic topologies, reading from NS2 compati
197[1]
- NS2软件的仿真基础和软件仿真环境过程的介绍-NS2 simulation software and basic software simulation environment for the process of introduction
NS2_simulator
- 本源码为NS-2 网络模拟基础与应用 (方路平等编著)一书的全部源代码,书中的错误全部被纠正,在NS2.34下测试通过,均为本人原作,并附有本人学习心得-The source for the NS-2 network simulation of basic and applied (side road of equality ed.), all the source code for the book, the book' s errors were all corrected by th
tora.tar
- Tora在NS2上的实现代码,包含源文件: tora.h - TORA objects/definitions... tora_dest.h - destinations the routing protocol knows about tora_neighbor.h - per destination neighbors tora_packet.h - packet definitions tora.cc - basic TORA function
NS-2tutorial
- Ns2 basic implementation tutorials
ex.tar
- 利用NS2实现节点移动到例子,有助于初学者了解NS2的基本使用方法。-Nodes to move to the use of NS2 implementation examples will help beginners learn the basic use of NS2.
programs
- ns2 wireless basic programs
Jsync
- NS2环境下的基本路由框架,根据协议名称Jsync修改NS内核后可以直接添加自己的路由功能-Under the environment of the NS2 basic routing framework,According to the agreement Jsync name change can be directly after the kernel NS add your own routing functions
aomdv
- aomdv patch truly needed by someone to learn basic cygwin ns2
ns2
- basic presentations in NS2-basic presentations in NS2
ns-study
- 一个简单的网络仿真代码,对于初学ns2的学者,可以借鉴一下里面的代码风格,也能帮助你了解tcl脚本的基本写法-A simple network simulation code, for beginners ns2 scholars can learn about the code inside style, but also can help you understand the basic wording tcl scr ipt
2nn
- NS2网络仿真模拟,两个节点,一发一收,静止,实现基本的功能。 -Simulation of NS2 network simulation, two nodes, a charge, static, the realization of the basic functions of.
CMU
- ns2网络仿真实验。在ns2环境下,利用CMU配置随机节点及cbr数据流,并使用gawk分析结果。虽是个比较基础的实验,但诸多网络仿真实验(黑洞,虫洞,协议移植)均是基于此实验之上的。-A ns2 network simulation experiment. Under ns2 environment, the principle of the experiment is configuring random nodes and cbr data stream by using CMU and
myprog
- this the basic example of ns2 coding.-this is the basic example of ns2 coding.
ns2-energy modle
- ns2设计能量模型,学习如何对节点设置能量,基础性练习。(NS2 design energy model, learn how to set energy for nodes, basic exercises.)
Demo
- basic ns2 configuration and basic programme for beginners.
upload.tar
- basic vanet generation
ns2basic
- this document gives the basic idea about writing a protocol in NS2. For writing the protocol we need the knowledge of C++