回溯法和分支界限法解01背包问题(C++完整)
资源文件列表:

01背包问题/
01背包问题/01背包问题.dsp 4.58KB
01背包问题/01背包问题.dsw 528B
01背包问题/01背包问题.ncb 81KB
01背包问题/01背包问题.opt 53.5KB
01背包问题/01背包问题.plg 1.46KB
01背包问题/bbnode.h 281B
01背包问题/data.txt 36B
01背包问题/Debug/
01背包问题/Debug/01背包问题.exe 572.06KB
01背包问题/Debug/01背包问题.ilk 820.36KB
01背包问题/Debug/01背包问题.pch 2.33MB
01背包问题/Debug/01背包问题.pdb 1.12MB
01背包问题/Debug/Knap1.obj 1.05KB
01背包问题/Debug/Knapsack1.obj 1.08KB
01背包问题/Debug/Main.obj 384.59KB
01背包问题/Debug/vc60.idb 153KB
01背包问题/Debug/vc60.pdb 140KB
01背包问题/HeapNode.h 369B
01背包问题/Knap1.h 2.22KB
01背包问题/Knapsack1.cpp
01背包问题/Knapsack1.h 886B
01背包问题/Main.cpp 2.01KB
01背包问题/MaxHeap.h 3.08KB
01背包问题/QuickSort.h 633B