-
实验目的:用Lingo软件求解整数线性规划问题。
实验内容:
已知某个中型百货商场对售货人员的需求经统计如下表,实现工作的安排...
实验目的:用Lingo软件求解整数线性规划问题。
实验内容:
已知某个中型百货商场对售货人员的需求经统计如下表,实现工作的安排-Experimental Objective: Lingo software for solving integer linear programming problem.
Experiment content:
Are known to a medium-sized department store sales personnel, the demand for statistics by the following table to realize the work arrangements
- 2022-01-26 03:03:01下载
- 积分:1
-
c/c++ enthusiasts to learn a good example. For beginners improve the level of de...
c/c++爱好者学习的一个很好的例子。对于提高初学者的水平,开拓思维有很大的帮助-c/c++ enthusiasts to learn a good example. For beginners improve the level of development thinking has a great help
- 2022-03-22 18:06:10下载
- 积分:1
-
内维尔的迭代插值算法;
数值计算算法:内维尔的迭代插值算法写的帕斯卡尔为了评估在该内插多项式p 第(n +1)不同的数x(0),...,X(n),在数x 对于函数f: 输入:数x(0),...中,x(n)的作为xx(0),...,XX(N); 数x;的F为Q的第一列的值 如果函数f被提供,或者可以被计算出来。 输出:P(X)= Q(N+1,N+1)表Q。
- 2022-02-07 08:23:58下载
- 积分:1
-
本文较全面的介绍了kalman滤波器的基本原理,并用几个例子做了介绍,给出了源码...
本文较全面的介绍了kalman滤波器的基本原理,并用几个例子做了介绍,给出了源码-In this paper, a more comprehensive introduction of the basic principles of kalman filter and used to do a few examples of the introduction given source
- 2022-03-26 16:54:58下载
- 积分:1
-
一些算法C语言的例子
一些算法C语言的例子-Some examples of algorithm C language
- 2022-01-23 10:09:42下载
- 积分:1
-
这是一个Offline工具程序,模仿钟表指针的转动位置,计算出指针在各个位置时的坐标值,并输出成C语言文件格式。...
这是一个Offline工具程序,模仿钟表指针的转动位置,计算出指针在各个位置时的坐标值,并输出成C语言文件格式。-Offline This is a procedural tool, imitate watches the rotational position indicators, calculated in various indicators of the location coordinates and exported into C language files.
- 2022-01-24 16:56:52下载
- 积分:1
-
是自己在ECPLISE下做的一个简单的排序程序,有兴趣的可以看下....
是自己在ECPLISE下做的一个简单的排序程序,有兴趣的可以看下.-in ECPLISE is done with the sort of a simple procedure that can be interested in a glance.
- 2023-01-09 01:50:04下载
- 积分:1
-
Statistical and Adaptive Signal Processing Toolbox
Source codes from "Statistical and Adaptive Signal Processing" which contain lots of useful methods for signal processing.
- 2023-06-21 22:45:04下载
- 积分:1
-
归并排序
与常见的归并排序算法不同,效率更高,使用C++编写,vs更高版本也可以直接用。
用模板类编写,可以熟悉模板的写法。
归并排序是分治法的典型应用,把原始数组分成若干子数组,对每一个子数组进行排序,继续把子数组与子数组合并,合并后仍然有序,最终得到排序结果。
- 2022-11-06 08:55:04下载
- 积分:1
-
堆排序算法的实现,不错的哦
堆排序算法的实现,不错的哦-heap sorting algorithm to achieve good oh
- 2023-06-01 09:10:03下载
- 积分:1