-
Dijkstra
说明: 最短路径的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.)
- 2008-11-26 22:27:45下载
- 积分:1
-
matlabcourse
说明: 哈尔滨工业大学著名教师matlab课程讲义(Harbin Institute of Technology renowned teachers matlab lecture notes)
- 2010-04-14 20:35:13下载
- 积分:1
-
matlab
bisection and false point methods by matlab
- 2011-11-01 15:27:39下载
- 积分:1
-
Basic-Class
DOCUMENT FOR BASIC LEARNING OF COMMUNICATION IN VARIOUS ASPECTS.
- 2014-02-26 05:02:35下载
- 积分:1
-
burst
finding the burst image for skew angle detection
- 2010-06-07 18:47:35下载
- 积分:1
-
chap5_1
二进制编码遗传算法求函数极大值,实现Rosenbrock函数极大值优化计算的二进制编码遗传算法
(Binary-coded genetic algorithm for maximum function, Rosenbrock function to achieve maximum optimization of the calculation of the binary-coded genetic algorithm)
- 2007-10-08 10:25:38下载
- 积分:1
-
Motion-Detection
智能交通系统中的视频中的行走人体的检测与跟踪,(Motion detection and human body tracking)
- 2012-05-11 10:41:25下载
- 积分:1
-
K_MEANS_v2.1
K MEANS VERSİ ON NEW CLASFİ CATİ ON
- 2013-12-08 17:02:11下载
- 积分:1
-
MIMO_OFDM
老外写的关于MIMO-OFDM程序,比较容易理解,具有参考作用(Written by a foreigner on the MIMO-OFDM procedures are relatively easy to understand, with reference to the role of)
- 2008-08-21 23:15:22下载
- 积分:1
-
OpenTSTOOL1_02
用于非线性时间序列分析的软件包。可用于计算:时间延迟重构,分形维数,互信息,Lyapunov指数,替代数据集,最近临点统计,回归时间,庞加莱截面,非线性预测(TSTOOL is a matlab software package for nonlinear time series analysis. TSTOOL can be used for computing: Time-delay reconstruction, Lyapunov exponents, Fractal dimensions, Mutual information, Surrogate data tests, Nearest neighbor statistics, Return times, Poincare sections, Nonlinear prediction. )
- 2020-10-17 09:47:27下载
- 积分:1