• This time, select rate2 for both the input and output variables.

    一次,请同时输入输出变量选择rate2

    youdao

  • The input and output variables are created for you when you create the process.

    创建流程的同时创建输入输出变量

    youdao

  • Create the input and output variables that correspond to rule service operation messages.

    创建输入输出变量这些变量与规则服务操作消息相对应。

    youdao

  • The activities are associated with operations and input/output variables have been created.

    行为操作创建的输入/输出变量关联。

    youdao

  • Our example shows how GCC allocates registers, and how it updates the value of output variables.

    我们示例显示了GCC如何分配寄存器以及如何更新输出变量

    youdao

  • First, makes fuzzy rules, fuzzying and fuzzying reconciliation Of input and output variables;

    首先制订模糊规则,对输入输出变量进行模糊化和解模糊化;

    youdao

  • By this means, the membership functions of input and output variables and the fuzzy control laws can be optimized.

    方法可以优化确定系统输入输出变量隶属函数以及模糊控制规则

    youdao

  • The input and output variables of control unit are selected and a fuzzy inference unit with 25 rules is constructed.

    选取了控制器输入输出变量构建了25条规则模糊推理

    youdao

  • When calculated in a computer, several results of changes of output variables With time can be printed out as needed.

    上机计算根据需要打印若干个输出变量时间变化

    youdao

  • A kind of fuzzy feedback inferential controller is proposed to the systems whose main output variables are measurable.

    针对主要输出可直接测量的时滞系统提出一模糊反馈推断控制器

    youdao

  • The interface section of the decision table editor displays the input and output variables of the interface, as shown in Figure 11.

    决策编辑器的Interface部分显示接口输入输出变量如图11所示。

    youdao

  • Modify the generated client to declare proper input and output variables, and pass these as parameters for the Web service method call.

    修改生成客户机声明合适的输入输出变量这些作为参数传递Web服务方法调用

    youdao

  • A mathematic modeling was built before study automatic control system to briefly describe the relation between input and output variables.

    研究自动控制系统之前建立一个数学模型为了简捷地描述输出变量输入变量之间关系。

    youdao

  • According to the deferent error hierarchy of the output variables, the hierarchical fuzzy control and the steady state output is switched over.

    根据输出变量不同误差等级进行分级模糊控制稳态值输出切换,以便在直线电机位置控制中的不同阶段采取不同的控制模式。

    youdao

  • You can go into and out of PHP mode as necessary (to issue echo statements that output variables into the Web page as I've done above, for example).

    可以根据需要(例如,在上面做的那样发出echo语句变量输出网页中)进入退出php模式

    youdao

  • The former based on the input variables and the causal relationship between output variables require variables to meet certain statistical assumptions;

    前者基于输入变量输出变量之间因果关系,要求变量满足某些特定统计假设

    youdao

  • Identify process input variables and process output variables, and document their relationships through cause and effect diagrams, relational matrices, etc.

    识别过程输入变量输出变量,通过因果关系矩阵记录它们之间的关系

    youdao

  • A symbol that indicates a mathematical process, describes the relations and restrictions that exist between the input variables and the output variables of a system.

    一种符号用来表示数学运算过程描述系统一些输入变量输出变量之间关系限制

    youdao

  • In transfer function models these equations are transformed and variables are eliminated between them to find the relation between selected input and output variables.

    传递函数模型中,这些方程经过(拉氏)变换,中间变量,以求得所选定输入输出变量间关系

    youdao

  • WSDL describes the data types of the input-output variables, the name of the set of operations in each service, the format that the client must follow to invoke a service, and so on.

    WSDL描述输入输出变量数据类型每一个服务操作名称客户调用服务必须遵守格式等等。

    youdao

  • When the redundant DOFs were taken as constant outputs, conditional decoupling concept can be used for the investigation of decoupling characteristics among the residual output variables.

    引入条件用于描述冗余自由度固定输出,其他各变量解耦特性

    youdao

  • But as the output variables and the prime implicant grow up, both the long processing time and the resource requirement become the major problems to be resolved with the extraction method.

    选拔算法级逻辑综合中求解最小化覆盖的经典方法之一,输出变量集合质立方体集合规模较大情况下,采用选拔求最小化覆盖存在空间复杂度高、求解时间等问题。

    youdao

  • The design method of the new controller was analyzed, the input and output variables of the neural network navigation controller were selected, the structure of the controller was also established.

    分析了神经网络导向控制器设计方法选择了神经网络导向控制器输入输出变量建立了神经网络导向控制器的结构

    youdao

  • The include file will be added completely into the compiled output, so it can reference any variables which have been declared up until that point.

    指定的包含文件添加编译后的输出结果中,因此可以引用到现在为止已经声明任何变量

    youdao

  • Which input and output relations exist between the various use case variables?

    不同变量之间存在哪些输入输出关系

    youdao

  • In this start of our output script, we simply create variables to store our username and password for access to the database located at localhost.

    输出脚本开头我们只是创建变量存储可以访问位于本地主机数据库用户名密码

    youdao

  • The pattern is then defined with variables; you'll see later how those variables relate to parts of the output.

    然后使用两个变量来定义模式后面看到那些变量如何与输出各部分关联

    youdao

  • Columns in this table that correspond to rule variables, or physical columns from the output definition of the rule, have the same data type as the corresponding columns in the data source.

    该表规则变量对应或者来自规则输出定义物理列,具有与元数据相应相同数据类型

    youdao

  • E_ALL is a little too picky for my liking in the development process because it clutters the browser output by displaying notices on the screen for small things like uninitialized variables.

    E_ALL对于开发过程来说有点细,因为屏幕上一些小事(例如变量未初始化)也显示提示,会搞糟浏览器输出

    youdao

  • Even though this example only assigns values to output parameters, it could just as easily use declared variables.

    尽管这个示例将值输出参数但是使用声明的变量很容易

    youdao

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

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

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