单词
文章
取名
英语词组短语
shortest-distance-first
英美
shortest-distance-first网络翻译
的方式
...存 的行动台位置区域资讯,找到目标行动台目前的 位置区域,再从位置区域中依最近距离最先呼叫 的方式(shortest-distance-first, SDF),依序进行 呼叫,直到找到行动台为止,如图 3.9 第三步 (Step3)的部分。
shortest-distance-first双语例句
The shortest topological distance between two atoms in a structure was designed according to the widely used breadth first search algorithm which uses a data structure called Queue.
分子结构中任意两个原子之间最短拓扑距离的求解是建立在采用队列数据结构的宽度优先搜索算法基础上的。
The shortest path problem in complex networks and graphs can be easily solved by labeling the distance between current point and start point during depth- first- search.
采用深度优先搜索法,文章首次提出了在搜索过程中采用标记距离的算法,有效地求解复杂网络和图的最短距离问题。