说明:双击或选中下面任意单词,将显示该词的音标、读音、翻译等;选中中文或多个词,将显示翻译。
您的位置:首页 -> 词典 -> 后缀"-ism"
1)  ism"
后缀"-ism"
1.
New Meanings and Translation of the English Suffix “-ism”;
英语后缀“-ism”的新义与翻译
2)  suffix [英]['sʌfɪks]  [美]['sʌfɪks]
后缀
1.
The Characteristics of the Quasi-suffixes of Chinese Language and Methods of Judgment;
汉语准后缀的特征和判定
2.
The suffix "ting"(挺) in the dialect of Jilin Province;
谈吉林方言中的后缀“挺”
3.
An Analysis of English suffixes Denoting the Meaning of a "Person";
表示“人”概念的英语名词后缀分析
3)  suffixes [英]['sʌfiks]  [美]['sʌfɪks]
后缀
1.
"Zi"(子) and "Er"(儿) are the important suffixes of noun in modern Chinese,although their capability of constructing new words descends,the quantity of words with "Zi" and "Er" still takes the first place.
"子"和"儿"作为重要的名词后缀,到现代汉语中虽然构词能力降低,但构词数量仍居首位。
2.
In English there are many suffixes of person.
英语中表示人称的后缀很多。
3.
This paper expounds the importance of affixes, analyzes the deficiency of the College English Syllabus (revision)and College English Intensive Reading (revision) Book I to Book 4 in dealing with the prefixes and suffixes in common use, and puts forward some advice and suggestions on how to make a creative use of the syllabus and textbooks.
本文阐述了词缀的重要性 ,分析了《大学英语教学大纲》(修订本 )和《大学英语》精读 (修订本 ) 1 4册中对常用前缀、后缀的处理所存在的不足之处 ,提出了在教学中如何创造性地使用大纲、教材的意见和建议。
4)  suffix array
后缀数组
1.
Repetitive phrases identification based on suffix array in Web text;
基于后缀数组的Web文本重复短语识别
2.
An automatic and dictionary-free Chinese word segmentation method based on suffix array;
一种基于后缀数组的无词典分词方法
3.
The paper proposes a method to construct index of XML and produces index ordered using quick sorting algorithm based on suffix array.
在对XML文档建立索引机制的基础上,采用基于后缀数组的快速排序算法产生有序索引,并以实验证明了该方法的有效性,为开发基于XML文档的WEB搜索引擎提供了一种可行的方法。
5)  Suffix tree
后缀树
1.
Automatic extraction of software plans for program comprehension based on suffix trees;
基于后缀树的程序理解Plan自动提取
2.
Information extraction for web forum based on suffix tree;
基于后缀树的Web论坛信息抽取
3.
Research of automatic wrapper generation method based on suffix tree;
一种基于后缀树的包装器自动生成方法研究
6)  suffix word
后缀词
1.
Observing the suffix words were ordered by priority in the result of dictionary pattern matching,a high efficient algorithm was designed to segment English string.
对匹配的结果,利用后缀词按优先级排序的特点设计了一个高效的分词算法。
补充资料: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所示。


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