动态规划dynamic programming部分¶
dynamic programming is a method for solving a complex problem by breaking it down into a collection of simpler subproblems.
https://www.zhihu.com/question/23995189
不是很理解这个词组的意思,但是它却是3大主力中的其中一个,所以能看出还是非常重要的一个部分
dynamic programming is a method for solving a complex problem by breaking it down into a collection of simpler subproblems.
https://www.zhihu.com/question/23995189
不是很理解这个词组的意思,但是它却是3大主力中的其中一个,所以能看出还是非常重要的一个部分