-
Dijkstra算法
资源描述
给定一张带权有向图和图中任意两个顶点,用Dijkstra算法求出这两个顶点之间的一条最短路径。
- 2022-03-06 09:58:55下载
- 积分:1
-
Multifractal Calculation
Multifractal Calculation,一个计算多重分形谱的matlab程序
- 2023-08-31 11:05:02下载
- 积分:1
-
24点Fourier算法,用标准C编写,实现速度优化
- 2022-01-26 02:11:10下载
- 积分:1
-
Exceptional C++ shows by example how to go about solid software engineering. Alo...
Exceptional C++ shows by example how to go about solid software engineering. Along with a lot of other material, this book includes expanded versions of the first 30 issues of the popular Internet C++ feature Guru of the Week (or, in its short form, GotW), a series of self-contained C++ engineering problems and solutions that illustrate specific design and coding techniques.
- 2022-12-15 03:15:03下载
- 积分:1
-
kmeans算法
harris角点检测源代码,简洁高效,通俗易懂,可以有效检测出图像的角点,并提供了一个画圆的程序,用于在图像上圈出角点。 使用格式为[cnt,posr,posc] = get_harris(img,k,t) 其中img为需要检测的图像,k,t分别为该角点检测
- 2022-03-02 21:18:53下载
- 积分:1
-
LU分解 用C的算法
LU分解 用C的算法-LU decomposition algorithm C
- 2023-03-11 18:45:03下载
- 积分:1
-
用VC实现解线性规划中的单纯形法问题.
用VC实现解线性规划中的单纯形法问题. -with VC solution of the linear programming problem simplex method.
- 2022-10-06 21:40:03下载
- 积分:1
-
PGA, 相位梯度自聚焦算法
用于合成孔径雷达运动补偿的相位梯度自聚焦算法。。。很有用。。。分四步。。。。
- 2022-11-02 07:05:03下载
- 积分:1
-
SVM 图像识别
利用SVM分类器对图像进行分类,运行环境为opencv,并且代码包内含有关于libSVM的相关文献
- 2023-07-28 00:50:04下载
- 积分:1
-
简单的后缀表达式求值
简单的后缀表达式求值-simple expression evaluates Suffix
- 2022-06-01 20:58:02下载
- 积分:1