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.
运行时连接是一个调用链集合;业务接口中的每个方法都有一个调用链。
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日历来启动方法链接,混合了构建和包装行为。
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 对象,但我在很多地方都注明该函数打破了链条。
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方法启用方法链接。
The user_timeline method returns an array of 20 tweets that you chain into the first method.
user_timeline返回一个由20 个tweet 组成的数组,您将那些 tweet 串联到first 方法中。
Hotel Supply Chain management is a new theory and method, which is based on the integration of internal and external resources of hotel.
酒店供应链管理正是基于合理整合酒店内外部资源的一种新的管理理论和方法。
The aim of the reform is to cultivate, consolidate and improve the core competence of target enterprises with the techniques of supply chain design, advanced manage-rial method and employee training.
在实施改造过程中,出发点应是培育、巩固和提高企业的核心竞争力,主要内容包括供应链设计、先进管理方法的应用和员工培训等。
A new method of obtaining linkage characteristic polynomials based on the adjacency matrix of the kinetic chain is presented in the paper.
本文介绍了一种建立在运动链关联矩阵基础上求解运动链特性多项式的新方法。
Conclusion Gentamicin-PMMA bead chain is an important method in the treatment and prevention of bone and joint infections.
结论庆大霉素珠链是治疗及预防骨和关节感染的重要方法。
The numerical method of the statistics fluctuation problem of fission chain is studied for a fission system driven by a weak neutron source.
研究了弱中子源驱动下,裂变系统中子裂变链统计涨落问题的数值计算方法。
The code to try printing the appointment appears in the method that creates the appointment instance and starts the chain.
方法中试图打印appointment的代码创建 appointment实例并开始方法链接。
应用推荐