路径约束,path constraint
1)path constraint路径约束
1.This paper studies the dynamic optimization with path constraints in the form of interval parameters, proposes a novel determin-istic framework of interval dynamic optimization and its solution adopting penalty function method.本文研究路径约束中含有区间参数形式的动态优化问题,提出了一种新的非线性路径约束的确定化描述形式,和采用惩罚函数法的求解算法。
2)constrained path约束路径
英文短句/例句

1.An Improved QoS Routing Algorithm Based on MCP一种基于多约束路径的QoS路由改进算法
2.The Research on Algorithm of Multiple Constraints Single Path Routing Problem;IP网络多约束单路径路由算法的研究
3.The Optimizal Path Building Algorithm with the Policy Constraints;优化的带有策略约束的路径构造算法
4.Research of A Step-by-Step CPM Base on Resource-Constrained;基于资源约束的扩张关键路径法研究
5.The Study of the Shortest Paths in Transportation Network Under Time Constraint;时间约束下的运输网络最短路径研究
6.Modeling for Shortest Path in Traffic Network with Node Limits;结点有约束的交通网络最短路径模型
7.On the Paths Choice of the Development of Industry under the Strong Restriction of the Resources and Environment资源环境强约束下工业发展路径选择
8.A Multi-constrained World Modeling Method in Lunar Rover Path-planning面向月球车路径规划的多约束环境建模方法
9.A New Gradient Path in Unconstrained Optimization;一种新的梯度路径在无约束优化中的应用
10.Optimization for Vehicle Routing Problem with Time Windows and Precedence Constraints by Ant Colony;有时间窗和在前约束车辆路径问题的蚁群优化
11.Study on Path Planning and High Precision Track Control for Unconstrained Mobile;无约束运动体路径规划与高精度轨迹控制研究
12.Economic System Constraints and Practical Ways of the People s All-rpound Development;人的全面发展的经济体制约束与现实路径
13.Agricultural Industrialization Development:Realism Restriction and Creation New Path-Taking Shandong as an Example;山东省农业产业化发展的现实约束与创新路径
14.The Condition Restrain and Method Chice of Rural Finance System Reform;村级财务体制改革的条件约束与路径选择
15.Physical Distribution Routing Optimization Based on Fuzzy Chance Constraint;基于模糊机会约束的物流配送路径优化
16.Interior System Restrictions and Path Choice of Improving E-Government;推进电子政务的内在机制约束及路径选择
17.System Conditioning and Innovation of Structural Adjustment in Agriculture;深化农业结构转型的制度约束及制度创新路径
18.Study on The Constraints of Peasant Household Credit and The Path to Makeup The Gap Between Supply and Demand;农户借贷约束与供求缺口弥补路径分析
相关短句/例句

constrained path约束路径
3)constrained Delaunay path约束Delaunay路径
4)automatic-control route自约束路径
5)Multi-Constrained Path多约束路径
6)unconstrained pat无约束路径
延伸阅读

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 步骤三进行表的录入,依次填入:165 5529055311555414055550856601157 7014589514591201451014514511170145121508513160115 其中1~4为上部右边的4个孔,5~7为左边3个孔,8~11为下部右边4个孔,12~13为右边剩余2个孔。2.4 步骤四 首先点击“File→Save”,并且进行保存。然后点击“File→Exit”,退出程序。之后执行“Done”即可进行阵列,如图2所示。