• 研究偏好不确定语言变量形式给出属性决策问题

    We study multiple attribute decision-making problems with uncertain linguistic information, in which the preference values take the form of uncertain linguistic variables.

    youdao

  • 决策人语言变量评价系数定性目标定量目标进行相应的无量纲化处理

    The qualitative objects and weight coefficients are evaluated by each decision-maker with linguistic variables. The quantitative objects are converted into proper dimensionless indexes.

    youdao

  • 提出基于语言变量特征表达壁画数据模式通用的壁画查询语言实现算法

    Thirdly it defines various language variables, three kinds of features representation, mural data model, general mural query language as well as process algorithm.

    youdao

  • 综合考虑定性定量两类目标提出一种基于语言变量处理目标决策方法

    Based on aggregation iperations of linguistic variables, a multiobjective group decision making method is presented, in which the qualitative and quantitative objectives are synthetically considered.

    youdao

  • 模糊控制是以模糊集合、模糊语言变量模糊逻辑推理为基础计算机数字控制技术

    Fuzzy control is a kind of computer digital control technique, which is based on the fuzzy sets, fuzzy language variable and fuzzy logic reasoning.

    youdao

  • 模糊控制是以模糊集合、模糊语言变量模糊逻辑推理为基础计算机数字控制技术

    Blurring control is a kind of computer digital controlling technology on the basis of blurring set theory, blurring language variable and blurring logical inference.

    youdao

  • 所以,本论文最后采用了遗传算法输入输出语言变量隶属函数进行优化改善模糊控制器性能

    So, at last, Genetic Algorithms are capitalized on to optimize the membership functions of the input and output linguistic variables of the fuzzy controller so as to better its performance.

    youdao

  • 提出一种含有置信度梯形模糊来量化模糊语言变量方法以及相应的决策一致性判据

    A new method, in which fuzzy linguistic variables are quantized by the trapezoidal fuzzy number containing the degrees of confidence, and the consensus criterion in group decision-making are proposed.

    youdao

  • 最后单纯矩阵本文提出语言变量模糊集截集方法应用湛江市环岛高速公路综合评价中。

    Finally, the Linguistic fuzzy cut-set and the Simplex Matrix methods are both applied to the ZhanJiang's freeway all-round evaluation.

    youdao

  • 统计结果证明字词频率平均这些语言变量方面讲六级作文的语言水平略高于四级作文。

    The result indicates that CET6 writers show higher language proficiency from the perspective of word frequency, average word length and sentence length.

    youdao

  • 模糊变量成为一个语言变量时,我们文字描述修改有点非常慢慢的、正面的消极

    A fuzzy variable becomes a linguistic variable when we modify it with descriptive words, such as somewhat fast, very high, real slow, positive big, negative small etc.

    youdao

  • 方法传统DEMATEL方法拓展模糊语言环境中首先语言变量转化梯形模糊进行量化处理

    The traditional DEMATEL method was expanded to the fuzzy linguistic environment. Firstly the fuzzy linguistic variables were transformed into trapezoidal fuzzy numbers and quantized.

    youdao

  • 针对层次分析法不足本文提出五个三角模糊度数代替语言变量说明待选方案评价准则相对影响程度

    In view of the drawback of AHP, this paper advances to substitute five triangle fuzzy scale Numbers for linguistic variables, in order to evaluate the appraisal criteria's influence on alternative.

    youdao

  • 随后本文集中探讨发音连续体RP社会语言变量和RP,认为由于情景因素复杂性语音调整具有其不稳定性

    The paper then centers upon the accent continuum and RP, sociolinguistic variables and RP, and holds that due to the complexity of situational factors, there is instability of phonological adjustment.

    youdao

  • 这些先前研究审查不同环境社会地理变量地点所发现语言数目之间的关系。

    These prior efforts all examined the degree to which different environmental, social and geographic variables correlated with the number of languages found in a given location.

    youdao

  • 这些先前研究考察了不同环境社会地理变量特定地点发现多种语言之间的关联程度

    These prior efforts all examine the degree to which different environmental, social, and geographic variables correlated with a number of languages found in a given location.

    youdao

  • 可能希望动态语言代码获得变量,以通过命令实现或者事件处理程序的方式使用动态函数

    You may also want to get the values of variables from the dynamic language code to use dynamic functions as command implementations or event handlers.

    youdao

  • 一个演进对象语言状态变量结构影响它们操作捆绑实体,成为对象

    The next evolution was object languages, which bundled the state variable structures and the operations that affected them into entities called class objects.

    youdao

  • 很多语言声明局部变量一样,一个嵌套方法尽在方法内部可见

    Like a local variable declaration in many languages, a nested method is only visible inside the enclosing method.

    youdao

  • 进程地址空间地址便是储存局部变量以及大多数编程语言函数参数

    The topmost segment in the process address space is the stack, which stores local variables and function parameters in most programming languages.

    youdao

  • 注意XSLT所谓变量其他多数语言称为常量

    Note: What XSLT calls variables are called constants in most other languages.

    youdao

  • 事实上,真正发生事情是函数语言中,就变量常量一样,函数一级概念所以语法上也是一样地处理

    In fact, this is precisely what's taking place: in a functional language, functions are first-class concepts, like variables and constants, and so are syntactically treated as such.

    youdao

  • 大多数语言不一样—变量定义通常意味着可变的。

    This is unlike most languages - the very definition of variable tends to imply that the value is variable.

    youdao

  • 类型语言要求声明每个变量每个函数参数

    A manifestly typed language forces you to declare each variable and each function argument.

    youdao

  • 静态局部变量之所以非常令人感兴趣,是因为公共语言运行库(CLR)支持方法的静态变量

    The static local variable is interesting because the common language runtime (CLR) does not support static variables inside a method.

    youdao

  • 这个概念编程语言变量类似

    This concept is similar to variables in programming languages.

    youdao

  • 相反的,动态类型语言则是根据变量引用绑定类型,这意味着变量的类型可以随着引用的值改变而改变

    In contrast dynamically typed languages bind the type to the actual value referenced by a variable, meaning that the type of a variable can change along with the value it references.

    youdao

  • 一点c语言简短而难解的变量结合在一起,将会后无穷。

    Combine this with c's penchant for short, cryptic variable names, and you have a recipe for disaster.

    youdao

  • 条消息翻译成其他语言之后,有可能需要根据目标语言语法更改替换变量位置顺序

    When a message is translated into another language, the position and order of the substitution variables might have to change to meet the syntax requirements of the target language.

    youdao

  • 函数语言中的函数称为一级函数,这意味着函数任何其他语言结构(比如变量)可能出现地方出现。

    Functions in a functional language are considered first class, meaning that functions can appear anywhere that any other language construct (such as variables) can appear.

    youdao

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

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

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