|
说明:双击或选中下面任意单词,将显示该词的音标、读音、翻译等;选中中文或多个词,将显示翻译。
|
|
1) Path animation
路径动画
2) moving path
运动路径
1.
And the moving path variables are optimized with the complex algorithm.
为了提高机器人足球比赛中的成功率,在分析了基本算法不足的基础上,利用能够满足任意端点及其斜率要求的双圆弧曲线来解决机器人小车到达目标点的位置,以及姿态运动过程中遇到障碍物能够保持最佳姿态的射门问题,并利用优化设计中的复合形法进行了运动路径寻优。
2.
Both the distance of the moving path of the ball and the rotational angle of the attacker have been taken into account synthetically, thus the best shooting area is selected in the two high efficient areas.
为提高机器人足球比赛中射门的成功率,分析了守门员的死角,并用"死角"法求出了射门的高效区,在求出的两个高效区中综合考虑球的运动路径长短和我方机器人转动角度等因素,确定了最佳射门区域。
3.
The collision models of robots in moving path are constructed geometrically.
通过建立球场坐标系及机器人小车的运动轨迹坐标系,导出了旋转矩阵与平移矩阵,对球场坐标系和运动轨迹坐标系进行了坐标转换,并运用几何学方法建立了机器人在运动过程中的避碰模型,最后利用优化设计中的内点惩罚函数法对机器人小车进行了运动路径寻优。
3) motion path
运动路径
1.
Improved motion path editing;
一种改进的运动路径编辑方法
2.
And based on that rule, motion path of camera and its target were computed by computer.
通过对影像美学原则的分析制定规则,并利用该规则对相机主体及相机目标的运动路径进行自动计算,从而生成更有效的最终影像结果。
4) moving route
移动路径
1.
Using the hail data in Ningxia of 1961-2004,statistical analysis on spatial-temporal characteristics of hail distribution,main source areas and moving routes in Ningxia are made.
应用1961~2004年宁夏各气象站地面观测资料,统计分析了宁夏冰雹的时空分布特征,探讨了宁夏冰雹产生的主要源地和移动路径。
2.
The analysis of the moving route of No.
通过对 0 0 16号台风“悟空”移动路径的分析 ,由于冷空气的阻挡 ,使台风折向西南偏西行登陆海南 ;同时分析降雨量偏少的原因 ;并对物理量场进行诊断分析 ,找出有利于和不利于降水的因素。
5) dynamic path
动态路径
1.
At the same time,in view of the problem of the program error occurrence with the changed path of database file,it expounds in detail the dynamic path method for establishing the connection between Visual Basic application program and Access database,resolves the static problem in the connection,and it can find out correctly the database files under the condition of the database .
总结了Visual Basic应用程序与桌面数据库Access的四种连接方法;针对数据库文件改变路径后,程序出错的问题,详细阐述了设置Visual Basic应用程序与Access数据库连接的动态路径的方法,解决了连接中的静态问题,能够在数据库路径改变的情况下正确地找到数据库文件,从而保证了程序的正确性。
2.
From the point of view of linking the dynamic paths,the algorithms about the net-node value, the net- layer value and the linking statements are studied.
该文将一个超立方体网络定义为一个k阶×r层的网阵,并对相应的术语进行了科学的定义,该文着重从动态路径连接的角度,给出了超立方体网阵的网结值、网层值和链接语句的算法。
3.
On the basis of analyzing the classic arithmetic on the template matching,three new methods,format single path searching arithmetic,format converse embranchment arithmetic and dynamic path matching arithmetic are proposed.
针对数据与模板匹配的问题,在分析了经典算法的基础上,提出了格式化单路径搜索算法、格式化逆向分支算法、动态路径匹配算法,经过进行仿真算法的路线选择,给出了正确率和执行效率的比较。
6) active path
活动路径
补充资料: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所示。
说明:补充资料仅用于学习参考,请勿用于其它任何用途。
参考词条
|