dynamic programming
常見例句
- Introduces a dynamic programming model for both server and client.
為客戶機和服務(wù)器引入了一個動態(tài)編程模型。 - Dynamic programming is maybe the most important use of computer science in biology, but certainly not the only one.
動態(tài)編程可能是計算機科學(xué)在生物學(xué)上最重要的應(yīng)用,但肯定不是唯一的應(yīng)用。 - Dynamic programming is also used in matrix-chain multiplication, assembly-line scheduling, and computer chess programs.
動態(tài)編程還可用于矩陣鏈相乘、裝配線規(guī)劃和計算機象棋程序。 - Now, when we talked about optimization problems in dynamic programming, I said there were two things to look for.
現(xiàn)在,當(dāng)我們討論,動態(tài)編程中的最優(yōu)化問題時,我想說有兩件事需要注意。
麻省理工公開課 - 計算機科學(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)你得到一個最優(yōu)子結(jié)構(gòu),但局部解決方案有重跌時,你就可以引入動態(tài)編程,來解決這個問題了。
麻省理工公開課 - 計算機科學(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)你想知道能否,用動態(tài)編程來解決這個問題時,你可以問自己兩個問題。
麻省理工公開課 - 計算機科學(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