说明:双击或选中下面任意单词,将显示该词的音标、读音、翻译等;选中中文或多个词,将显示翻译。
您的位置:首页 -> 词典 -> 外部数组
1)  out array
外部数组
2)  external organization
外部组织
1.
The public medical establishment is a Chinese extremely typical kind of non- profit organization, is undertaking the massive public functions, but because the government finance invests cannot make up medical cost and so on actual consumption, creates the public medical establishment in the management to have the massive economic cooperations with external organization.
公立医疗机构是中国非常典型的一类非营利性组织,承担着大量的公共职能,但由于政府财政投入远不能弥补医疗成本的实际消耗等原因,造成公立医疗机构的经营中同各种外部组织存在着大量经济合作。
3)  external function
外部函数
1.
The method of using external functions to play background music in making multimedia CAI works;
多媒体CAI课件制作中使用外部函数播放背景音乐的方法
2.
PowerBuilder) and a PB s external function with the dog parameter of the user s product.
讨论了采用加密狗来保护软件版权的一种技术,论述了利用可视化的高级语言开发工具(PowerBuilder)及其外部函数读取加密狗参数来实现这项技术的原理、方法及程序实现。
3.
PowerBuilder) and a PB s external function with the disk parameter of the user s com.
讨论了采用电子注册器来保护软件版权的一种技术,论述了利用可视化的高级语言开发工具(PowerBuilder)及其外部函数读取硬盘参数来实现这项技术的原理、方法及程序实现。
4)  external data
外部数据
1.
Discussions about external data function based on the COM GIS.;
基于COM GIS的外部数据功能的探讨
2.
ccording to users’ request and the general design of the CATD (Computer Aid Traffic Dispatching) system, for organizing the system data, the authors use a way to handle the static data, the dynamic data and the external data differently and combine them organically.
依据计算机辅助行车调度系统的用户需求和总体设计,对系统的数据组织采用静态数据、动态数据和外部数据分别处理、有机结合的方式,并以此为基础完成了计算机辅助行车调度系统的设计和开发工作。
3.
The data in data warehouse are obtained from organization s internal OLTP system and other format s internal or external data,in which many of them are organized in Microsoft Excel format.
数据仓库的数据来源于组织内部的OLTP系统和其它格式的内部、外部数据,它们之中的许多是按照Microsoft Excel格式予以组织的,如何通过ETL程序将该格式的数据转换成数据仓库中有用的信息是目前亟待解决的问题。
5)  external parameters
外部参数
1.
The most important part of the algorithm is the initial value of external parameters and distortion-free internal parameters through the first step.
该算法的关键是第一步计算出来的外部参数和与畸变无关的内部参数的初值。
6)  exterior calculate
外部计数
补充资料:Pro/ENGINEER中复杂几何路径的数组阵列
 

1 引言



    Pro/ENGINEER是目前应用非常广泛的CAD/CAM软件,其功能非常强大。在Pro/ENGINEER中进行特征复制时, PATTERN(数组阵列)可以一次建立多个相同的特征,比COPY(复制)省时省力。



    在实际应用中,阵列的几何路径有规则的(如直线形、圆形等),也有不规则的(如平行四边形、椭圆形等)。对于规则路径,其生成较简单,如圆形路径,选取一周向驱动尺寸,输入阵列的增量与个数即可。下面以在基座上钻孔为例,介绍不规则几何路径的数组阵列。



2 设计实例



    首先,生成基座(如图1黑点表示孔的圆心位),其中心点位于Pro/ENGINEER中坐标系的原点,再钻出左上角的第一个孔(以基座的两条边为参考边,这两条边的交点为准原点)。然后进行数组阵列,产生其余的孔,依次选择“Pattern→General→Table”。





图1 黑点表示孔的圆心位



2.1 步骤一



    选择图1中的尺寸“40,55”作为“表格驱动阵列的驱动尺寸”,然后选“Done”。



2.2 步骤二



    选择“Add”,进行表的添加(输入一个表名如A),接着打开一个窗口,其中已有的文字均为注释语句,最后一行为:



    idx       d4(40.0)     d3(55.0)



    其中,idx表示这一列填的是序号,从1开始;d后的数字以实际操作中产生的为准,括号内数值为步骤1中所选驱动尺寸的值,可以看出该值的显示顺序与尺寸的选择顺序是对应的。



2.3 步骤三



进行表的录入,依次填入:
1 65   55
2 90 55
3 115 55
4 140 55
5 50 85
6 60 115
7  70 145
8 95 145
9 120 145 
10 145 145  
11 170 145
12 150 85
13 160 115



    其中1~4为上部右边的4个孔,5~7为左边3个孔,8~11为下部右边4个孔,12~13为右边剩余2个孔。



2.4 步骤四



    首先点击“File→Save”,并且进行保存。然后点击“File→Exit”,退出程序。之后执行“Done”即可进行阵列,如图2所示。


说明:补充资料仅用于学习参考,请勿用于其它任何用途。
参考词条