搜索资源列表
tora_epi
- 一个EPI路由协议的实现,基于TORA算法,在NS2仿真平台编译通过,主要用于稀疏环境的MANET路由,仿真显示性能优于AODV,DSDV等原有AD HOC路由,思想在于引入基于节点遇见概率下的泛洪路由,适合开放MANET路由协议者参考。
nS2
- NS仿真AODA协议,同时增加泛洪路由协议。每个节点收到包后,只要不是重复包则再次广播。
multicast-routing-with-aodv_ex04_4_pdf
- 非常好的linux组播路由源码书籍,详细介绍了组播树的建立过程,节点路由转发机制
traceroute
- Internet路由跟踪程序 跟踪从当前计算机至目标节点的所有路由器地址
tcp_detect
- TCP路由探测,可用于进行探测网络节点周围的路由设备
aodv
- 能源问题对于移动自组网是非常重要的,因为移动节点只能依靠它们有限的电池供应。原先的路由算法中,选路时不 考虑节点的剩余能量,选定了一条路由后就一直用下去,直到数据传完或拓扑变更引起重选路由
routing
- omnet++下仿真100个节点的路由协议!
routetracer
- 这是一个简单的路由跟踪工具,通过发送UDP包,使初始TTL值为一,即发送到第一个节点时终止,返回,之后再将TTL值++,收集每个返回的ICMP信息即可得到封包经过的路由。
flooding.zip
- 用omnet++仿真扩散法(Flooding):扩散法是一种传统的网络通信路由协议。源节点Source将报文传送给它的每一个邻居节点, 每一个邻居节点又将其传输给各自的所有邻居节点。如此继续下去, 直到将数据传输到汇集点Sink或为该报文所设定的生命期限变为零为止,using Omnet++ to simulate diffusion method (Flooding): diffusion method is a traditional network routing protocol. S
aodv_probability
- Ad hoc网络中的路由协议,在aodv的基础上,实现了中间节点概率性的广播路由请求的功能,减少寻找路由的开销,节省了带宽。-An ad hoc network routing protocols, based on the aodv routing ,the intermediate nodes to achieve a probabilistic function of the broadcast routing requests to reduce the overhead for rou
ns-simple-wireless
- 基于NS2的无线网络模拟,能自动跟踪移动节点的数据发射以及网络动态路由情况。-NS2-based simulation of wireless networks, can automatically track the mobile node' s data and network dynamic routing situation launch.
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
CDDA
- 实现这个算法需要如下的信息,首先算法要有己形成的多播路由树T 到所有目的节点的最短路信息,为此算法采用一个树组TD 记录已形成的多播路由树到每一个目的节点的最短路消息-The realization of this algorithm needs the following information, first of all algorithms have been formed by multicast routing tree T for all purposes to the most s
luyousuanfa
- 1、发现它的邻居节点,并知道其网络地址。 2、测量到各邻居节点的延时或开销。 3、构造一个分组,分组中包含所有它刚刚知道的信息。 4、将这个分组发送给所有其他的路由器。 5、计算出到每个其他路由器的最短距离。 -1, found in its neighbor nodes, and to know its network address. 2, measured to the neighbor node latency or overhead. 3, constructs a
src_sink
- opnet包节点的发送,是对于点对点传输中源节点的发送的代码-nodes send packets opnet, are point-to-point transmission for the source node to send the code
ChordExpress
- 实现了P2P系统中采用的一种DHT算法——Chord算法,能够有效地节省节点存储的路由信息。经过测试,在局域网环境下可以达到10M/s。-Chord, one of DHT algorithms which can spare memory efficentily applied in the peer-to-peer network has been implemented. The transmisson speed in LAN reaches 10M/s.
spreadIt0.1
- peercast,国外大学的一个P2P流媒体的仿真可以模拟节点的路由-peercast, foreign universities, a P2P streaming media simulation can simulate the routing nodes
awds-8.12.tar
- AWDS (Ad-hoc Wireless Distribution Service)是无线mesh网第二层路由协议。它为所有的接入节点提供向以太网一样的服务,并支持多种不同的高层协议,如:IP (with DHCP), IPv6, AppleTalk, ... (德国马格德堡大学实时系统与通信工程组2009)-AWDS (Ad-hoc Wireless Distribution Service) is a Layer 2 routing protocol for wireless mesh n
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
ZStack-CC2530-2.5.1a
- 完整的协议栈demo程序,包括终端节点,协调器节点以及路由节点(Complete protocol stack demo program, including terminal nodes, coordinator nodes and routing nodes)