-
使用动态规划方法解决多个生产线上的调度问题,进而解决生产线调度的最小时间问题...
使用动态规划方法解决多个生产线上的调度问题,进而解决生产线调度的最小时间问题-use dynamic programming solution to a number of production line scheduling problem, thereby solving production line scheduling the minimum time
- 2022-01-26 03:22:23下载
- 积分:1
-
自己编的一个求无约束最优化解的单纯形
自己编的一个求无约束最优化解的单纯形-themselves for a series of unconstrained optimal resolve Simplex
- 2022-05-06 19:27:18下载
- 积分:1
-
井底压力计算软件
井底压力计算软件,用Vb编写,可以用来计算油井沿程压力变化,温度变化;程序中含有说明,主要根据两相流的一些相关知识编写。
- 2023-08-18 22:00:03下载
- 积分:1
-
C实现的Matlab函数filtfilt
应用背景功能强大的Matlab零相移数字滤波器filtfilt函数的C语言实现。数字信号处理非常有用的哦关键技术滤波器的频率响应由幅度响应和相位响应两部分组成,在信号处理的某些场合中, 希望设计的滤波器的相位响应能够严格为零。那就要用到Matlab的这个函数,这里将Matlab语言翻译了为C语言。主要就是一些矩阵的运算,高等数学的知识
- 2023-05-17 13:15:03下载
- 积分:1
-
对于人脸识别等计算机视觉应用Gabor滤波器
Gabor filter for face recognition or other computer vision applications
- 2022-11-01 07:45:03下载
- 积分:1
-
Lagrangian algorithm implementation
拉格朗日算法的实现-Lagrangian algorithm implementation
- 2023-05-15 03:25:02下载
- 积分:1
-
超像素图像SLIC算法
SLIC算法是一种小范围的像素迭代形成超像素的算法,与K-means算法有相似之处,不过SLIC在找最近邻居时不需要搜索整个空间,从S*S中就可以得到很好的结果。在VS2008,MFC实现。
- 2022-02-10 07:21:03下载
- 积分:1
-
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
-
c语言学生管理系统
本程序主要是运用C语言实现了意见简单的学生管理系统,所涉及的技术主要包括如下几个方面:1、文本数据的读取;2、结构体的应用;3、一些基本操作的实现!基本上涵盖了C语言教学的所有知识,能够帮助初学者更好的掌握C语言的相关语法。
- 2022-01-27 19:52:26下载
- 积分:1
-
random number generator source code for C and Notes with a test case.
随机数生成源代码,提供C++类和注释与一个测试例子。-random number generator source code for C and Notes with a test case.
- 2022-01-26 07:51:12下载
- 积分:1