文件名称:box_problem
- 所属分类:
- 人工智能/神经网络/遗传算法
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 418kb
- 下载次数:
- 0次
- 提 供 者:
- smal*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
完整实现装箱子问题,并利用vs2005建立控制台完整演示工程。算法描述:
1.给定单个箱子的容量
2.输入需要装入箱子的物品个数
3.分别输入待装入箱子的物品的容量
4.结果输出:将所有物品装箱子的最佳方案
-Complete implementation of the loading box problem and establish a console full advantage of vs2005 demo project. Algorithm descr iption:
1. To order a box of volume
2. Enter the number of items into the box
3. Were entered into the boxes of items to be the capacity of
4. The resulting output: all items will be the best solution to install boxes
1.给定单个箱子的容量
2.输入需要装入箱子的物品个数
3.分别输入待装入箱子的物品的容量
4.结果输出:将所有物品装箱子的最佳方案
-Complete implementation of the loading box problem and establish a console full advantage of vs2005 demo project. Algorithm descr iption:
1. To order a box of volume
2. Enter the number of items into the box
3. Were entered into the boxes of items to be the capacity of
4. The resulting output: all items will be the best solution to install boxes
相关搜索: 装箱
(系统自动生成,下载前可以参看下载内容)
下载文件列表
box_problem\box.cpp
...........\box_problem.cpp
...........\box_problem.ncb
...........\box_problem.sln
...........\box_problem.suo
...........\box_problem.vcproj
...........\box_problem.vcproj.PC-201105011101.Administrator.user
...........\Debug\box.obj
...........\.....\box_problem.exe
...........\.....\box_problem.exe.embed.manifest
...........\.....\box_problem.exe.embed.manifest.res
...........\.....\box_problem.exe.intermediate.manifest
...........\.....\box_problem.ilk
...........\.....\box_problem.obj
...........\.....\box_problem.pch
...........\.....\box_problem.pdb
...........\.....\BuildLog.htm
...........\.....\mt.dep
...........\.....\stdafx.obj
...........\.....\vc80.idb
...........\.....\vc80.pdb
...........\ReadMe.txt
...........\stdafx.cpp
...........\stdafx.h
...........\Debug
box_problem
...........\box_problem.cpp
...........\box_problem.ncb
...........\box_problem.sln
...........\box_problem.suo
...........\box_problem.vcproj
...........\box_problem.vcproj.PC-201105011101.Administrator.user
...........\Debug\box.obj
...........\.....\box_problem.exe
...........\.....\box_problem.exe.embed.manifest
...........\.....\box_problem.exe.embed.manifest.res
...........\.....\box_problem.exe.intermediate.manifest
...........\.....\box_problem.ilk
...........\.....\box_problem.obj
...........\.....\box_problem.pch
...........\.....\box_problem.pdb
...........\.....\BuildLog.htm
...........\.....\mt.dep
...........\.....\stdafx.obj
...........\.....\vc80.idb
...........\.....\vc80.pdb
...........\ReadMe.txt
...........\stdafx.cpp
...........\stdafx.h
...........\Debug
box_problem