搜索资源列表
routing_R
- 复杂网络中,在BA网络中最经典的路由算法matlab源程序并,是学习复杂网络最基本的路由算法。
wsn
- 无线传感器网络 路由算法 本科设计时的论文算法
matlab
- LEACH 路由算法的matlab模拟仿真代码
无线传感器网络Leach算法
- 本程序是经典的WSN路由算法
HEED路由协议算法
- HEED路由协议算法
TEEN路由协议算法
- TEEN路由协议算法
无线传感器高效能量路由算法——heed算法
- heed ....\cluster(1).m ....\cluster.m ....\heed.m
无线传感器网络路由算法
- 无线传感器网络路由算法,采用最短路径,先搜索节点的一跳范围的距离,再搜索两跳的距离,仿真效果良好。,Wireless sensor network routing algorithm, using the shortest path first jump of the scope of the search node distance, and then search for the two jump distance, simulation results were very good.
QoSRoute-PSO.rar
- QoS选播路由的粒子群算法仿真主函数 来自(http://blog.sina.com.cn/greensim),QoS Anycast Routing Simulation of the particle swarm algorithm main function from (http://blog.sina.com.cn/greensim)
QoS.rar
- QoS组播路由问题的蚁群算法通用Matlab源码,QoS multicast routing problem common Matlab source code ant colony algorithm
pegasis
- pegasis路由算法!MATLAB模拟,适合初学者。-pegasis routing
dijkstra
- 网络路由算法中dijstra算法代码的源程序,使用matlab-dijstra code
graphic_alogrithms_collection
- 图论flord算法、哈密顿通路算法、kruskal算法、最大流算法、prim算法、旅行商算法及路由算法等等,都是由Matlab编写的图论算法程序。-Many graphic alogrithms are collected here. They includes flord, hamiltonian path, kruskal, max flow, prim, traveling salesman problem, and routing algorithms. All this are dev
htabriz
- 无线网络合作通信路由算法。著名学府斯坦福大学博士的最新设计,先睹为快。-Cooperation wireless communications network routing algorithm. Dr. prestigious Stanford University, the latest design, preview.
Ipso
- 提出了一种基于改进型微粒群算法的无线传 感器网络分簇路由算法来优化分簇过程。簇首节点的选取综合考虑候选节点和邻居节点的状态信息-Proposed a modified particle swarm algorithm based on wireless sensor network clustering routing algorithm to optimize the clustering process. Cluster head node, considering the select
hopbyhop
- 逐条路由算法的matalb实例仿真,绝对跑得通请大家放心-hop by hop routing
shortpath
- 最小跳数路由算法实现节点更新,在原有的基础上随机散布网络节点,一定的时间内进行更新。-The update hop of MHC,the node will be randomed in the area,and in the right time,they will be updated.
LEACH
- 对leach算法进行仿真,主要是leach的分簇路由算法-Algorithm is simulated on the leach. the main is cluster routing algorithm
基于GA的WSN路由协议
- 基于遗传算法的WSN通信路由协议matlab仿真代码,讲解清楚适合实用(WSN routing protocol based on genetic algorithm matlab simulation code, to explain clearly, suitable for practical)
LEACH
- 简单的LEACH算法,适合新手学习,本人毕设用到的分簇路由算法(LEACH,Low Energy Adaptive Clustering Hierarchy)