文件名称:22
- 所属分类:
- 数学计算/工程计算
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 858kb
- 下载次数:
- 0次
- 提 供 者:
- wsc****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
装载问题
问题描述与实验目的
有n个集装箱要装上2艘载重量分别为c1和c2的轮船,其中第i个集装箱的重量为wi,要求确定是否有一个合理的装载方案可将这个集装箱装上这2艘轮船。如果有,找出一种装载方案。
注意,在满足 的条件下才可能将这个集装箱装上这2艘轮船。
输入样例
3
10 40 40
50 50
3
20 40 40
50 50
输出样例
Case 1
50 110
Case 2
No
-Loading Problem
Descr iption and purpose of the experiment
N containers are loaded on two to load c1 and c2, respectively, for the ship, which i-weight containers wi, required to determine whether there is a reasonable solution can be loaded the container loaded on the two ships. If so, find a loaded program.
Note that the conditions are met before the container could be loaded on the two ships.
Input sample
3
104,040
50 50
3
204,040
50 50
Sample Output
Case 1
50 110
Case 2
No
问题描述与实验目的
有n个集装箱要装上2艘载重量分别为c1和c2的轮船,其中第i个集装箱的重量为wi,要求确定是否有一个合理的装载方案可将这个集装箱装上这2艘轮船。如果有,找出一种装载方案。
注意,在满足 的条件下才可能将这个集装箱装上这2艘轮船。
输入样例
3
10 40 40
50 50
3
20 40 40
50 50
输出样例
Case 1
50 110
Case 2
No
-Loading Problem
Descr iption and purpose of the experiment
N containers are loaded on two to load c1 and c2, respectively, for the ship, which i-weight containers wi, required to determine whether there is a reasonable solution can be loaded the container loaded on the two ships. If so, find a loaded program.
Note that the conditions are met before the container could be loaded on the two ships.
Input sample
3
104,040
50 50
3
204,040
50 50
Sample Output
Case 1
50 110
Case 2
No
相关搜索: 轮船
(系统自动生成,下载前可以参看下载内容)
下载文件列表
22\22.cpp
..\22.dsp
..\22.dsw
..\22.ncb
..\22.opt
..\22.plg
..\Debug\22.exe
..\.....\22.ilk
..\.....\22.obj
..\.....\22.pch
..\.....\22.pdb
..\.....\vc60.idb
..\.....\vc60.pdb
..\Debug
22
..\22.dsp
..\22.dsw
..\22.ncb
..\22.opt
..\22.plg
..\Debug\22.exe
..\.....\22.ilk
..\.....\22.obj
..\.....\22.pch
..\.....\22.pdb
..\.....\vc60.idb
..\.....\vc60.pdb
..\Debug
22