文件名称:maxloading
- 所属分类:
- 其他小程序
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 197kb
- 下载次数:
- 0次
- 提 供 者:
- j***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
有两艘船,n 个货箱。第一艘船的载重量是c1,第二艘船的载重量是c2,wi 是货箱i 的重量,且
w 1+w2+……+wn≤c1+c2。
我们希望确定是否有一种可将所有n 个货箱全部装船的方法。若有的话,找出该方法
采用分支法求解-Two vessels, n a cargo box. The first ship load is c1, the second ship of the load is c2, wi is the weight of containers i and w 1+ w2+ ... ...+ wn ≤ c1+ c2. We hope to determine whether there is a can of all n-way shipping containers full. If so, find out the method
w 1+w2+……+wn≤c1+c2。
我们希望确定是否有一种可将所有n 个货箱全部装船的方法。若有的话,找出该方法
采用分支法求解-Two vessels, n a cargo box. The first ship load is c1, the second ship of the load is c2, wi is the weight of containers i and w 1+ w2+ ... ...+ wn ≤ c1+ c2. We hope to determine whether there is a can of all n-way shipping containers full. If so, find out the method
(系统自动生成,下载前可以参看下载内容)
下载文件列表
maxloading 分支\Debug\maxloading.exe
...............\.....\maxloading.ilk
...............\.....\maxloading.obj
...............\.....\maxloading.pch
...............\.....\maxloading.pdb
...............\.....\vc60.idb
...............\.....\vc60.pdb
...............\Debug
...............\maxloading.cpp
...............\maxloading.dsp
...............\maxloading.dsw
...............\maxloading.ncb
...............\maxloading.opt
...............\maxloading.plg
maxloading 分支
...............\.....\maxloading.ilk
...............\.....\maxloading.obj
...............\.....\maxloading.pch
...............\.....\maxloading.pdb
...............\.....\vc60.idb
...............\.....\vc60.pdb
...............\Debug
...............\maxloading.cpp
...............\maxloading.dsp
...............\maxloading.dsw
...............\maxloading.ncb
...............\maxloading.opt
...............\maxloading.plg
maxloading 分支