Description: 数据结构常用算法之一-Dijkstra算法,实现最短路径选择.-algorithm commonly used data structures one-Dijkstra algorithm to achieve the shortest path to choose. Platform: |
Size: 251904 |
Author:陈钊 |
Hits:
Description: dijkstra算法的matlab程序,用于优化路径规划的初始路径,只能做出一个次优的结果,以后可以用很多优化算法来进一步优化-dijkstra the algorithm matlab procedure, uses in to optimize the
way plan the initial way, only can make an order superior result,
later will be allowed to use the very many optimized algorithm further
to optimize Platform: |
Size: 3072 |
Author:刘关俊 |
Hits:
Description: dijkstra算法,可以求解图论中的两点间最短路径-Dijkstra algorithm, can solve the graph theory in the shortest path between two points Platform: |
Size: 1024 |
Author:晞睿 |
Hits:
Description: 一个很好的dijkstra算法程序。强烈推荐大家下载!-Dijkstra algorithm a very good program. Strongly recommend you to download! Platform: |
Size: 1024 |
Author:陈胜 |
Hits:
Description: 最短路径的Dijkstra算法程序。Dijkstra算法是典型最短路算法,用于计算一个节点到其他所有节点的最短路径。主要特点是以起始点为中心向外层层扩展,直到扩展到终点为止。Dijkstra算法能得出最短路径的最优解,但由于它遍历计算的节点很多,所以效率低。
Dijkstra算法是很有代表性的最短路算法,在很多专业课程中都作为基本内容有详细的介绍,如数据结构,图论,运筹学等等。
-The Dijkstra shortest path algorithm for the procedure. Dijkstra algorithm is a typical shortest path algorithm, used to calculate a node to all other nodes of the shortest path. The main characteristics is the starting point as the center outward expansion layers, until the end date be extended to. Dijkstra shortest path algorithm can arrive at the optimal solution, but because of its calculation of the node traversal, so inefficient. Dijkstra algorithm is very representative of the shortest path algorithm, in many professional courses in the basic content as described in detail, such as data structures, graph theory, operational research and so on. Platform: |
Size: 1024 |
Author:haiyan |
Hits:
Description: dijkstra算法的matlab实现,验证数据采用了河北省主要城市的赋值无权网络图,并分析了单程往复式行驶的效率因素,实际应用价值高-the dijkstra algorithm matlab to achieve, verify the data used in major cities in Hebei Province network has no right of assignment, and an analysis of the efficiency of one-way reciprocating driving factors, the practical application of high value Platform: |
Size: 564224 |
Author:WJC |
Hits:
Description: 使用Matlab编写的一个dijkstra算法,非常的实际好用-Written using Matlab a dijkstra algorithm, a very practical easy to use Platform: |
Size: 1024 |
Author:Donghf |
Hits: