1) the design optimization of the floating-point division
浮点除法部件设计优化
2) floating-point multiply-add
浮点乘加部件设计优化
4) Central composite design-Response surface methodology
星点设计-效应面优化法
1.
Optimization of Freezing-dried Cheliensisin A submicron emulsion for intravenous injection by Central composite design-response surface methodology;
星点设计-效应面优化法优化注射用Cheliensisin A冻干乳剂
2.
with HPD-300 type macroreticular resin by a central composite design-response surface methodology (CCD-RSM).
目的采用星点设计-效应面优化法研究HPD300型大孔吸附树脂分离纯化龙胆中龙胆苦苷的工艺条件及参数。
5) the central composite design-response surface methodology
星点设计效应面优化法
1.
Optimization of the intranasal powders of Panax Notoginseng Saponins by the central composite design-response surface methodology;
星点设计效应面优化法优化三七总皂苷鼻腔用粉雾剂
6) floating-point division
浮点除法
1.
In design of floating-point division,we can use functional iteration arithmetic or very high radix division arithmetic.
在浮点除法器的设计中,若用函数迭代或高基数算法进行除法运算,计算开始时,通过浮点倒数查找表获得一个较精确的初始除数倒数近似值,可以减少除法的迭代次数,缩短运算的延迟。
补充资料:将UG里的一个装配部件输出成单个部件文件
法一:
- 关闭(turn off)FileàOptions->Load Options下"Partial Loading "选项
- 打开装配部件
- 选择File->Export->Part
- 在"Part Specification"下选择"new"
- 选择"Specify Part",指定输出部件文件名称及位置
- 将"Object Selection Scope"设定为"All Objects"
- 选择"Class Selection->Select All"高亮所有对象
- 按"OK"
该种方法特点:每一个部件的特征都会汇集在新部件的MNT里。可以方便编辑。
法二:
- 闭(turn off)File->Options->Load Options下"Partial Loading "选项
- 打开装配部件
- Application->Assembly
- Assemblies->Components->Create New,给出想要输出的部件文件名及路径。
- 如下图1,在ANT上双击新产生的部件文件,使其成为工作部件。
- Assemblies->WAVE Geometry Linker,将设置改为"Body",选择所有组件的体。
- 将"Create Non-associative"开关设为"On",见下图2
- 将产生的部件设成显示部件,仅保存刚产生的新部件,不保存旧的装配部件。
图1 | 图2 |
该种方法特点:每一个部件在新部件的MNT里只会显示一个link的特征。没有相应特征可以编辑。
说明:补充资料仅用于学习参考,请勿用于其它任何用途。
参考词条