Programming dynamic partitioning of main memory management method of recovery.
编程实现动态分区管理方式的主存的回收。
Through linear programming dynamic programming and with the aid of computer, the utilization factor of material has been effectively increased.
通过线性规划、动态规划及计算机处理,有效地提高了料料利用率。
Dynamic programming is maybe the most important use of computer science in biology, but certainly not the only one.
动态编程可能是计算机科学在生物学上最重要的应用,但肯定不是唯一的应用。
The world is dynamic; why should a programming language be static?
这个世界是动态的;为什么编程语言应该是静态的?
Dynamic programming is also used in matrix-chain multiplication, assembly-line scheduling, and computer chess programs.
动态编程还可用于矩阵链相乘、装配线规划和计算机象棋程序。
Introduces a dynamic programming model for both server and client.
为客户机和服务器引入了一个动态编程模型。
Dynamic programming is an algorithmic technique used commonly in sequence analysis.
动态编程是在序列分析中经常使用的一种算法技术。
Dynamic programming is used when recursion could be used but would be inefficient because it would repeatedly solve the same subproblems.
在可以使用递归,但因为递归重复解决相同的子问题造成效率低下的时候,则可以采用动态编程。
It combines an interface and a programming language into a dynamic tool for both numerical and symbolic problem solving.
它在一个动态工具中组合了界面和编程语言,可同时用于数字和符号问题的解答。
This is exactly how dynamic programming works.
这就是动态编程的工作原理。
The DII programming model, as the name suggests, is designed to work with a dynamic service.
正如其名字所暗示的,DII编程模型是设计用于处理动态服务的。
Other dynamic programming languages would use similar descriptions of the data structure.
其它动态编程语言可以使用类似的数据结构描述。
But dynamic programming is usually applied to optimization problems like the rest of this article's examples, rather than to problems like the Fibonacci problem.
但是动态编程通常被用于最优化问题(比如本文后面的示例),而不是像斐波纳契数这样的问题。
With dynamic interfaces, such as ODBC or JDBC, full opens are avoided by using a "prepare once, execute many" programming paradigm.
对于ODBC或JDBC这样的动态接口,应该使用“一次准备、多次执行”的编程范型避免完全的开放性。
To compute the LCS efficiently using dynamic programming, you start by constructing a table in which you build up partial results.
为了用动态编程有效地计算lcs,首先需要构建一个表格,用它保存部分结果。
This enables a simple unified programming model without sacrificing the dynamic model needed by tools and frameworks.
这使得我们拥有一个简单的统一编程模型,而无需牺牲掉工具和架构所需要的动态模型。
Many languages using other programming language paradigms, such as object-oriented, imperative, and so on, are also dynamic languages.
许多使用其他的程序设计语言范型的语言,例如面向对象的、命令式的,等等,也是动态语言。
That's a huge improvement. And that's sort of the magic of dynamic programming.
这是一个很大的进步,这也是动态编程的魅力所在。
LISP is a functional programming language, but that is not a necessary condition for a dynamic language.
LISP是函数式程序设计语言,但这不是动态语言的必要条件。
The dynamic UI programming model is closely aligned with the property broker model.
动态UI编程模型与属性代理模型密切相关。
Dynamic typing allows all sorts of advanced meta-programming tricks that are difficult or impossible in a strongly typed language.
动态类型支持所有高级的元编程技巧,这在强类型语言中是很难实现的,甚至不可能。
Dynamic programming model: JAX-WS's dynamic client model is quite different from the JAX-RPC mode.
动态编程模型:JAX - WS的动态客户端模式与JAX - RPC模式差别很大。
SDO enables both a static (or strongly typed) programming model and a dynamic (or loosely typed) programming model.
SDO同时支持静态(或强类型)编程模型和动态(或松散类型)编程模型。
Dynamic UI application programming interfaces enable you to add transient pages and portlets to the portal user interface.
动态用户界面应用程序编程接口允许您将临时页面和Portlet添加到门户用户界面。
Programming model extensions, which includes asynchronous beans, work area, dynamic cache, ObjectGrid and more.
编程模型扩展,包括异步bean、工作区、动态缓存、ObjectGrid等。
This programming interface will be explained in detail in the article about dynamic and context sensitive portlets.
此编程接口将在关于动态的和上下文敏感的Portlet的文章中详细介绍。
You'll first see how to use dynamic programming to find a longest common subsequence (LCS) of two DNA sequences.
首先将要看到如何运用动态编程查找两个DNA序列的最长公共子序列(longest commonsubsequence,LCS)。
Blue is a dynamic programming language with unique features.
Blue是一种具有独特功能的动态编程语言。
Rails is surprisingly dynamic and, therefore, was built on a programming language (Ruby) that does not require rigid constructs and type safety.
Rails的动态性让我们惊叹,它是在不需要严格的构造和类型安全性的编程语言(Ruby)的基础上构建的。
Echoing at a discussion on dynamic vs. static languages, Debasish Ghosh raises the issue of using dynamic type-checking while programming with static languages.
DebasishGhosh对一场动态VS .静态语言的讨论做出了回应,提出了用静态语言编程时动态类型检查的使用问题。
应用推荐