说明:双击或选中下面任意单词,将显示该词的音标、读音、翻译等;选中中文或多个词,将显示翻译。
您的位置:首页 -> 词典 -> 优化浇注系统
1)  optimizing pouring system
优化浇注系统
2)  Optimization of runner system
浇注系统优化
3)  optimized gating system
优化的浇注系统
4)  pouring system
浇注系统
1.
Study of the calculating formulas in the minimum section of the gray casting iron pouring system
灰铸铁件浇注系统最小截面积计算公式研究
2.
The injection molding flow of six different pouring system for air-condition panel was analyzed respectively by using Molding Plastics Advisers (MPA)software.
利用模流分析软件Moldflow Plastics Advisers(MPA)对空调机面板注塑模6种构型不同的浇注系统分别进行注射成型流动分析。
3.
The structural characteristics of the aluminum alloy tap part were analyzed, and the design of pouring system and die-casting die structure were introduced.
分析了铝合金水龙头零件的结构工艺性特点,介绍了压铸模的浇注系统及模具结构设计。
5)  gating system
浇注系统
1.
Simulation and optimization of gating system of die-casting die for magnesium alloy AM60B part;
AM60B镁合金压铸模浇注系统的模拟与优化
2.
Principle of Designing Gating System for Die Cast Aluminum Alloy Mould;
设计铝合金压铸模具浇注系统类型的原则
3.
Optimization of Gating System for Gear Box of the Car Based on CAE System;
基于CAE分析的汽车齿轮室浇注系统的优化
6)  runner system
浇注系统
1.
Design of runner system of injection mould for cellphone glass block;
手机镜片注射模浇注系统设计
2.
Manmade balanced design and numerical simulation for unbalanced runner system;
非平衡浇注系统的人工平衡设计与数值仿真
3.
Optimization of front bumper runner system and its implementation
汽车前保险杠浇注系统优化及实施
补充资料:优化


优化
optimization

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