-
This code is used to find shortest path by using dijkstra algorithm
This code is used to find shortest path by using dijkstra algorithm
- 2023-01-01 01:20:12下载
- 积分:1
-
2个关于三维积分函数的C程序,以及示例,来自《C语言数值常用程序》,所以程序均经过本人测试可以正常使用!...
2个关于三维积分函数的C程序,以及示例,来自《C语言数值常用程序》,所以程序均经过本人测试可以正常使用!-two three-dimensional integral function of the C procedures, as well as examples from the "C language commonly used numerical procedures," and so I have to undergo testing can be used normally.
- 2022-02-18 16:01:39下载
- 积分:1
-
基于遗传算法的图像边缘检测算法
基于遗传算法的图像边缘检测算法。主要内容包含遗传算法的代码,可对各种图像的边缘进行检测,可直接运行,并且检测效果较好。
- 2023-04-25 04:30:03下载
- 积分:1
-
复杂网络的生成,度以及聚类系数以及其它方面的研究。
复杂网络的生成,度以及聚类系数以及其它方面的研究。-The generation of complex networks, degree and clustering coefficient, as well as other research.
- 2022-05-21 23:52:43下载
- 积分:1
-
01背包问题,C++语言,01背包问题的实现
01背包问题c语言实现
01背包问题c语言实现-01 knapsack problem c language c language of 01 knapsack problem implementation
- 2023-07-21 15:55:03下载
- 积分:1
-
我这是割线法和改进的欧拉法的源代码
我这是割线法和改进的欧拉法的源代码-This a secant method and improve the Eulerian method of source code!
- 2022-03-23 06:42:34下载
- 积分:1
-
haar-like人脸识别
这个函数ObjectDetection Viola-Jones中检测的实现框架。在这个框架Haar-like特性用于快速目标检测。它支持训练分类器OpenCV的XML文件,可以在opencv.willowgarage.com上下载作为OpenCV的一部分软件
- 2023-05-18 02:20:03下载
- 积分:1
-
工程问题中常用微分方程的形式建立数学模型,所以微分方程求解很有意义。本程序用Euler、改进Euler和经典公式对这类方程进行求解...
工程问题中常用微分方程的形式建立数学模型,所以微分方程求解很有意义。本程序用Euler、改进Euler和经典公式对这类方程进行求解-Engineering problems commonly used in the form of differential equations to establish the mathematical model, it makes sense for solving differential equations. This procedure used Euler, improved Euler and the classical formula of such equations to solve
- 2022-03-17 06:09:21下载
- 积分:1
-
改进的GSO算法
改进的GSO算法,速度比一般的GSO快很多,收敛性好
- 2022-01-24 18:46:27下载
- 积分:1
-
非负矩阵分解 (NMF) 和本地 NMF
两个上传的功能是 NMF 和 LNMF 算法的矩阵分解的流行方法的实现。
- 2022-02-12 09:15:30下载
- 积分:1