搜索资源列表
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后台可以看到网络的可视化效果。
LEACH
- 实现无线传感器网络协议leach 该算法基本思想是:以循环的方式随机选择蔟首节点,将整个网络的能量负载平均分配到每个传感器节点中,从而达到降低网络能源消耗、提高网络整体生存时间的目的。仿真表明,与一般的平面多跳路由协议和静态分层算法相比,LEACH可以将网络生命周期延长15%。
RoutingProtocolandtheprincipleofperformanceevaluat
- TinyOS路由协议原理及性能评估 很有用处
RoutingProtocols
- 介绍了无线传感器网络的路由协议的研究进展,安全性研究,以及仿真的研究。
dsdv
- 详细描述DSDV路由协议的实现过程,对于协议编程的程序员会有一定的参考价值-DSDV routing protocol described in detail the implementation process, the agreement will have a programmer to program the reference value
spin
- 可以在ns-2中进行仿真的SPIN路由协议的源码-Ns-2 can carry out simulation of the source routing protocol SPIN
router
- 用IAR开发的ZIGBEE网络路由例子,用的是ti协议栈1.4.2. 主要功能有能发起路由,能应答。能跨网传数据-IAR development with ZigBee network routing example, using a ti protocol stack 1.4.2. The main functions can be initiated routing, can answer. Inter-network data can Chuan
vrrpd-1.0.tar
- vrrp 冗余路由协议,非常适合搞路由和数据通信的开发人员-vrrp redundant routing protocol, is very suitable for engaging in the development of routing and data communications officer
sip
- 本系统设计并实现了基于 LPC2292, DM9000 的嵌入式网络通讯协议,协议遵循 RFC 标准 TCP/IP 规范。使用标准 C++ 语言在 ADS 下开发,完全源代码,方便移植与维护,代码小且运行效率高,容易进行二次开发。 系统实现了:以太网数据帧的收发、ARP 请求与应答、ICMP 中的 Ping 请求与应答、IP、UDP、简易的路由处理,可跨越网关收发数据。 使用本系统可进行各种具备网络功能产品的开发,如 VoIP 电话系统, 网络打印机,终端系统,各种监控系统、数据采集系统
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
diffusion-3.1.2
- 这是无线传感器网络中扩散协议diffusion的实现,对于研究无线传感器网络路由协议的朋友会有帮助-This is a wireless sensor network to achieve diffusion-proliferation agreements, for the study of wireless sensor network routing protocols would help a friend
aodv-uu协议C代码
- 按需路由协议aodv的实现代码,版本是0.9.6.可以移植和仿真