搜索资源列表
exelmp
- 一个简单的公交查询管理系 d 统,采用最短路算法,利用odbcapi函数访问数据库。 -a simple inquiry Bus Marketing Management-d, the most shorted algorithm, use odbcapi function access to the database.
Dijkstra_c
- C#中实现最短路,该图算法描述的是这样的场景:图由节点和带有方向的边构成,每条边都有相应的权值,路径规划(最短路径)算法就是要找出从节点A到节点B的累积权值最小的路径。-achieve the most short-circuit, the algorithm described in the plan that is the scene : map with nodes and from the direction of the edges, and each side has a corre
linusxops
- 操作系统进程调度算法,这是操作系统实验的必要要做的实验,和最短路和先进先出一样。
dijkstra
- Dijkstra算法是典型最短路算法,用于计算一个节点到其他所有节点的最短路径。主要特点是以起始点为中心向外层层扩展,直到扩展到终点为止。Dijkstra算法能得出最短路径的最优解,-Dijkstra' s algorithm is a typical shortest path algorithm used to calculate a node to all other nodes of the shortest path. Main features is the starting
shortpath
- A算法求最短路,欢迎大家和我一起探讨,共同进步-this is very good
floyd
- floyd算法计算最短路的matlab源程序-floyd calculated
Dijkstras-algorithm
- 关于最短路的Dijkstra算法的程序源代码,解决了最短路问题。-The shortest Dijkstra algorithm source code, solve the shortest path problem.
Floyd
- 佛洛伊德演算法,可用於算最短路徑,方便好用 -Floyd Warshall algorithm
opencl-book-samples-read-only
- 《OpenCL编程指南》源代码,书中提供了一系列经典的案例,如图像直方图、Sobel边界检测过滤器、并行实现Dijkstra单源最短路 径图算法、Bullet Physics SDK中的布模拟、用快速傅里叶变换模拟海洋、 光流、OpenCL与PyOpenCL结合使用,使用OpenCL完成矩阵相乘与稀疏矩阵矢 量乘法等-《OpenCL Programming Guide》source code
Dijkstra
- 最短路Dijkstra算法-Dijkstra shortest path algorithm
32291095Dijkstra
- 最短路算法的编程 可以运行的 -Programming of the shortest path algorithm Programming can run the shortest path algorithm You can run