-
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
-
adaboost检测
/****************************************************************************
NJU Magic. Copyright (c) 2007. All Rights Reserved.
--------------------------------------------------------------------
Permission to use, copy, or modify this software and its documentation
for educational and research purposes only and without fee is hereby
granted, provided that this copyright notice appear on all copies and
supporting documentation. For any other uses of this software, in
original or modified form, i
- 2022-07-13 18:29:21下载
- 积分:1
-
马尔可夫链算法,包括子程序和调用主程序示例,用C++编写
马尔可夫链算法,包括子程序和调用主程序示例,用C++编写-Markov chain algorithm
- 2023-04-30 02:20:02下载
- 积分:1
-
OSGAx,嵌入式osg插件
一款关于OpenSceneGraph插件Activex的软件,osg是庞大的三维渲染引擎,OSG的安装方法和其他大型开源工程类似,需要通过源代码进行编译和生成,其中涉及Cmake,编译器的设置,环境变量设置等诸多概念
- 2022-06-16 12:25:23下载
- 积分:1
-
超市管理系统
应用背景这是一个自己编写的学生超市管理系统,内容包括界面设计、数据库管理等等多个方面,是比较全面的超市管理程序关键技术用C++编写的程序,关机那技术就是MFC编写的界面和C++编写的程序,内部注释是比较详细的,很方便之后的理解
- 2022-05-17 15:45:00下载
- 积分:1
-
Java实现的快速自相关算法:提供交互界面,可读入外部数据文件...
Java实现的快速自相关算法:提供交互界面,可读入外部数据文件-Java"s rapid auto-correlation algorithm : to provide interfaces to external data into readable document
- 2022-04-28 19:59:53下载
- 积分:1
-
Consumerandproducerproblem
生产者消费者问题 存在竞争互斥 死锁问题的解决 三个线程-Consumer producer problem competition problems mutex deadlock three threads
- 2022-02-15 23:13:20下载
- 积分:1
-
Kalman滤波【标准、常规】
线性最小二乘估计算法是应用最广泛的参数估计方法,它在理论研究和I:程应用中都具有重要的作用。后续发展起来的卡尔曼滤波参数估计算法同样也在这两方面起到很重要的作用。本章中对目标的运动建立较为简单的数学模型,并用最小二乘和卡尔曼滤波对其参量进行估计,经过拟
合推出目标轨迹。通过大量的仿真实验,验证卡尔曼滤波估计在目标跟踪定位系统中的定位跟踪效果要好于最小二乘估计。
- 2022-06-30 18:36:58下载
- 积分:1
-
动态规划之01背包问题
资源描述这是一个相当经典的动态规划问题,也是背包问题中比较基础的一类问题
- 2022-05-07 19:30:44下载
- 积分:1
-
这事高斯法解方程组实例
这事高斯法解方程组实例-this Gaussian Solving equations example
- 2023-04-02 13:30:03下载
- 积分:1