Description: Various greedy strategy in case the knapsack problem and implement algorithms wherein: a measure were taken: the incremental benefits of P, articles weight w, P/w ratio
To Search:
File list (Check if you may need any files):
背包问题(贪心)\价值降序\1.c
................\........\1.dsp
................\........\1.dsw
................\........\1.ncb
................\........\1.opt
................\........\1.plg
................\........\Debug\1.exe
................\........\.....\1.ilk
................\........\.....\1.obj
................\........\.....\1.pch
................\........\.....\1.pdb
................\........\.....\vc60.idb
................\........\.....\vc60.pdb
................\性价比降序\1.c
................\..........\1.dsp
................\..........\1.dsw
................\..........\1.ncb
................\..........\1.opt
................\..........\1.plg
................\..........\Debug\1.exe
................\..........\.....\1.ilk
................\..........\.....\1.obj
................\..........\.....\1.pch
................\..........\.....\1.pdb
................\..........\.....\vc60.idb
................\..........\.....\vc60.pdb
................\重量降序\1.c
................\........\1.dsp
................\........\1.dsw
................\........\1.ncb
................\........\1.opt
................\........\1.plg
................\........\Debug\1.exe
................\........\.....\1.ilk
................\........\.....\1.obj
................\........\.....\1.pch
................\........\.....\1.pdb
................\........\.....\vc60.idb
................\........\.....\vc60.pdb
................\价值降序\Debug
................\性价比降序\Debug
................\重量降序\Debug
................\价值降序
................\性价比降序
................\重量降序
背包问题(贪心)