摘要: 背包问题九讲 v1.0 目录 第一讲 01背包问题 第二讲 完全背包问题 第三讲 多重背包问题 第四讲 混合三种背包问题 第五讲 二维费用的背包问题 第六讲 分组的背包问题 第七讲 有依赖的背包问题 第八讲 泛化物品 第九讲 背包问题问法的变化 附:USACO中的背包问题 前言 本篇文章是我(dd_ 阅读全文
posted @ 2016-08-03 17:50 Sunshine_tcf 阅读(198) 评论(0) 推荐(0) 编辑
摘要: 转载请注明出处,谢谢http://blog.csdn.net/ACM_cxlove?viewmode=contents by cxlove 首先当然要献上一些非常好的学习资料: 基础博弈的小结:http://blog.csdn.net/acm_cxlove/article/details/78545 阅读全文
posted @ 2016-08-03 17:35 Sunshine_tcf 阅读(223) 评论(0) 推荐(0) 编辑
摘要: ATM Mechine 题目链接: http://acm.hdu.edu.cn/showproblem.php?pid=5781 Description Alice is going to take all her savings out of the ATM(Automatic Teller Ma 阅读全文
posted @ 2016-08-03 17:13 Sunshine_tcf 阅读(240) 评论(0) 推荐(0) 编辑
摘要: K wolf Number 题目链接: http://acm.hdu.edu.cn/showproblem.php?pid=5787 Description Alice thinks an integer x is a K wolf number, if every K adjacent digit 阅读全文
posted @ 2016-08-03 16:00 Sunshine_tcf 阅读(691) 评论(0) 推荐(0) 编辑