-
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
-
The software is capable of vibration signal acquisition and the same time spectr...
该软件能够对振动信号进行采集并同时进行频谱分析,对波形进行存储,处理的过程中可以对不需要的频率进行去除。-The software is capable of vibration signal acquisition and the same time spectrum analysis, the waveform storage, the process can not remove the frequency.
- 2022-03-16 08:57:36下载
- 积分:1
-
遗传基因算法源代码
遗传基因算法源代码-genetic algorithm source code
- 2022-07-08 23:11:36下载
- 积分:1
-
矩阵直接三角分解法的c++语言实现
矩阵直接三角分解法的c++语言实现 -direct triangular matrix decomposition of the C Language
- 2022-07-18 15:19:19下载
- 积分:1
-
Ordinary and Partial Differential Equation Routines in C, C++, Fortran, Java, Ma...
Ordinary and Partial Differential Equation Routines in C, C++, Fortran, Java, Maple, and MATLAB
- 2022-03-25 08:00:36下载
- 积分:1
-
关于最佳算法的实现
关于最佳算法的实现 -Realize the best algorithm on
- 2022-03-18 01:29:40下载
- 积分:1
-
基于labview的温度采集监控系统
应用背景虚拟仪器(VI)是计算机技术和传统的仪器技术相结合的产物,是仪器发展的一个重要方向。LabVIEW是一个基于图形化编程语言的虚拟仪器软件开发工具。本文阐述了系统开发过程中数据的采集和软硬件的设计,虚拟仪器设备可以由使用者自己定义,这意味着可以自由地组合计算机平台,硬件(包括传统仪器),软件,以及各种实现应用所需要的附件。关键技术运用了labview软件,循环算法等,完成了模拟温度采集监控系统的实现。LabVIEW是一个基于图形化编程语言的虚拟仪器软件工具。本文介绍的是虚拟仪器的界面,LabVIEW应用,并且设计了一个基于labview的温度采集监控系统,阐述了系统开发过程中数据的采集和软硬件的设计。
- 2022-04-18 06:47:38下载
- 积分:1
-
迷宫的问题
应用背景迷宫问题,有需要的可以下,就是简单的迷宫代码,如果有需要的可以拿去看一下,仅供参考关键技术
简单的c++代码,关于迷宫问题,有人需要的可以拿去下载,仅供参考,谢谢!!!!
- 2022-09-23 02:50:02下载
- 积分:1
-
vc写的SSE2优化离散余弦变换
vc写的SSE2优化离散余弦变换-vc write SSE2 optimization Discrete Cosine Transform
- 2022-01-24 14:10:06下载
- 积分:1
-
Fast Fourier Transform C language source code
快速傅利叶变换 C 语言源代码-Fast Fourier Transform C language source code
- 2022-03-20 14:09:03下载
- 积分:1