Description: 原创,A-star算法求解最短路径,寻路问题。
求解效率高,且对于理解A-Star算法和数据结构链表操作有非常有用。-Original, A-star algorithm for solving the shortest path routing problem. Solving high efficiency, and for understanding the A-Star algorithm and data structure linked list has a very useful operation. Platform: |
Size: 2048 |
Author:lys |
Hits:
Description: 无线传感器网络路由算法,采用最短路径,先搜索节点的一跳范围的距离,再搜索两跳的距离,仿真效果良好。-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. Platform: |
Size: 14336 |
Author:电信科学 |
Hits:
Description: 一种快速求得最短路径的经典算法,可以在运筹规划或在统筹安排中使用-Express obtained a classic shortest path algorithm, can be planned or in operation in co-ordinating arrangements for the use of Platform: |
Size: 51200 |
Author:chendong |
Hits:
Description: this use the matlab...routing protocol
shortest path algorithm-this is use the matlab...routing protocol
shortest path algorithm Platform: |
Size: 1024 |
Author:lim kang il |
Hits:
Description: floyd算法,用于图论中的最短路路算法,使用matlab编写,简单实用
-floyd algorithm for shortest path routing algorithm in graph theory, the use of Matlab to prepare, simple and practical Platform: |
Size: 3072 |
Author:chenxing1 |
Hits:
Description: Floyd算法的matlab实现。对输入的邻接距离矩阵计算图中任意两点间的最短距离矩阵和路由矩阵,且能查询任意两点间的最短距离和路由。并根据结果自动绘制出了最短路径图。
程序中使用了前向路由和回溯路由两种方法,并对于无向图进一步减小算法复杂度。-Matlab implementation of the Floyd algorithm. Adjacent input distance matrix between any two points in calculating the figure, the shortest distance matrix and routing matrix, and can query the shortest distance between any two points and routing. Automatically based on the results map out the shortest path graph. Used in the program prior to routing and backward routing are two methods, and undirected graph further reduce the algorithm complexity. Platform: |
Size: 479232 |
Author:lijun |
Hits:
Description: 实现迪杰斯特拉的选路功能,在matlab仿真中计算最短路径-Realize the routing function of Dijkstra, in the shortest path calculation matlab simulation Platform: |
Size: 3072 |
Author:allen |
Hits: