词典宝
更多
查询
1 词典释义:
dynamic programming
时间: 2025-02-06 20:19:55
英 [dʌɪˈnamɪk ˈprəʊɡramɪŋ]
美 [daɪˈnæmɪk ˈproʊˌɡræmɪŋ]

动态规划;动态规划法;动态编程

双语例句
  • This is exactly how dynamic programming works.

    这就是动态编程的工作原理。

  • How to improve this Dynamic Programming solution?

    如何完善这一动态规划的解决方案?

  • Optimum analysis is made by dynamic programming method.

    用动态规划法进行了优化分析。

  • Blue is a dynamic programming language with unique features.

    Blue是一种具有独特功能的动态编程语言。

  • It also includes use of the dynamic programming techniques.

    这也包括了动态规划技巧的使用。

  • Introduces a dynamic programming model for both server and client.

    为客户机和服务器引入了一个动态编程模型。

  • This is about 01 knapsack problem dynamic programming algorithm.

    这是关于01背包问题的动态规划算法。

  • The Dynamic programming equations of the model have been deduced.

    导出了该模型的动态规划基本方程。

  • The algorithm is of the isochronic and discrete dynamic programming.

    该算法是一种等时性离散动态规划法。

  • That's a huge improvement. And that's sort of the magic of dynamic programming.

    这是一个很大的进步,这也是动态编程的魅力所在。

  • Dynamic programming and its appliance have been elaborated in this article.

    本文详细的阐述了动态规划及其应用的一些重要问题。

  • Improved on the traditional tree matching with dynamic programming algorithm.

    改进了传统的树匹配和动态规划算法。

  • The problem can be solved by using dynamic programming state-space relaxation.

    该问题清晰化后可利用动态规划状态空间松弛来求解。

  • Dynamic programming is an algorithmic technique used commonly in sequence analysis.

    动态编程是在序列分析中经常使用的一种算法技术。

  • For the hydro optimization the best method is the stochastic dynamic programming.

    对于水电系统随机动态规划是最好的优化方法。

  • Other dynamic programming languages would use similar descriptions of the data structure.

    其它动态编程语言可以使用类似的数据结构描述。

  • Dynamic programming is a methods in the solution of multistage decision making process.

    动态规划法是解决多阶段决策过程最优化的一种方法。

  • This thesis applies dynamic programming principle to solve a nonlinear programming problem.

    应用动态规划原理来解决一类非线性规划问题。

  • Dynamic programming model: JAX-WS's dynamic client model is quite different from the JAX-RPC mode.

    动态编程模型:JAX - WS的动态客户端模式与JAX - RPC模式差别很大。

  • A ground control point based stereo matching algorithm via iterative dynamic programming is proposed.

    提出一种基于地面控制点的迭代动态规划立体匹配算法。

  • Protocols are a new feature introduced in version 1.2 of Clojure, a dynamic programming language for the JVM.

    协议是Clojure 1.2版-即jvm的动态编程语言-引入的新功能。

  • The steps of continuous differential dynamic programming were established for this optimal control problem.

    建立了求解最优控制问题的连续微分动态规划算法步骤。

  • You'll first see how to use dynamic programming to find a longest common subsequence (LCS) of two DNA sequences.

    首先将要看到如何运用动态编程查找两个 DNA 序列的 最长公共子序列(longest common subsequence,LCS)。

  • Dynamic programming is maybe the most important use of computer science in biology, but certainly not the only one.

    动态编程可能是计算机科学在生物学上最重要的应用,但肯定不是唯一的应用。

  • Finally the static schedule in each virtual manufacturing cell is generated with discrete dynamic programming.

    最后,通过离散动态规划形成虚拟制造单元的生产作业调度次优可行方案。

  • Based on it, the mathematical model and algorithm of feature matching via Dynamic Programming are established.

    基于这些特征描述建立了用动态规划法进行特征匹配的数学模型和算法。

  • This paper describes how to use the dynamic programming and the fuzzy function in truck dispatching simulation.

    本文叙述了在调车模拟中如何运用动态规划和模糊函数的方法。

  • Dynamic programming is also used in matrix-chain multiplication, assembly-line scheduling, and computer chess programs.

    动态编程还可用于矩阵链相乘、装配线规划和计算机象棋程序。

  • The application of dynamic programming offers important suggestion in reservoir control and has significance value.

    该方法的应用为水库调度提供了有力的根据,具有重要的价值意义。

相关推荐