-
Shortest Path
资源描述Write a program to find the weighted shortest distances from any vertex to a given source vertex in a digraph. If there is more than one minimum path from v to w, a path with the fewest number of edges is chosen. It is guaranteed that all the weights are positive and such a path is unique for any vertex.
- 2022-08-26 06:49:00下载
- 积分:1
-
高斯
gauss-seidel迭代法解Ax=b的解-Gauss- Seidel iterative method for Ax = b Solution
- 2022-05-21 18:58:32下载
- 积分:1
-
一个很实用的保留小数程序
一个很实用的保留小数程序- A very practical retention decimal procedure
- 2022-03-23 05:05:24下载
- 积分:1
-
此程序为C语言编写的矩阵运算算法
此程序为C语言编写的矩阵运算算法-procedure for the preparation of the C language matrix calculation algorithm
- 2022-08-22 12:03:46下载
- 积分:1
-
四轴飞控程序
资源描述匿名六轴飞控源码,加详细讲解!!!!!!
- 2023-06-20 00:40:03下载
- 积分:1
-
级联式SVM
cascadeSVM是层级式的SVM,是将SVM分布式处理的一种方式,它可以实现快速的模型训练和测试,提高单节点的性能
- 2023-03-31 08:45:04下载
- 积分:1
-
一个用于实现牛顿二分法求根的小程序。算法简单 用MATLAB写出...
一个用于实现牛顿二分法求根的小程序。算法简单 用MATLAB写出-it is a simple program to find the root of a equation with the neweton method
- 2022-03-04 21:27:42下载
- 积分:1
-
C_algorithm2nd.pdf C语言的算法合集 欢迎下载ginger547的算法系列资料...
C_algorithm2nd.pdf C语言的算法合集 欢迎下载ginger547的算法系列资料-C_algorithm2nd.pdf C language algorithms Collection ginger547 welcome to download the information algorithm Series
- 2023-03-18 03:05:07下载
- 积分:1
-
MD4算法C实现
资源描述C语言实现的MD4的加密程序算法,是Hash函数之一,目前已被攻破。其升级版本MD5也已被证明不安全。
- 2022-02-27 00:27:58下载
- 积分:1
-
pww图像特征提取算法
目前最热门的图像特征提取算法,有取代sift和surf算法的趋势。
- 2022-02-16 07:45:48下载
- 积分:1