-
the Capacitated Vehicle Routing Problem
The CVRP is a hard combinatorial optimisation problem. The scenario is that a set of depots contains goods to be delivered to customers by a fleet of trucks. Each customer wants a certain integer amount of goods called their demand and each truck can only carry a certain amount called its capacity. All trucks have the same capacity. The objective is to find a set of routes, one for each truck, which minimises the total distance travelled by all trucks (the 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-06-15 10:54:51下载
- 积分:1
-
用Fortran95程序源代码
Fortran95实例程序,与Fortran95程序设计配合!-source codes written by fortran95
- 2022-04-29 11:52:09下载
- 积分:1
-
Matrix的实例
Matrix的实例-Matrix
- 2022-04-01 02:13:52下载
- 积分:1
-
Hough变换的matlab代码
Hough变换的matlab代码-Hough Transform Matlab code
- 2022-01-25 18:18:59下载
- 积分:1
-
GTK定位源码
资源描述此源码是日本比较开源流行的一款GSLIB RTK算法完整代码,仅供参考……………………………………
- 2022-05-15 20:44:04下载
- 积分:1
-
二叉树的递归和非递归遍历
这是一个关于二叉树遍历的源代码,是用C语言的所描述的,是关于二叉树遍历的数据结构的算法问题,
- 2023-06-25 08:05:03下载
- 积分:1
-
各种排序算法小结
各种排序算法小结-various sorting algorithm Summary
- 2022-02-20 17:17:33下载
- 积分:1
-
gabor特征提取
gabor特征提取的一个程序,基于opencv 提供的库来实现的,可以进行图像的纹理特征提取,是很好用的开发库
- 2022-01-26 07:15:48下载
- 积分:1
-
SOR超松弛迭代法解线性方程组(C语言)
现有大多数迭代法不是对各类线性方程组都有收敛性,在解题时要对原方程组矩阵作一根本的变换,从而可能使条件数变坏,
也可能破坏了变换前后方程组的等价性,以及丧失使原方程组的对称性。但是SOR迭代法可以避免这类问题
- 2023-04-05 17:30:03下载
- 积分:1
-
求逆矩阵的代码,可能不太好用。只是发上来看看而已。
求逆矩阵的代码,可能不太好用。只是发上来看看而已。-Inverse matrix of the code, may not be easy to use. Just made up just to see.
- 2022-03-30 16:09:52下载
- 积分:1