mirror of
https://github.com/krahets/hello-algo.git
synced 2024-12-26 12:46:31 +08:00
10 lines
265 B
Markdown
10 lines
265 B
Markdown
|
# 動態規劃
|
||
|
|
||
|
![動態規劃](../assets/covers/chapter_dynamic_programming.jpg)
|
||
|
|
||
|
!!! abstract
|
||
|
|
||
|
小溪匯入河流,江河匯入大海。
|
||
|
|
||
|
動態規劃將小問題的解彙集成大問題的答案,一步步引領我們走向解決問題的彼岸。
|