搜索资源列表
最短路径算法
- dijkstra的最短路径算法matlab程序
LabeledIconWndDemo
- 使用VC++编写的城市间最短路径问题的演示程序,具有图形化界面,采用Dijkstra算法,能够生成任意两个城市间的路径长度和具体路径。-This project is programmed in VC++ to demonstrate a demo which solves shortest path problem between two cities。This program has a city network GUI, utilizes Dijkstra algorithm and c
Traffic-Advisory-System
- 吴泽乐 Traffic Advisory System 交通咨询系统 最短路径 数据结构 迪杰斯特拉 Dijkstra-wuzele Traffic Advisory System Traffic Advisory System data structure Dijkstra shortest path Dijkstra
dijkstra
- 最好的dijkstra 算法 matlab实现。 可以计算任意两点间的最短距离和路径。 不要参考其他的matlab程序,他们的路径都有问题。-Best Dijkstra algorithm matlab. You can calculate the shortest distance between any two points and path. Do not refer to other matlab program, their path has a problem.
AStarShortPath
- A*算法求解公交最少耗时路径,效果好于普通的Dijkstra算法。-A* algorithm solving least-time path problem in scheduled network
ShanghaiSubway
- 本系统是在flash环境下,以ACTION scr ipt3.0为开发语言的一套上海地铁查询系统。功能如下:显示每个站点的首末班车信息,高亮显示选中的线路,中英文切换,快速查询站点位置,以dijkstra算法计算两站点间的最短路径等。相关数据记录在XML文件中。-The system is in a flash environment to ACTION scr ipt3.0 for the development of a Shanghai subway language query syst