您要查找的是不是:
- The next page will discuss the shortest path algorithm. 下一页将讨论最短路径演算法。
- Shortest path algorithm to calculate the best route to each destination network. 计算去目的网络最好的路由。
- The study of the shortest path algorithm is the hinge of spatial network analysis in GIS. 摘要最短路径分析是地理信息系统(GIS)中空间网络分析的关键内容之一。
- After the adoption of the improved K-shortest path algorithm, we can offer a number of routes with different features to drivers,wh. 采用改进后的K-最短路算法,提供多条具有不同属性的路径供司机选择,从而更符合实际情况。
- This paper gives a feasible trust-region dogleg path algorithm for solving nonlinear inequality constrained optimization problems. 本文给出了一个求解非线性不等式约束优化问题的可行信赖域折线算法。
- The shortest path algorithm is one of the important question in pathfinding,and it is the base of the best path finding algorithm. 摘要 最短路径算法是路径搜索领域的重要问题,也是最优路径分析算法的基础。
- This problem can also be formulated as a LP problem, so it can be solved by the simplex method, however, using Augmenting Path Algorithm is easier. 此问题可转化为线性规划模式,所以可用简形法求解,但是用此章的解法较简单。
- The keypoint of the thesis is how to solution the problem of the tigers' searching the fox applied the shortest path algorithm. 本文的重点在于介绍如何使用最短路径算法来解决老虎搜索狐狸的问题。
- A weighted path algorithm and a connected graph algorithm were developed to automatically find multicasting faults in large multicasting networks. 在此基础上,提出两种故障定位算法,即基于经验的路径加权法和基于图论的连通图算法。
- Being one of the core techs of RGS, Shortest Path Algorithm (SPA) is the basis of a correct and effective route guidance function. 最优路径规划技术是车辆导航系统中的核心技术之一,是准确有效的导航功能得以实现的基础。
- A dynamic programming approach is good for this problem. For further improvement, it can be combined with a shortest path algorithm for graphs with nonnegative arc lengths. 一个好的做法是动态规划。如果要进一步优化的话,可以结合一个应用于无负权弧的图的最短路算法。
- The resulting indefinite dogleg path algorithms are easy to implement. 这种不定折线路径算法 是容易应用的。
- That is to say, the method could be used to get the minimum cutset and the maximum flow using the shortest path algorithm, and the VC++ program was also used. 在此基础之上,利用VC++计算机语言程序实现了该算法。
- MAT 3260Graph and applications of graphs and digraphs, Eulerian graphs, Hamiltonian graphs,path algorithm, connectivity, trees, planarity and coloring graphs. MAT 3260图论图之定义、图及有向图之应用;Euler 图;Hamilton图;路径法则;连接性;树;平面性及图之著色.
- The principle and method of seismic raytracing with shortest path algorithm in networks are discussed, the relevant drawbacks in which and improved measures are also analyzed. 综述了用网络最短路径算法求解地震射线追踪问题的原理、方法技术以及存在问题和改进措施。
- They cleaved a path through the wilderness. 他们在荒原中开辟出一条路。
- She squelched along the muddy path. 她沿着泥泞小径格吱格吱地走。
- Minimal and maximal exposure path algorithms for wireless embedded sensor networks. In Proc. 而对于最小暴露问题,其算法与上述算法类似。
- He was destined to plod the path of toil. 他注定要在艰辛的道路上跋涉。
- In the realizing of shortest path algorithm and bus take algorithm, using the pointer in Delphi language to make up the queen, stack replacing the using of array in other system, dynamically assign memory, save memory space and operation time. 而在最短路径搜索和转乘公车方案的算法实现上,发挥了Delphi语言的所长,利用指针链接的技术,代替用数组来组成队列、栈,达到动态分配内存,节省内存空间及运算时间。