Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 34b6764

Browse files
update content
1 parent 1568745 commit 34b6764

File tree

73 files changed

+79
-305
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

73 files changed

+79
-305
lines changed

‎README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,7 @@ PDF 共两本,一本《labuladong 的算法秘籍》类似教材,帮你系
235235
* [经典动态规划:0-1 背包问题](https://labuladong.github.io/article/fname.html?fname=背包问题)
236236
* [经典动态规划:子集背包问题](https://labuladong.github.io/article/fname.html?fname=背包子集)
237237
* [经典动态规划:完全背包问题](https://labuladong.github.io/article/fname.html?fname=背包零钱)
238-
* [动态规划和回溯算法到底谁是谁爹?](https://labuladong.github.io/article/fname.html?fname=targetSum)
238+
* [目标和:背包问题的变体](https://labuladong.github.io/article/fname.html?fname=targetSum)
239239

240240
* [用动态规划玩游戏](https://labuladong.github.io/algo/)
241241
* [动态规划之最小路径和](https://labuladong.github.io/article/fname.html?fname=最小路径和)

‎动态规划系列/LCS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
![](https://labuladong.github.io/pictures/souyisou1.png)
1111

12-
**通知:[数据结构精品课](https://aep.h5.xeknow.com/s/1XJHEO)[递归算法专题课](https://aep.xet.tech/s/3YGcq3) 限时附赠网站会员![第 21 期打卡挑战](https://opedk.xet.tech/s/4ptSo2) 最后一天报名!另外,建议你在我的 [网站](https://labuladong.github.io/algo/) 学习文章,体验更好。**
12+
**通知:[数据结构精品课](https://aep.h5.xeknow.com/s/1XJHEO)[递归算法专题课](https://aep.xet.tech/s/3YGcq3) 限时附赠网站会员!另外,建议你在我的 [网站](https://labuladong.github.io/algo/) 学习文章,体验更好。**
1313

1414

1515

‎动态规划系列/动态规划之KMP字符匹配算法.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
![](https://labuladong.github.io/pictures/souyisou1.png)
1111

12-
**通知:[数据结构精品课](https://aep.h5.xeknow.com/s/1XJHEO)[递归算法专题课](https://aep.xet.tech/s/3YGcq3) 限时附赠网站会员![第 21 期打卡挑战](https://opedk.xet.tech/s/4ptSo2) 最后一天报名!另外,建议你在我的 [网站](https://labuladong.github.io/algo/) 学习文章,体验更好。**
12+
**通知:[数据结构精品课](https://aep.h5.xeknow.com/s/1XJHEO)[递归算法专题课](https://aep.xet.tech/s/3YGcq3) 限时附赠网站会员!另外,建议你在我的 [网站](https://labuladong.github.io/algo/) 学习文章,体验更好。**
1313

1414

1515

‎动态规划系列/动态规划之博弈问题.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
![](https://labuladong.github.io/pictures/souyisou1.png)
1111

12-
**通知:[数据结构精品课](https://aep.h5.xeknow.com/s/1XJHEO)[递归算法专题课](https://aep.xet.tech/s/3YGcq3) 限时附赠网站会员![第 21 期打卡挑战](https://opedk.xet.tech/s/4ptSo2) 最后一天报名!另外,建议你在我的 [网站](https://labuladong.github.io/algo/) 学习文章,体验更好。**
12+
**通知:[数据结构精品课](https://aep.h5.xeknow.com/s/1XJHEO)[递归算法专题课](https://aep.xet.tech/s/3YGcq3) 限时附赠网站会员!另外,建议你在我的 [网站](https://labuladong.github.io/algo/) 学习文章,体验更好。**
1313

1414

1515

‎动态规划系列/动态规划之四键键盘.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
![](https://labuladong.github.io/pictures/souyisou1.png)
1111

12-
**通知:[数据结构精品课](https://aep.h5.xeknow.com/s/1XJHEO)[递归算法专题课](https://aep.xet.tech/s/3YGcq3) 限时附赠网站会员![第 21 期打卡挑战](https://opedk.xet.tech/s/4ptSo2) 最后一天报名!另外,建议你在我的 [网站](https://labuladong.github.io/algo/) 学习文章,体验更好。**
12+
**通知:[数据结构精品课](https://aep.h5.xeknow.com/s/1XJHEO)[递归算法专题课](https://aep.xet.tech/s/3YGcq3) 限时附赠网站会员!另外,建议你在我的 [网站](https://labuladong.github.io/algo/) 学习文章,体验更好。**
1313

1414

1515

‎动态规划系列/动态规划之正则表达.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
![](https://labuladong.github.io/pictures/souyisou1.png)
1111

12-
**通知:[数据结构精品课](https://aep.h5.xeknow.com/s/1XJHEO)[递归算法专题课](https://aep.xet.tech/s/3YGcq3) 限时附赠网站会员![第 21 期打卡挑战](https://opedk.xet.tech/s/4ptSo2) 最后一天报名!另外,建议你在我的 [网站](https://labuladong.github.io/algo/) 学习文章,体验更好。**
12+
**通知:[数据结构精品课](https://aep.h5.xeknow.com/s/1XJHEO)[递归算法专题课](https://aep.xet.tech/s/3YGcq3) 限时附赠网站会员!另外,建议你在我的 [网站](https://labuladong.github.io/algo/) 学习文章,体验更好。**
1313

1414

1515

‎动态规划系列/动态规划设计:最长递增子序列.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
![](https://labuladong.github.io/pictures/souyisou1.png)
1111

12-
**通知:[数据结构精品课](https://aep.h5.xeknow.com/s/1XJHEO)[递归算法专题课](https://aep.xet.tech/s/3YGcq3) 限时附赠网站会员![第 21 期打卡挑战](https://opedk.xet.tech/s/4ptSo2) 最后一天报名!另外,建议你在我的 [网站](https://labuladong.github.io/algo/) 学习文章,体验更好。**
12+
**通知:[数据结构精品课](https://aep.h5.xeknow.com/s/1XJHEO)[递归算法专题课](https://aep.xet.tech/s/3YGcq3) 限时附赠网站会员!另外,建议你在我的 [网站](https://labuladong.github.io/algo/) 学习文章,体验更好。**
1313

1414

1515

‎动态规划系列/动态规划详解进阶.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
![](https://labuladong.github.io/pictures/souyisou1.png)
1111

12-
**通知:[数据结构精品课](https://aep.h5.xeknow.com/s/1XJHEO)[递归算法专题课](https://aep.xet.tech/s/3YGcq3) 限时附赠网站会员![第 21 期打卡挑战](https://opedk.xet.tech/s/4ptSo2) 最后一天报名!另外,建议你在我的 [网站](https://labuladong.github.io/algo/) 学习文章,体验更好。**
12+
**通知:[数据结构精品课](https://aep.h5.xeknow.com/s/1XJHEO)[递归算法专题课](https://aep.xet.tech/s/3YGcq3) 限时附赠网站会员!另外,建议你在我的 [网站](https://labuladong.github.io/algo/) 学习文章,体验更好。**
1313

1414

1515

‎动态规划系列/单词拼接.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
![](https://labuladong.github.io/pictures/souyisou1.png)
1111

12-
**通知:[数据结构精品课](https://aep.h5.xeknow.com/s/1XJHEO)[递归算法专题课](https://aep.xet.tech/s/3YGcq3) 限时附赠网站会员![第 21 期打卡挑战](https://opedk.xet.tech/s/4ptSo2) 最后一天报名!另外,建议你在我的 [网站](https://labuladong.github.io/algo/) 学习文章,体验更好。**
12+
**通知:[数据结构精品课](https://aep.h5.xeknow.com/s/1XJHEO)[递归算法专题课](https://aep.xet.tech/s/3YGcq3) 限时附赠网站会员!另外,建议你在我的 [网站](https://labuladong.github.io/algo/) 学习文章,体验更好。**
1313

1414

1515

‎动态规划系列/团灭股票问题.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
![](https://labuladong.github.io/pictures/souyisou1.png)
1111

12-
**通知:[数据结构精品课](https://aep.h5.xeknow.com/s/1XJHEO)[递归算法专题课](https://aep.xet.tech/s/3YGcq3) 限时附赠网站会员![第 21 期打卡挑战](https://opedk.xet.tech/s/4ptSo2) 最后一天报名!另外,建议你在我的 [网站](https://labuladong.github.io/algo/) 学习文章,体验更好。**
12+
**通知:[数据结构精品课](https://aep.h5.xeknow.com/s/1XJHEO)[递归算法专题课](https://aep.xet.tech/s/3YGcq3) 限时附赠网站会员!另外,建议你在我的 [网站](https://labuladong.github.io/algo/) 学习文章,体验更好。**
1313

1414

1515

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /