搜索资源列表
xgcx1-last_rar
- 通过cc2420+pic实现无线通信,并可通过自组团协议实现路由。-cc2420 pic through wireless communications, will travel through self-routing protocol.
heed
- 无线传感器网络中,HEED路由协议在TinyOS下实现的源代码-wireless sensor networks, HEED routing protocol under the TinyOS source code
mit-leach-protocol
- 无线传感器网络中,LEACH路由协议在NS-2仿真环境的下实现的源代码-wireless sensor networks, LEACH routing protocol in NS-2 simulation environment to achieve the source code
spin.tar
- 无线传感器网络中,基于协商的SPIN路由协议在NS-2下仿真实现的源代码-wireless sensor networks based on consultations SPIN routing protocol in NS-2 Simulation under the source code
ns-2_multipath-aodv_WSN
- NS2下面的关于无线传感器网络的multipath-aodv路由协议的源码-NS2 on wireless sensor networks multipath - aodv Source Routing Protocol
multihopDemo
- 本文详细介绍如何使用GAINS节点和我们开发的多跳路由协议的代码实现无线通讯功能的过程。涉及到avr单片机的编译器winavr,烧写软件avr studio以及avr系列单片机的烧写器,本文介绍如何使用avr studio 和烧写器将winavr编译后产生的hex文件存入单片机flash的过程。这个过程完成以后,就可以组织一个多跳的网络,通过SNAMP后台可以看到网络的可视化效果。
wincs
- zigbee路由算法采用AODV(Ad hoc On Demand Distance Vetor)算法。每个路由器维护一张路由表,并定期与其邻居路由器交换路由信息,根据最小路由矢量更新自己的路由表。应用层框架定义监护网络节点协议。
LEACH
- 实现无线传感器网络协议leach 该算法基本思想是:以循环的方式随机选择蔟首节点,将整个网络的能量负载平均分配到每个传感器节点中,从而达到降低网络能源消耗、提高网络整体生存时间的目的。仿真表明,与一般的平面多跳路由协议和静态分层算法相比,LEACH可以将网络生命周期延长15%。
RoutingProtocols
- 介绍了无线传感器网络的路由协议的研究进展,安全性研究,以及仿真的研究。
dsdv
- 详细描述DSDV路由协议的实现过程,对于协议编程的程序员会有一定的参考价值-DSDV routing protocol described in detail the implementation process, the agreement will have a programmer to program the reference value
leach-sc
- 无线传感器网路路由算法 LEACH协议代码-Wireless sensor network routing protocol LEACH code
source
- 没有利用现成的协议栈对cc2430简单通信编程,没有路由,只实现2点通信,多点会有问题-zigbee cc2430 programe
vrrpd-1.0.tar
- vrrp 冗余路由协议,非常适合搞路由和数据通信的开发人员-vrrp redundant routing protocol, is very suitable for engaging in the development of routing and data communications officer
dsdv
- DSDV路由协议在NS2网络模拟仿真软件下的源码-DSDV route protocol
leach
- 无线传感器网络 经典分簇路由协议 leach协议的源码-Clustered wireless sensor network routing protocols ——leach
wireless2
- NS2中无线节点与有线节点的混合实现,采用DSDV路由协议进行通信设置-NS2 wireless nodes and wired nodes in the hybrid implementation, use DSDV routing protocols is set
aodv50
- Ad Hoc 网络中AODV路由协议的测试代码,包括生成的环境代码。-Ad Hoc Network Routing Protocol AODV test code, including code generation environment.
Directed_diffusion_for_wireless_sensor_networking.
- IEEE/ACM TRANSACTIONS ON NETWORKING 会议文章,详细描述了无线传感器网络的定向扩散路由协议及其NS2仿真过称和结果分析。-from IEEE/ACM TRANSACTIONS ON NETWORKING,give a specific descr iption on Directed Diffusion routing protocol for WSN, also with NS2 emulation and result analysis
123222
- 基于LEACH能量节省路由协议的研究与仿真实现 -LEACH energy saving routing protocols and Simulation
ACO-based-route-protocol
- 基于蚁群算法的TinyOS路由协议实现实例程序。-ACO(ant colony optimization) based route protocol implementation for TinyOS.