zoukankan
html css js c++ java
动态规划专题
动态规划专题
必考题型
HDU 1024
Max Sum Plus Plus
HDU 1029
Ignatius and the Princess IV
HDU 1069
Monkey and Banana
HDU 1074
Doing Homework
HDU 1087
Super Jumping! Jumping! Jumping!
HDU 1114
Piggy-Bank
HDU 1176
免费馅饼
HDU 1260
Tickets
HDU 1257
最少拦截系统
HDU 1160
FatMouse's Speed
POJ 1015
Jury Compromise
POJ 1458
Common Subsequence
POJ 1661
Help Jimmy
POJ 2533
Longest Ordered Subsequence
POJ 3186
Treats for the Cows
HDU 1078
FatMouse and Cheese
HDU 2859
Phalanx
POJ 3616
Milking Time
POJ 3666
Making the Grade
POJ 1837
Balance
http://www.cnblogs.com/ohyee/p/5433389.html
POJ 1276
Cash Machine
http://www.cnblogs.com/ohyee/p/5444176.html
POJ 3267
The Cow Lexicon
POJ 1836
Alignment
http://www.cnblogs.com/ohyee/p/5449931.html
POJ 1260
Pearls
http://www.cnblogs.com/ohyee/p/5450951.html
POJ 2533
Longest Ordered Subsequence
http://www.cnblogs.com/ohyee/p/5451491.html
POJ 3176
Cow Bowling
http://www.cnblogs.com/ohyee/p/5451752.html
POJ 1080
Human Gene Functions
POJ 1159
Palindrome
动态规划问题,最重要的是确定状态,找出动态转移方程
其经典类型有
背包问题
最长上升子序列
最长公共子序列
查看全文
相关阅读:
redis sentinel搭建以及在jedis中使用
redis入门指南书中概要
mysql crash cource 书中实例
图片服务器域名选择
自行实现一个简易RPC框架
webservice基础
maven实战
类似◇形的图形,四边都是对应的行数的数字。
C 中随机数
给特定的寄存器赋值,读特定的寄存器
原文地址:https://www.cnblogs.com/ohyee/p/5471662.html
最新文章
利用Maven把Web应用部署到tomcat中
Session持久化
序列化
查看linux的基本信息
su && su
alias别名设置
ls
Springboot读取本地图片并显示
Springboot添加定时任务
springboot配置文件(.yml)中自定义属性值并在controller里面获取
热门文章
SpringCloud 教程
常见优秀工具(不定期更新)
常见注解作用(不定期添加)
Spring Boot的事务管理注解@EnableTransactionManagement的使用
@MapperScan使用
@Configuration的使用
oracle 11g安装过程
2_分布式计算框架MapReduce
1_HDFS理论及安装部署
笔试题
Copyright © 2011-2022 走看看