This article introduces the semicircle polar-zero diagram method used for the network design.
本文介绍了一种用于网络设计的半圆极零图法。
The block diagram method is widely used to analyze the negative feedback amplifier at present.
目前,方框图法是被广泛使用的分析负反馈放大电路的方法。
Using the Reduced—Dimension Maps, this paper provides the diagram method of Multivariate Logic Equations.
本文以降维图为工具,给出了多变量逻辑方程组的图解法。
Design calculation of chamber sand-mold drying oven is programmed by comuter instead of using diagram method.
本文采用电子计算机进行砂型室式干燥炉的设计计算。
R6 failure assessment diagram method belongs to the approximate graphical method, its assessment result is much conservative.
R6的失效评定图法属近似的图解评定方法,评定结果最为保守;
This paper presents the distributed solution based on nine-zone diagram method for reactive power optimization in regional system.
在此基础上,再采用九区图方法调整配电网的无功电压,进行迭代,逐层进行无功优化直到问题收敛。
On the basis of multi-sensor collecting data, we adopt distribution diagram method to wiping off the careless error at the same time.
实测表明,采用这种方法可以提高温度采集的精度,同时有效地解决了由于传感器失效引起的误差和单点采集温度的不足。
The limits of the data flow diagram method were analysed and then the method of the object-oriented revised flow diagram were put forward.
分析了数据流程图方法的局限性,提出了一种基于对象的改进数据流程图方法。
This paper presents non-polar velocity-diagram method that determines the velocities of the planer mechanism with many degrees of freedom.
本文论述用无极速度图检查平面结构几何不变性的原理和方法。
In this paper is presented a diagram method of optimal design for sprinkler lateral, by which can be designed the laterals with two diameters.
本文提出的支管优化设计的图解法,可用于两种管径的管段组成的支管设计。
A simple and convenient method to calculate the location error is given, which is named by this author the process data extreme positions diagram method.
给出一种计算定位误差的简便方法,笔者称之为工序基准极位简图法。
Secondly, we use fishbone diagram method to analyze how to build up a highly efficient process system and choose a certain mobile company for practical case study.
其次,运用鱼刺图法分析构建高效的流程体系需要优化、完善的方面,并以某移动公司为实践案例具体研究其流程管理中存在的问题。
Product's defects are analyzed with cause and effect diagram method so that the root causes are found. And measurement systems are analyzed to prevent measurement error.
应用因果图对产品的缺陷进行分析,找出导致缺陷的主要因素,并对测量系统进行分析,减少因测量导致的误差。
It introduces a diagram method for design of flood discharge trench utility section, which is more universal and vivid and can attain the goal of quick& optimized design.
介绍用图解法设计排洪沟的实用经济断面,此法可达到快速、优化设计的目的,并且具有通用性好,形象直观的特点。
This text combines practice to introduce a kind of SPC control diagram method, that is mean value—ambulation difference control diagram method, to control phosphating parameters.
本文结合实际介绍一种SPC控制图方法,即均值—移动极差控制图法,以控制磷化参数。
This text combines practice to introduce a kind of SPC control diagram method, that is mean value-ambulation difference control diagram method, to control phosphating parameters.
本文结合实际介绍一种SPC控制图方法,即均值—移动极差控制图法,以控制磷化参数。
In this paper, two methods of analysis, the block diagram method and the equivalent circuit method, have been introduced simultaneously with specific examples of three negative feedback types.
本文通过三种负反馈类型的具体例子同时介绍了两种分析方法,即方框图法和等效电路法。
By introducing system diagram method into digital collection quality management, we can establish a model for digital collection quality management that is based on system diagrams. 3 figs. 9 refs.
把系统图法引入数字馆藏质量管理,就可以建立基于系统图的数字馆藏质量管理模型。图3。参考文献9。
Introducing overall the three major methods of measuring ferrite content in austenitic and duplex stainless steel, it is chemical analysis-diagram method, metallographic method and magnetic method.
全面介绍了检测奥氏体及双相不锈钢中铁素体含量的三种常用方法:化学分析-图谱法,金相法及磁性法。
The sequence diagram shows what happens inside of a method by reverse engineering the code and visually displaying which objects and messages are exchanged.
序列图通过对代码的反向工程可以展示出方法中所发生的一切,还能以可视化的形式展示出交换的对象与消息。
The sequence diagram shows the dynamic method invocations among classes for performing certain tasks.
序列图显示了在执行特定任务时类间的动态方法标记。
The newly created method is added to both the class diagram ( Figure 27) and the source code ( Listing 2).
新创建的方法会添加至类图(图27)与源代码( 代码清单 2)中。
A sequence diagram consists of a sequence of method invocations among a group of method owners and an initial invoker.
一个序列图由在处于一组方法所有者及一个初始发起者之间的,一系列方法标记组成。
View the annotated method syntax diagram for a complete listing of possible declared parameter types.
请查看带注释的方法语法图,以获得可能声明的参数类型的完整列表。
The relationship between the method above and the sequence diagram becomes even clearer in Figure 4, where we see a more explicit diagram such as you might use in the design phase.
上述方法和序列图之间的关系在图4中显现得更为清楚,我们在图4中看到了在设计阶段可能用到的更明确的图。
This method reads sample business process steps from an external text file and adds a new activity diagram to the model that was passed as a parameter.
该方法从一个外部文本文档中阅读业务过程步骤示例,并向作为一个参数传递的模型,添加一个新的活动图。
If you've ever assisted with, filed for, or otherwise been involved with creating a method patent, the diagram in Figure 7 May look familiar.
如果您曾经协助过或参与过方法模式的归档或创建,那么您应该熟悉图7所展示的图。
This method returns the list of child model objects, such as the nodes in the diagram.
此方法将返回子模型对象(例如图中的节点)列表。
Here, we have experienced and explored a semi-automated method for generating a high-level abstraction of a UML class diagram.
这里,我们尝试并探索了,以半自动方法产生U ML类图的高层抽象方案。
The UML sequence Diagram view presents a sequence of causal dependent events, where events are defined as method entries and exits, as well as outbound calls and return calls (see Figure 20).
UMLSequenceDiagram视图中存在一系列的因果依赖事件,这些事件定义为方法实体和出口,也包括外部调用和返回调用(见图20)。
应用推荐