Markov chain method was used to compute the average run length.
采用马氏链方法计算了此图的平均链长。
A Markov chain method was used to compute the average run length.
采用马氏链方法计算了此图的平均链长。
TOC's application in process management is intituled as CCM(Critical chain method).
TOC理论在项目进度管理中的运用被称为关键链技术CCM。
This URL can be retrieved from the services discovery document by using the discovery chain method.
该URL可以使用发现链方法从服务发现文件中得到。
The above discussion lies at the heart of the argument promoting the Critical Chain Method (CCM).
上述讨论涉及到了关于提倡关键链法(Critical Chain Method,CCM)的争论核心。
It is unnecessary to use the traditional chain method and to observe stars in fixed groups by daylight.
这种方法不需要采用传统的连锁观测,也不需要在白天进行观测,并打破了定组观测的惯例。
It has proved that Markov chain method is an effective method in analysis of the Quaternary sedimentary layers.
结果表明,马尔柯夫链分析方法是该区第四纪地层分析的一种行之有效的方法。
Value-chain method just provides a good idea for the cost management innovation of Chinese construction enterprises.
基于价值链的成本管理方法为解决建筑企业成本管理问题提供了思路。
Based on the resource theory and with the help of value chain method the marketing synergy relevancy can be found easily.
从资源的角度借助价值链分析方法可以较准确的发现公司间潜在的营销协同机会。
This paper has-simPly introduced the sliding Markov chain method and its use in identifying the intensity of crustal activity.
本文简单地介绍了滑动马氏链方法,以及它在识别地壳活动强度中的应用。
Critical Path Scheduling, Identification and Control, Project Crashing and its Consequences, Critical Chain Method, DSM to Critical Chain Linking.
关键路径进度,识别和控制,项目故障及后果,关键链法,设计结构矩阵连接关键链。
Tools used in this process include critical path method, schedule compression, what-if scenario analysis, resource leveling, and critical chain methods.
在这一步中所用到的工具包括:关键路经法,计划压缩,what-if脚本分析,资源水平,关键链。
Critical Path Scheduling, Identification and Control, Project Crashing and its Consequences, Critical Chain Method, DSM to Critical Chain Linking (PDF).
关键路径进度,识别和控制,项目故障及后果,关键链法,设计结构矩阵连接关键链。
This presents the value chain analysis and competitive advantage theory, and concludes the process by using value chain method how real estate enterprises creates value.
这提出了价值链分析和竞争优势的理论,并得出结论的过程,利用价值链的方法房地产企业如何创造价值。
This paper, from the Angle of Industrial Chain, applies Value Chain method to the analysis of venture capital industry and the analysis of the operation inside the venture capital companies.
本文从创业投资产业链的角度出发,将价值链的分析方法应用于创业投资行业和创业投资公司的内部运作的分析。
The relation between the error of nutation constant and the corrections of declinations, proper motions calculated by chain method is analysed, and the method to correct this effect is considered.
分析了章动常数误差与用连锁法计算的赤纬、自行改正之间的关系,并考虑了改正这种影响的方法。
A runtime wire is a collection of invocation chains; there is one invocation chain per method in the business interface.
运行时连接是一个调用链集合;业务接口中的每个方法都有一个调用链。
The other method is using the chain rule.
另外一种方法就是用链式法则。
To guarantee the correct initialization for all the classes in the chain, the implementer must manually code the superclass method invocation as shown in Listing 11.
要确保对链中所有类的正确初始化,实现者必须手动编写超类方法调用的代码,如清单11 所示。
The most common RPG method for performing a random read using a key is the CHAIN operation.
使用键执行随机读操作的最常见rpg方法是CHAIN操作。
All HTTP method invocations are filtered through a customizable handler chain that enables easy manipulation of HTTP requests and responses.
所有的HTTP方法调用都通过可自定义的处理程序链进行筛选,处理程序链可以轻松操作HTTP请求和响应。
A handler is created, which ACTS as a message switchboard operator and routes each method call to the appropriate invocation chain.
将创建一个处理程序,它充当一个消息交换台操作程序(switchboard operator)并将每个方法调用传递到相应的调用链。
It popped up in this example because I used the appointment calendar to start the method chain, mixing the construction and wrapping behaviors.
它在本例中出现是因为我使用了appointment日历来启动方法链接,混合了构建和包装行为。
Starts the method chain by creating a new Appointment instance.
通过创建一个新的Appointment实例开始方法链接。
The chain corresponding to the add method is found.
将创建与add方法对应的链。
The invocation chain finds the add service add method and invokes the method call.
调用链找到add服务的 add方法并调用此方法。
My format() method will return the jQuery object, and even though the parse() method will not return the jQuery object, I have documented it in many places that this function breaks the chain.
我的format()方法将返回jQuery对象,虽然我的parse() 方法没有返回 jQuery 对象,但我在很多地方都注明该函数打破了链条。
The example looks up the add method chain.
本例查找add方法链。
In essence, queries move away from a singlefind* method packed with arguments to a chain of methods performed upon a simpler find .
从本质上讲,查询从了单一的 find*方法加上一些参数转变为更出色的方法集。
Method chaining works best for the creation of simple data objects, yet here I'm using it both for the setter methods on Appointment and in AppointmentCalendar to start the method chain.
方法链接对于简单数据对象的创建最有效,但是这里我同时为Appointment上和AppointmentCalendar中的setter方法启用方法链接。
应用推荐