1) Integer Unit
整数部件
1.
Design and Implementation of 64-bits High-Performance General Purpose Microprocessor s Integer Unit;
64位高性能通用微处理器整数部件的设计与实现
2) packaged component
整装部件
3) integral part
整数部分
1.
Some equalities concerning the integral parts of square roots;
关于平方根整数部分的几个等式
2.
It has been proven by elementary methods that: for any positive integer n,the equation n!/x0!+n!/x1! +n!/x2!+…+n!/xn!= [e·n!] has only a positive integer solution(x0,x1,x2,…,xn) =(1,1,2,…,n) suitable to x0≤x1≤x2≤…≤xn,while [e·n!] is the integral part of e·n!.
运用初等方法证明了:对于任何正整数n,方程n!/x0!+n!/x1!+n!/x2!+…+n!/xn!=[e·n!]仅有一组正整数解(x0,x1,x2,…,xn)=(1,1,2,…,n)适合x0≤x1≤x2≤…≤xn,其中[e·n!]是e·n!的整数部分。
3.
For any real number a,let [a] denote the integral part of a.
对于实数α,设[α]是α的整数部分,本文运用初等方法证明了;方程[logx(x-1)+logx-1(x+1)+logx+1(2x)]=x仅有正数解x=4。
4) integral part
整数部份
5) integer files
整数文件
6) B-unit
变数部件
补充资料:将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的特征。没有相应特征可以编辑。
说明:补充资料仅用于学习参考,请勿用于其它任何用途。
参考词条