go top

depth first search

  • 深度优先搜索

网络释义

  深度优先搜索

...DFS-Depth First Search-深度优先搜索 对于一颗二叉树,深度优先搜索Depth First Search)是沿着树的深度遍历树的结点,尽可能深的搜索数的分支。先访问根结点,然后遍历左子树接着是遍历右子树。

基于116个网页-相关网页

  深度优先搜寻

深度优先搜寻(Depth First Search) 深度优先搜寻(Depth-first search) 的作法则是由最近展开的节点 中,展开其子节点,再考虑节点的子节点,如果达到一个端点而...

基于76个网页-相关网页

  深度优先

... 枚举搜索(Enumeration) 深度优先(Depth First Search) 广度优先(Breadth First Search) ...

基于60个网页-相关网页

  遍历

反过来看,对于这样建立起来的一张图,原始序列其实就是对该图进行深度优先遍历Depth First Search)的结果。

基于28个网页-相关网页

短语

depth-first search [计] 深度优先搜索 ; 深度优先索引 ; 深度优先搜寻

depth-first search tree 深度优先搜索树

breadth-and-depth-first search 宽度与深度优先搜索

Depth-first search method 与传统的深度优先算法

depth-first search program [计] 深度优先搜索程序

breadth-and depth-first search [计] 宽度优先和深度优先搜索

Depth-First Search Spanning Tree 生成树

Depth-First-Search 法有深度优先法 ; 优先法 ; 深度优先搜索

 更多收起网络短语

双语例句

  • A method to mark transitive predecessors and transitive successors by using depth first search is provided with a description of the algorithm based on stack.

    给出了活动后序活动基本定义,讨论了运用深度优先搜索进行先序活动后序活动标定的基本原理,提出了基于堆栈机制的标定算法

    youdao

  • Based on depth first search, the article USES route deletion and node deletion methods to produce multi-solutions, and then determine the optimum solution with least costing.

    深度优先搜索作为基本算法,路径删除结点删除方法产生多重最小成本法求出优解。

    youdao

  • As you can see if you compare Listings 2 and 3, the processor takes care of much of the basic coding (such as looping and passing parameters) to implement a depth-first search.

    通过比较清单2清单3可以看出处理程序处理很多基本代码(比如循环传递参数),以便实现深度优先搜索。

    youdao

更多双语例句
$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定