-
vfp60,4442计划
vfp60 ,4442 程序 vfp60 ,4442 程序 vfp60 ,4442 程序 vfp60 ,4442 程序 -vfp60 ,4442 program
- 2022-01-31 02:47:15下载
- 积分:1
-
对工作分配进行多次优化,直到找到最优的分配方式。 首先将所有工作交给能力最强的人做,然后找出最低安全值和最高安全值,此时将未分配工作的人的能力值当作安全值参与判...
对工作分配进行多次优化,直到找到最优的分配方式。 首先将所有工作交给能力最强的人做,然后找出最低安全值和最高安全值,此时将未分配工作的人的能力值当作安全值参与判断,把安全值最低者分配的仓库数减一,并将这个仓库交给安全值最高者看守,然后进入下次优化,在新一次优化过程中把最低安全值和上次优化时的最低安全值作比较,如果这次最低安全值比上次大,则继续进行优化,若系统最低安全值相比上次下降,则说明上次优化后的结果已经是最优,即得结果。-work on a number of distribution optimization, until they found the optimal method of distribution. First of all to the most capable people to do and then find the minimum value and maximum security safety value has been assigned to this work of the human capacity as a safety value in judging the value safety, the lowest value of the distribution by a few warehouses and storage to the value of the highest security guards, and then proceed to the next optimization of the new optimization process a minimum safe value and optimization of the last minimum safety value for comparison, if the value of the last minimum security, will continue to optimize, if the minimum safety systems compared to the previous decline in value, a statement last optimize the result is optimal, that i
- 2022-03-18 03:55:34下载
- 积分:1
-
The document describes the Intel HEX format
The document describes the Intel HEX format
- 2022-01-22 15:37:58下载
- 积分:1
-
使用解码图像从数组,我们可以做很多想想它的
#include < iostream.h >
#include < stdio.h >
#include < string.h >
结构点头
{
名称 char [10] ;
int 的时间 ;
int 等 ;
} 节点 [10],x;
int n,m ;
双 av,w = 0 ;
void sort)
{
int i、 j ;
为 (我 = 0 ; 我 < n-1 ; + + 我)
为 (j = i + 1; j < n; + + j)
{
如果 (节点 [i] 时间 > node[j].time)
{
x = 节点 [i] ;
节点 [i] = 节点 [j] ;
节点 [j] = x;
}
}
}
void read)
{
int i;
cout n;
为 (我 = 0 ; 我 < n; + + 我)
{
cout 节点 [i].name ;
cout 时间节点 [i] ;
}
}
void print)
{
int i;
cout
- 2023-03-08 09:10:03下载
- 积分:1
-
好nice.beautiful
good nice.beautiful-good nice.beautiful....
- 2022-08-21 14:05:43下载
- 积分:1
-
随机抽奖小程序
资源描述
资源描述
晚会的抽奖,活动抽奖品,随机选择出场顺序等等
C#开发,简单易用
抽奖内容为使用者自己指定的图片文件夹
支持全屏,可以调节速度
开发者:179787865
- 2022-09-09 21:05:03下载
- 积分:1
-
ObjectARx实例学习
ObjectARx实例学习-ObjectARx
- 2022-02-22 01:48:18下载
- 积分:1
-
福彩游戏源代码,以及该游戏关键源代码的注解
福彩游戏源代码,以及该游戏关键源代码的注解-福彩game source code, as well as the key to the game source code comments
- 2023-07-26 01:05:03下载
- 积分:1
-
Involved in 23 kinds of model C++ Implementation of the novice or the veteran ha...
23种涉及模式的C++实现,对新手或有相当能力的老手都有帮助-Involved in 23 kinds of model C++ Implementation of the novice or the veteran has a considerable capacity to help
- 2022-10-21 11:40:03下载
- 积分:1
-
有关指针的学习文档,包括普通指针、函数指针、数组指针等...
有关指针的学习文档,包括普通指针、函数指针、数组指针等-The indicators of learning documents, including the general pointers, function pointers, array pointers and so on
- 2022-12-16 01:40:03下载
- 积分:1