文件名称:ksp
介绍说明--下载内容来自于网络,使用问题请自行百度
k最短路径实现
用K条最短路径来优化网络传输方式,提高网络的实时性,是在Dijkstra最短路径的基础上,优化备选路径的生成方式,提高信息传输速度。在中继节点故障的情况下,放弃最短路径,使用源节点的次最短路径进行信息传输,而不使用故障节点的前一节点的次最短路径。(K shortest path implementation
The shortest path of K bar is used to optimize the network transmission mode and improve the real-time performance of the network. On the basis of the shortest path of Dijkstra, optimize the generation mode of the alternative path and improve the information transmission speed.In the case of the failure of the relay node, the shortest path is given, and the shortest path of the first node of the failure node is not used.)
用K条最短路径来优化网络传输方式,提高网络的实时性,是在Dijkstra最短路径的基础上,优化备选路径的生成方式,提高信息传输速度。在中继节点故障的情况下,放弃最短路径,使用源节点的次最短路径进行信息传输,而不使用故障节点的前一节点的次最短路径。(K shortest path implementation
The shortest path of K bar is used to optimize the network transmission mode and improve the real-time performance of the network. On the basis of the shortest path of Dijkstra, optimize the generation mode of the alternative path and improve the information transmission speed.In the case of the failure of the relay node, the shortest path is given, and the shortest path of the first node of the failure node is not used.)
相关搜索: k最短路径算法
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
ksp\all_paths_gen.m | 424 | 2017-12-26 |
ksp\bianli (2).m | 124 | 2017-12-27 |
ksp\bianli.m | 5454 | 2017-12-28 |
ksp\dijkstra.m | 1801 | 2017-12-26 |
ksp\gen_k_shortest_path.m | 1045 | 2017-12-26 |
ksp\kShortestPath.m | 5476 | 2017-12-26 |
ksp | 0 | 2018-01-05 |
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.