1)path search路径搜索
1.Compared several path search methodology of sneak circuit analysis, an algorithm of sneak circuit analysis for analog switch circuit was presented.比较了几种潜在电路分析的路径搜索算法 ,提出了适用于模拟开关电路的潜在电路分析软件算法 ,并成功应用于反电流形、电源拱形、接地拱形 3种潜在电路拓扑模式的识别和搜索 。
2.We formulate the problem as path search of acyclic directed graph.首先建立问题的多目标无圈有向图模型;然后引入延迟非支配路径的概念,提出基于标记更新的成像路径搜索算法,通过限制延迟受支配路径来提高搜索效率。
3.Based on the database structure and the support of GIS technology,a great deal of specific road information is collected and fast and shortest path search is realized with Dijkstra algorithm.根据城市交通路网建设的实际 ,研究了描述城市交通网络图的城市道路数据库的组织结构 ,在此数据结构的基础上依靠 GIS技术的支持 ,采集了大量具体道路信息 ,采用 Dijkstra算法实现了快速最短路径搜索。
英文短句/例句
1.The Research of Quicken Up Shortest Path Finding Algorithm Based on ITS基于ITS的加速最短路径搜索算法研究
2.A PATH SEARCHING ALGORITHM FOR MOBILE LOCATION SERVICE;一种适合于移动定位的路径搜索算法
3.Shortest path search algorithm based on MapX基于MapX最短路径搜索算法研究
4.Research of Searching Dynamic Route Algorithm Based on AIS基于AIS的动态路径搜索算法研究
5.Application of Improved A~* Algorithm for Path Searching in GIS改进A~*算法及其在GIS路径搜索中的应用
6.Path Searching Algorithm for PKI Cross-certification Based on Dijkstra基于Dijkstra的PKI交叉认证路径搜索算法
7.Study of Best Route Search Technique in Urban Road Network Based on GIS;基于GIS的城市路网最优路径搜索技术的研究
8.A Path Finding Heuristic Algorithm for A Road Network Hierarchy一种基于路网等级启发式策略的路径搜索算法
9.A Model and Its Algorithm to Search the Best Route in a Vehicle Navigation System车辆导航系统的动态最优路径搜索模型及算法
10.Study on Optimum Route Search and Its Implement Technology Based on MapX;基于MapX的最优路径搜索理论与实施技术研究
11.Search the Best Path Based on GPS Position and Electronic Maps;基于GPS定位和电子地图的最佳路径搜索
12.Research of Intelligent Path Search Algorithm in Tank Fight Simulation System;坦克战模拟系统中智能路径搜索算法的研究
13.Applied Research on Breadth-first Path Search Method in Fluid Network广度优先路径搜索法在流体网络中的应用研究
14.Based on the Mobile Pitch Information of the Algorithm for Shortest-path Searching基于移动定位信息的最短路径搜索算法
15.AutoCAD library search pathAutoCAD库搜索路径
16.A Practical Algorithm for Finding the Shortest Kth Path Based on Deviation Path基于背离路径的Kth最短路径实用搜索算法
17.The search path for %s could not be located.搜索路径为%s不能被定位.
18.Given a search path (a string of directories with a separator in between), you need to find the first file along the path whose name is as requested.给定搜索路径(分隔符分开的欲搜索路径组成的字符串),查找第一个名称符合的文件。
相关短句/例句
path finding路径搜索
1.Path Finding Using A*Algorithm;基于A*算法的全局路径搜索
2.Research on algorithm of intelligent path finding in game development;游戏开发中智能路径搜索算法的研究
3)path searching路径搜索
1.Research on Path Searching Based on Terrain Analysis;基于地形分析的路径搜索算法研究
2.The paper proposed a mathematical model of dynamic environment based fuzzy concept and a method of robot s path searching based on this model.本文提出一种基于模糊概念的动态环境模型 ,以及在此模型基础上的机器人路径搜索方法 。
3.A serial path searching algorithm is proposed to reduce the computation of path searching.提出了一种串行路径搜索算法,能够大大减少路径搜索的计算量。
4)path-finding路径搜索
1.A heuristic optimization path-finding algorithm based on Dijkstra algorithm;一种基于Dijkstra算法的启发式最优路径搜索算法
2.An advanced A* algorithm is proposed in this paper to solve the path-finding and path-optimization problem.针对路径搜索和路径优化问题,提出了一种改进的A*搜索算法。
5)Search Path搜索路径
6)path searching method有路径搜索
延伸阅读
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所示。