说明:双击或选中下面任意单词,将显示该词的音标、读音、翻译等;选中中文或多个词,将显示翻译。
您的位置:首页 -> 词典 -> 优化TOPSIS法
1)  Optimal TOPSIS Method
优化TOPSIS法
1.
Comprehensive Evaluation of Basic Education Level in Counties with Optimal TOPSIS Method——Examples of 14 Counties in Kunming City
基于优化TOPSIS法的县区基础教育水平的综合评价——以昆明市14个县区为例
2)  TOPSIS optimization
TOPSIS优选法
1.
This paper is based on the volatility of statistical data, no regular distribution in the data, and factors have not determined the relationship between the number of cases, then uses the combination of the TOPSIS optimization an.
本文基于统计数据波动性大,没有分布规律,并且因素之间不都具有确定的数量关系的情况,利用TOPSIS优选法和灰色关联度相结合的方法,对房地产项目投资决策进行研究。
3)  TOPSIS method
TOPSIS法
1.
Comprehensive evaluation of water environmental quality by TOPSIS method of multi-objective decision-making;
TOPSIS法在水环境质量综合评价中的应用
2.
An evaluation of comprehensive medical quality by a TOPSIS method combined with a RSR method;
应用TOPSIS法与RSR法评价医院的综合医疗质量
3.
The comprehensive evaluation of the undergraduate specialty course setup of high altitude military medicine with TOPSIS method;
应用TOPSIS法综合评价专业课程设置方案
4)  TOPSIS
TOPSIS法
1.
Comprehensive Evaluation on Quality of Hospital Medical Services by Using TOPSIS Method;
应用TOPSIS法综合评价医院医疗工作质量
2.
A Comprehensive Evaluation in Hospital Work by Weighted TOPSIS;
运用加权TOPSIS法综合评价医疗质量
3.
Comprehensive evaluation of health services needs of military personnel with TOPSIS;
应用TOPSIS法综合评价军队人员卫生服务需要量
5)  TOPSIS Method
TOPSIS方法
1.
Linear study on controllable circuit based on TOPSIS method;
基于TOPSIS方法的控制线路线性研究
2.
Advantage degree is the goal function,and Entropy-Weight and TOPSIS method are used to decide the coefficient of Advantage degree.
第一步以反映市场占有率、满意度和市场排位等因素的综合指标强势度为目标函数,运用熵权法和TOPSIS方法确定强势系数;第二步建立一个单目标的优化模型,运用灰色预测的方法预测出单位书号的销售量。
3.
According to characteristic of armored equipment operational capability evaluation, TOPSIS method is selected and TOPSIS method based evaluation model should be established.
依据装甲装备作战能力评估问题的特点,采用TOPSIS方法评估装甲装备作战能力。
6)  TOPSIS algorithm
TOPSIS算法
补充资料:优化


优化
optimization

  youhuQ优化(oPtimization)在语言处理过程中为提高程序质量而采用的技术。需求级、功能级和设计级语言处理系统的优化技术尚处于实验探索阶段,实现级语言处理系统尤其编译程序的优化技术发展较早、较为成熟。 编译阶段上可进行的优化分为中间代码级的优化和机器代码级的优化,又分别称为与机器无关的优化和与机器有关的优化。 中间代码级的优化有表达式优化、循环优化等。表达式优化通常有合并常量运算、提取公共子表达式、布尔表达式优化等。循环优化通常有外提循环不变式、强度削减等技术。 机器代码级的优化有寄存器优化、机器指令的有效利用等。 从涉及的范围上优化技术又可分为局部优亿和奎局化化。若优化涉及的范围是一个基本块,则称为局部优化,否则称为全局优化。 在优化工作中循环优化,尤其是与内循环有关的优化特别重要,它对程序的质量有显著影响。 优化技术的基础是数据流分析和控制流分析等。 目标程序的质量不仅与编译的优化技术有关,而且与源程序所采用的算法有关。求解一个问题的算法可能有许多,它们的复杂度常常会有数量级上的差异。采用高质量算法的源程序是提高目标程序质量的关键所在。
  
说明:补充资料仅用于学习参考,请勿用于其它任何用途。
参考词条