-
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
-
differential-equations
使用MATLAB求解差分方程,进行方程参数拟合等等,可用以求解各类方程(Use MATLAB to solve differential equations, the equation parameter fitting, etc., can be used to solve various equations)
- 2011-04-27 17:42:23下载
- 积分:1
-
Edgedetectionandcontourtracking
程序给出了边缘检测及轮廓跟踪的一般方法,其是基于matlab来编写的!(procedures given the edge detection and tracking of the general contour method, is based on Matlab to prepare!)
- 2007-06-09 19:14:22下载
- 积分:1
-
Desktop
wavelet watermarking cut(watermarking cut)
- 2011-10-02 11:46:19下载
- 积分:1
-
8564825
主要完成3D视频的转换,显示,摄像头采集,传输,监控等,有数字水印()
- 2011-06-05 09:41:26下载
- 积分:1
-
TextureClassification_NonExtensiveEntropy
Non-Extensive entropy with Gaussian Information Gain for identifying and classifying regular textures which contain repetitive patterns correlated over space that translates to high probabilities in the gray level co-occurrence matrix
- 2015-04-02 02:06:51下载
- 积分:1
-
3DSIFT_CODE_v1
3dSIFT特征提取源码,有使用说明,主程序,非常容易使用(3dSIFT feature extraction source, with instructions, the main program, very easy to use)
- 2014-01-12 20:07:55下载
- 积分:1
-
RobustSharpeTest
Test whether the difference of two Sharpe ratios is statistically significant. No normality assumption needed, the bootstrap approach approximates the data-generating process.
- 2009-10-13 02:59:19下载
- 积分:1
-
bayesclassifier0
bayes分类器,脱机手写识别,含实验数据(bayes classifier, off-line handwriting recognition, with the experimental data)
- 2009-12-28 20:24:01下载
- 积分:1
-
aco
这是蚁群算法,用来优化模糊控制的参数,比较有效(It is the ant algorithm , and can adopt the parametre of Fuzzy control)
- 2011-05-17 22:48:31下载
- 积分:1