搜索资源列表
Graph
- c写的贪心算法,利用指针来搜索最短路径,以及可以扩展成一般最短路径的求法-c write greedy algorithm, using a pointer to search for the shortest path, as well as the shortest path can be extended into a general law of demand
shortest-path
- 运用迪杰斯特拉算法求出图中的最短路径,最短路径的求法-Use Dijkstra algorithm to find the shortest path in Figure
Floyd算法matlab实现
- 实现了Floyd的前向后向寻找路由的算法,同时也实现了最短路径的求法(The algorithm of searching the route from the forward to the backward of Floyd is implemented, and the shortest path is also realized)
ConsoleApplication1
- 单源最短路径算法可以快速求解两点最短的距离(dan yuan zui duan lu jing suan fa)