Introduction - If you have any usage issues, please Google them yourself
computer algorithm famous 0_1 knapsack problem : given n product and a backpack. I articles of the weight of Wi, the value of Vi and backpack is the capacity c, asked how to choose a backpack loaded the items, make backpack loaded with a total value of the largest.
Packet : 992739010_1question.rar filelist
stdafx.h
(0-1)背包问题1.cpp
(0-1)背包问题.cpp
(0-1)背包问题--测试成功版本.cpp
(0-1)背包问题--测试失败版本.cpp
(0-1)背包问题测试用例.doc
AssemblyInfo.cpp
resource.h
stdafx.cpp