• In the normal load dispatching for the generating unit, with dynamic program method, it is prone...

    常规的动态规划法优化水电站厂内负荷分配时,容易出现维数灾。

    youdao

  • Dynamic program data from back-end business logic can also be placed at the specified location in the HTML.

    也可以将后端业务逻辑中的动态程序数据置于HTML中的指定位置上。

    youdao

  • The solution is for entomologists and plant breeders to develop a dynamic program of collection and evaluation of germplasm.

    解决办法是昆虫学家和育种家共同拟定一个能动的种质收集和评选计划。

    youdao

  • The discrete differential dynamic program method and the large scale system decomposed-coordinating method are adopted to solve the models.

    在相同计算条件下,采用一维、二维离散微分动态规划法,以及大系统分解协调法分别进行求解。

    youdao

  • Based on the general analysis of dynamic program methods, an improved random dynamic program method is put forward by adopting the basic ideas of system analysis.

    采用系统分析的基本思想,在对动态规划方法进行一般分析的基础之上,提出了一种改进的随机动态规划方法,并将其引入到风险管理决策当中。

    youdao

  • First, we calculate the ratio of the cost to benefit of each square which fits the grade required, after which, we use dynamic program to select the optimal result.

    该方法首先根据地形和出材量等数据计算出各路径的费用——收益比,然后用动态规划法求出最佳线路。

    youdao

  • Traditional algorithms usually get dynamic program slices by building dependence graphs of the programs, but dependence graphs take lots of memory space, so they are inefficient.

    传统的算法是通过建立程序的依赖图得到动态切片,但依赖图需要占用大量的空间,因此算法效率较低。

    youdao

  • In addition, Component technology is a powerful and hot scheme to actualize software reuse, shorten programming time, decrease maintenance costs and realize dynamic program upgrade.

    另外,软件组件技术是解决软件复用,缩短软件编写时间,降低维护成本和实现程序动态升级的最新和强有力的方案。

    youdao

  • Dynamic join points are where aspect execution meets the execution of the program.

    动态连接点是方面执行与程序执行相遇的地方。

    youdao

  • Most of these tools create incorrect designs in any event, because they can't adequately reverse engineer the dynamic behavior of the program simply by looking at the code.

    大多数这些工具无论如何创建出的设计都是不正确的,因为它们不能够仅仅通过查看代码就能逆向工程程序的动态行为。

    youdao

  • If the program elements of interest contain enough information in their inherent signature and dynamic context to capture the required join points, there is no reason to attach annotations.

    如果所考虑的程序元素在其本来的签名和动态上下文中包含捕获所需的连接点的足够信息,那么就没有理由附加注释。

    youdao

  • For example, if the dynamic linker can't find a given library, it will abort loading the program.

    例如,如果动态链接器不能找到某个给定的程序库,那么它将停止加载程序。

    youdao

  • As described in previous sections, the overall modularity of a program can benefit from dynamic linking.

    就像前面所述的那样,一个程序可以通过动态链接很方便的实现模块化。

    youdao

  • Dynamic linking allows you to build a program that will run on a much broader variety of systems.

    动态链接让您构建的程序能够在更大范围内的系统上运行。

    youdao

  • On starting the program, the system recognizes that this program depends on dynamic libraries.

    当启动该程序时,系统识别出该程序要依靠动态库。

    youdao

  • Overusing annotations under-utilizes the information inherently contained in the program element's signature and dynamic context.

    过度使用注释会使包含在程序元素的签名和动态上下文中的原有信息无法得到充分利用。

    youdao

  • I asked them to write a program to solve the problem using one of the dynamic languages that I specified.

    我让他们用一种我指定的动态语言编写程序解决该问题。

    youdao

  • The more dynamic a program is, the more memory management becomes an issue, and the more important your choice of memory allocator becomes.

    程序的动态性越强,内存管理就越重要,您的内存分配程序的选择也就更重要。

    youdao

  • When working with a dynamic language, you have to keep more of the system in your head in order to program.

    当使用动态语言的时候,你需要在头脑中记住系统更多的细节才能够编程。

    youdao

  • As an example, here is a small program that demonstrates the default use of dynamic libraries in Linux.

    作为示例,下面有一个演示Linux中对动态链接库的缺省使用的小程序。

    youdao

  • In order for a PERL program to transform a dynamic SQL statement into executable form, you need to first use the prepare method, and then bind parameters using the bind_param method.

    为了让Perl程序将动态sql语句转换成可执行的格式,需要首先使用prepare方法,然后使用bind _ param方法来绑定参数。

    youdao

  • There was also work done to integrate the JRules engine with Streams, enabling dynamic refresh of business rules in a running Streams program.

    这个项目还集成了 JRules引擎和Streams,支持在一个运行的 Streams程序中动态刷新业务规则。

    youdao

  • Python is not any slower than many other dynamic languages, but van Rossum wanted readability and understandability to be a primary attribute of a Python program.

    Python不比许多其他的动态语言慢,而van Rossum想要可读性和可理解性成为Python程序的主要属性。

    youdao

  • Just like their friends who program in statically typed languages, programmers of Python and in other dynamic languages often use relational databases as a back-end data store.

    正如采用静态类型化的语言进行编程的朋友们一样,Python和其他动态语言的程序员通常使用关系数据库作为后端数据存储区。

    youdao

  • This provided the capability to call a program that would generate more dynamic content.

    该方式还有能力调用一个可以生成更多动态内容的程序。

    youdao

  • Organize the dynamic behavior of the design (and the resulting program) to reflect the actual business model in the user's mind.

    动态地组织设计(和最终程序),以反映用户头脑中真正的商业模型。

    youdao

  • Dynamic translation is desirable in that case because it can spread the overhead of the translation over time, thus reducing pauses in the program execution.

    在这种情况下动态翻译是可取的,因为它能传播翻译的开销随着时间的推移,从而减少暂停程序执行。

    youdao

  • The dynamic linker can check for a matching version number. If the library has changed, the version number won't match, and the program won't be linked to the newer version of library.

    如果更改程序库,那么版本号就会不匹配,程序也就不会被链接到较 新版本的程序库。

    youdao

  • It is called dynamic because it is typically performed by executing or interpreting the program.

    它典型地通过运行或解释那个程序来完成,所以称之为动态。

    youdao

  • It is called dynamic because it is typically performed by executing or interpreting the program.

    它典型地通过运行或解释那个程序来完成,所以称之为动态。

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定