搜索资源列表
routealgo
- 本程序是一些路由算法的源代码,主要是用c++与tcl编写 ns2作为工具-this procedure is the routing algorithm source code, it is mainly used C + + and peers as a tool to prepare NS2
MCRSIM_orign
- 一个linux下的各种组播路由算法编程, 从国外的一个教授的主页上下载的,后面还有一个windows 的版本-a variety of multicast routing algorithm programming from a foreign professor's home page download and there are a windows version
flooding
- 基于Gnutella协议的P2P网络路由搜索算法Light_Flooding的源代码-agreement based on the Gnutella P2P network routing algorithm Light_Floodi Vi source code
routing
- general routing algorithm implement via C++ and run in ns2.31
wpan_zbr.rar
- ZigBee路由协议指的是ZigBee规范中规定的与路由相关的功能和算法部分,主要包括不同网络拓扑结构下ZigBee协议数据单元的路由方式、路由发现和路由维护等内容。为了达到低成本、低功耗、可靠性高等设计目标,ZigBee网络采用了Cluster-Tree与AODV路由相结合的路由算法。该包实现了ZIGBEE路由算法在NS2下的模拟,ZigBee Routing Protocol refers to the ZigBee specification and routing provisions
distanceVectorRouter(c).rar.ra
- 利用距离向量算法更新路由表。 该程序的多个实例(进程或线程)可以以运行在一台机器 一个实例代表一个路由器(结点)。 实例之间利用UDP交换路由表。 能够打印出邻居列表和输出路由表!(c语言实现),The use of distance vector algorithm to update the routing table. Multiple instances of the program (process or thread) can be run on a machine on
ODMRP
- Adhoc自组织网络ODMRP路由算法的C语言实现。仿真模拟了ODMRP路由算法的机制。-Adhoc self-organizing network ODMRP routing algorithm C language. Simulation of ODMRP routing mechanism.
dsdv
- ns2下dsdv实现代码。DSDV(Destination-Sequenced Distance-Vector)协议是先应式路由协议,是由传统的Bellman-Ford 路由协议改进得到的,其特点是利用目的节点序列号解决了DBF算法的路由环路和无穷计数问题。-dsdv the realization of the code under ns2. DSDV (Destination-Sequenced Distance-Vector) protocol is proactive routing p
1
- Dijkstra路由算法,简单明了-Dijkstra routing algorithm, simple
julishiliang1
- 该算法详细的描述距离矢量路由算法的寻路过程,以及发送数据过程-Detailed descr iption of the algorithm distance vector routing algorithm routing process, as well as the process of sending data
Routing-Algorithm
- OPENT编写的无线网络路由算法程序。-OPENT written procedures for wireless network routing algorithm.
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
mannasim-leach
- LEACH - Low Energy Adaptive Clustering Hierarchy, a routing algorithm in wireless sensor network, it s implemented in NS-2.
dynamic-routing
- 了解路由及路由器的概念,路由器的功能,工作原理,路由表,路由算法分类等。学习使用距离矢量算法的动态路由。并附上tcl源码-Understand the concept of routing and routers, the router function, working principle, the routing table, routing algorithm classification. Learn to use dynamic routing distance vector algo
adhoc
- 经典的路由表协议有:DSDV(序列目的节点距离矢量路由协议),CGSR(群首信关切换路由协议),WRP(无线路由协议)等。经典的源始发的按需路由协议有:DSR(自适应源路由协议)、AODV(自组织网按需距离矢量路由协议),TORA(临时排序路由算法)等,这里实现Adhoc网络路由协议性能的比较-Classical routing table agreement: DSDV (destination sequence distance vector routing protocols), CGSR
TE-routing-algorithm
- 根据链路的使用情况赋权值,并综合考虑带宽和跳数限制的最小权值TE路由算法。-According to the the link usage Empowerment value and considering the value of the minimum weight limit bandwidth and hops TE routing algorithm.
Routing-table-structure
- 网络编程,C-C++实现路由算法,显示相应路由表。-Network programming, C-C++ routing algorithm, to display the corresponding routing table.
Routing
- 分布式异步路由算法中——距离向量算法的C语言仿真实现,非常好地模拟了网络中各节点的路由情况-Distributed asynchronous routing algorithm- distance vector algorithm C language simulation, very good simulation of the network, each node in the routing case
Routing-Algorithm-master
- routing simulation multi socket
routing-algorithm-sp2
- 距离矢量路由算法sp2的c语言实现,用VC++做的一个模拟程序,供学习交流。-Distance Vector routing algorithm sp2 c language, using VC++ to do a simulation program for learning exchanges.
