dynamic programming
常見例句
- Introduces a dynamic programming model for both server and client.
為客戶機(jī)和服務(wù)器引入了一個(gè)動(dòng)態(tài)編程模型。 - Dynamic programming is maybe the most important use of computer science in biology, but certainly not the only one.
動(dòng)態(tài)編程可能是計(jì)算機(jī)科學(xué)在生物學(xué)上最重要的應(yīng)用,但肯定不是唯一的應(yīng)用。 - Dynamic programming is also used in matrix-chain multiplication, assembly-line scheduling, and computer chess programs.
動(dòng)態(tài)編程還可用于矩陣鏈相乘、裝配線規(guī)劃和計(jì)算機(jī)象棋程序。 - Now, when we talked about optimization problems in dynamic programming, I said there were two things to look for.
現(xiàn)在,當(dāng)我們討論,動(dòng)態(tài)編程中的最優(yōu)化問題時(shí),我想說(shuō)有兩件事需要注意。
麻省理工公開課 - 計(jì)算機(jī)科學(xué)及編程導(dǎo)論課程節(jié)選 - And when you have an optimal substructure and the local solutions overlap, that's when you can bring dynamic programming to bear.
當(dāng)你得到一個(gè)最優(yōu)子結(jié)構(gòu),但局部解決方案有重跌時(shí),你就可以引入動(dòng)態(tài)編程,來(lái)解決這個(gè)問題了。
麻省理工公開課 - 計(jì)算機(jī)科學(xué)及編程導(dǎo)論課程節(jié)選 - So when you're trying to think about is this a problem that I can solve with dynamic programming, these are the two questions you ask.
所以當(dāng)你想知道能否,用動(dòng)態(tài)編程來(lái)解決這個(gè)問題時(shí),你可以問自己兩個(gè)問題。
麻省理工公開課 - 計(jì)算機(jī)科學(xué)及編程導(dǎo)論課程節(jié)選 - What interested Schneider, a full-truckload carrier, was Powell's work in the field of approximate dynamic programming, which is a way to make decisions in the presence of uncertainty.
FORBES: Magazine Article 返回 dynamic programming