dynamic programming
常见例句
- Introduces a dynamic programming model for both server and client.
为客户机和服务器引入了一个动态编程模型。 - Dynamic programming is maybe the most important use of computer science in biology, but certainly not the only one.
动态编程可能是计算机科学在生物学上最重要的应用,但肯定不是唯一的应用。 - Dynamic programming is also used in matrix-chain multiplication, assembly-line scheduling, and computer chess programs.
动态编程还可用于矩阵链相乘、装配线规划和计算机象棋程序。 - Now, when we talked about optimization problems in dynamic programming, I said there were two things to look for.
现在,当我们讨论,动态编程中的最优化问题时,我想说有两件事需要注意。
麻省理工公开课 - 计算机科学及编程导论课程节选 - And when you have an optimal substructure and the local solutions overlap, that's when you can bring dynamic programming to bear.
当你得到一个最优子结构,但局部解决方案有重跌时,你就可以引入动态编程,来解决这个问题了。
麻省理工公开课 - 计算机科学及编程导论课程节选 - 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.
所以当你想知道能否,用动态编程来解决这个问题时,你可以问自己两个问题。
麻省理工公开课 - 计算机科学及编程导论课程节选 - 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