您要查找的是不是:
- Automatic Generation of Ventilation Network Graph by Longest Path Algorithm 用最长路径法自动生成通风网络图
- longest path algorithm 最长路径算法
- It is the longest path through the project. 它是通过项目的最长路径。
- The next page will discuss the shortest path algorithm. 下一页将讨论最短路径演算法。
- This algorithm takes the longest path in the task-resource assignment graph as an antigen and every task-resource assignment as a corresponding antibody. 该算法将任务-资源分配图的最长路径作为抗原,每一个任务-资源分配图对应一个抗体。
- MCNC(microelectronics centre of north-carolina) standard cell benchmarks are experimented and the results show that the algorithm can make the longest path delay improvement up to 31%. 对MCNC标准单元测试电路中组合和时序电路的实验结果显示;电路经过时延驱动优化布局后的最大路径时延最多减少了31%25.
- 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)中空间网络分析的关键内容之一。
- POSIX.1 introduction of constant _ POSIX_NO_TRUNC for deciding whether to cut off long file name / long path name. POSIX.;1 引入常量 _POSIX_NO_TRUNC 用于决定是否截断长文件名/长路径名。
- 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 simulation results show that NCR-AODV protocol decreases the long path break probability and improves the network performance. 仿真结果表明;NCR-AODV协议减小了长路径中断概率;提高了网络性能.
- 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. 最优路径规划技术是车辆导航系统中的核心技术之一,是准确有效的导航功能得以实现的基础。
- The resulting indefinite dogleg path algorithms are easy to implement. 这种不定折线路径算法 是容易应用的。
- Then, the longest path of these disjoint paths is the fault diameter of UQn, where n is even. 然后将所有两节点间的互斥路径寻找出来,其中最长一条路径长度即为损坏直径。
- 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. 一个好的做法是动态规划。如果要进一步优化的话,可以结合一个应用于无负权弧的图的最短路算法。