说明:双击或选中下面任意单词,将显示该词的音标、读音、翻译等;选中中文或多个词,将显示翻译。
您的位置:首页 -> 词典 -> 管理与优化
1)  management and optimization
管理与优化
1.
This paper analyzes the campus network management and optimization of the commonly used technology, and further study of the campus network management and optimize the realization of a good network to ensure the stable operation of the campus.
校园网的管理与优化是学校网络需要关注的主要问题。
2)  optimization and management
优化与管理
3)  Optimized cultivation and management
优化栽培与管理
4)  fine management and service
优化管理与服务
5)  optimal management
优化管理
1.
Extension of RAID and optimal management for image data in vision surveillance systems with digital camera;
数码监控系统磁盘阵列的扩展及数据优化管理
2.
Application of a professional software for optimal management system of water resource REMAX;
水资源优化管理系统专业软件(REMAX)应用研究
3.
Research progress on nursing flow-sheet optimal management of out-patient clinics of health service center in community
社区卫生服务中心门诊护理流程优化管理研究进展
6)  optimum management
优化管理
1.
Discussion on the modes of university s laboratory optimum management;
试论高校实验室优化管理的模式
2.
Prliminary Discussion on Chemical Lab s Optimum Management;
化学实验室的优化管理初探
3.
Aiming at various problems existing in the management of municipal solid waste(MSW) in regional small cities,a technical method process was initially established which is suitable for the optimum management of MSW in regional small cities.
针对小城市群生活垃圾管理中存在的问题,初步建立了适合区域生活垃圾优化管理的技术方法流程。
补充资料:优化


优化
optimization

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