搜索资源列表
leach-c
- 学习传感器网络必须要看一看的文章,是对leach的后期版,集中式的分簇路由协议
bcdcp
- 学习传感器网络必须要看一看的文章,是一个比较好的集中式的分簇路由协议
SEP
- sep路由协议是无线传感器网络中一种典型的改进分簇路由协议,本仿真源码对于设计wsn路由设计和仿真有很好的借鉴作用
LEACH协议MATLAB代码
- LEACH协议是无线传感器网络中重要的分簇路由协议,本代码为针对该路由协议的MATLAB仿真。
leach源码,基于omnet++4.1
- 无线传感器网络wsn中的leach分簇路由协议,经实验,能在omnet++4.1上成功运行,希望能帮到大家。
AODV-routing-protocol-based-on-clustering-algorith
- 一种基于AODV路由协议的分簇算法研究是无线传感网络现今发展的重要算法-AODV routing protocol based on clustering algorithm 搜索
Based-on-adaptive-on-demand-weighted-clustering-al
- 一种基于自适应按需加权分簇算法的CBRP路由协议研究-Based on adaptive on-demand weighted clustering algorithm for routing protocol research CBRP
leach
- 无线传感器网络 经典分簇路由协议 leach协议的源码-Clustered wireless sensor network routing protocols ——leach
PBCR-route-simuation
- 将节点位置信息和分簇路由技术相结合,提出了一种基于位置的分簇路由(position-based cluster routing,PBCR)协议- By combining the position information and cluster routing technology, a position-based cluster routing(PBCR)protocol is proposed.
rootocol
- 一种面向移动监控型网络的分簇路由协议routing protocol-A type of network for mobile monitoring sub-cluster routing protocol
routtocol
- 面向移动监控型网络的分簇路由协议routing protocol-A type of network for mobile monitoring sub-cluster routing protocol
leach
- 用matlab实现无线传感器网络中的leach分簇路由协议-the implementation of leach routing protocol in wsn by matlab
xy7z.ZIP
- 一种基于网格的无线传感器网络分簇路由协议A grid based clustering routing protocol for Wireless Sensor Networks-A grid based clustering routing protocol for Wireless Sensor Networks
heed
- matlab 经典的HEED算法 基于分簇路由协议,可供学生做实验-matlab heed
pso-clustering
- 改进的粒子群分簇路由协议matlab代码,可以在这个基础之上改进-Improved particle swarm clustering routing protocol matlab code can be improved in this basis
无线传感器分簇路由协议
- 无线传感器分簇路由协议的matlab仿真实验,对学习无线传感器路由协议有一定帮助
voronoiT
- 无线传感器网络分簇路由协议中的LEACH的仿真,程序具有详细的备注,便于初学者学习。-Wireless sensor network clustering routing protocol LEACH simulation program has detailed notes, easy for beginners to learn.
lench
- 无线传感网的分簇路由协议的matlab仿真(Clustering routing protocol)
多跳Leach
- 在经典LEACH分簇路由协议的 基础上,加入簇头的多跳传输机制,提高了LEACH协议的性能,降低了节点能耗,延长了网络的生命周期。(On the basis of the classical LEACH cluster routing protocol, the multi-hop transmission mechanism of cluster head is added, which improves the performance of LEACH protocol, reduces t
cbrp协议源码
- CBRP协议的(cluster based routing protocol)是IETF提出的自组织网络路由协议草案之一,是最早的AdHoc分簇路由协议之-,也是一-种基于分簇结构的源路由按需路由协议,与动态源路由协议(DSR)有许多相似之处。它采用基于“簇”的层次化的设计思想,属于将先应式(预先路由)与反应式(按需路由)相结合的综合型的路由算法,在分簇中采用最小ID分簇算法。和其他路由算法相比,CBRP具有参与路由处理的主机量少、路由控制开销小、路由期间的网络阻塞少以及寻找路由时间短等特点。