搜索资源列表
unicastrouting
- unicast routing 用单波实现的数据接收与发送,ns2环境下执行,值得推荐
Add_new_protocol_into_NS-2
- 一个经典的介绍如何向NS-2中添加新协议的教程,并附有相关的源代码,学习NS-2必不可少的文档+代码-Implementing a New Manet Unicast Routing Protocol in NS2
How-to-send-a-unicast-packet
- 该文档清楚的解释了通信中的单播流程,通过该文档,我们可以减少看NS2代码的时间。-The document clearly explain the unicast process in communication.Through reading the document,we can reduce the time of reading ns2 code.
protoname
- Implementing a New Manet Unicast Routing Protocol in NS2
nsrt-howto
- implementing new manet multicast routing protocol in ns2
implementing
- 在ns2中添加新的路由协议示例源代码 implementing a new manet unicast routing protocol in ns2-implementing a new manet unicast routing protocol in ns2
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
routing
- Its about implementation of different approch of multicast and unicast routing in ns2 for wired network.-Its about implementation of different approch of multicast and unicast routing in ns2 for wired network.
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
star_topology-program
- unicast program in NS2 software for node analysis of star topology
Coding-New-Manet-Unicast-Routing-Protocol-in-ns2.
- We assume that the reader is familiar with the NS2 basics. That means having read and at least mostly understood “Marc Greis’ Tutorial” [1]. It would be very useful if you also take a look at “The ns Manual” [2], specially chapters 3-5, 10-12,
protoname
- ns-2 protoname 实现。代码基于Francisco J. Ros和Pedro M. Ruiz的“Implementing a New Manet Unicast Routing Protocol in NS2”。-a implementation of protoname in NS-2. the code is based on the work of Implementing a New Manet Unicast Routing Protocol in NS2.Authors
impns2
- implementing new manet unicast protocol 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