贪心算法解决0-1背包问题

时间:2015-01-24 09:06:23
【文件属性】:

文件名称:贪心算法解决0-1背包问题

文件大小:492KB

文件格式:ZIP

更新时间:2015-01-24 09:06:23

贪心算法,0-1背包,QT

简单的基于价值/质量比策略的贪心算法,解决0-1背包问题。


【文件预览】:
Greedy
----main.cpp(181B)
----widget.h(470B)
----goods.cpp(528B)
----Makefile.Debug(6KB)
----widget.cpp(3KB)
----release()
----ui_widget.h(13KB)
----goods.h(411B)
----Greedy.pro(352B)
----Greedy.pro.user(21KB)
----Makefile.Release(6KB)
----Makefile(7KB)
----debug()
--------widget.o(235KB)
--------goods.o(5KB)
--------moc_widget.o(190KB)
--------main.o(179KB)
--------moc_widget.cpp(2KB)
--------Greedy.exe(917KB)
----widget.ui(7KB)

网友评论

  • 同意楼上观点,还没看懂
  • 有点错误,但是可以参考参考。