请输入您要查询的英文单词:

 

单词 depth first search
释义
depth first search
  • 简明释义
  • 深度优先搜索
  • 网络释义
  • 1

    ?深度优先搜索

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

  • 2

    ?深度优先搜寻

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

  • 3

    ?深度优先

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

  • 4

    ?遍历

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

短语
  • 双语例句
  • 1
    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.
    给出了先序活动和后序活动的基本定义,讨论了运用深度优先搜索进行先序活动和后序活动标定的基本原理,提出了基于堆栈机制的标定算法。
  • 2
    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.
    以深度优先搜索作为基本算法,用路径删除和结点删除方法产生多重解,用最小成本法求出最优解。
  • 3
    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,可以看出处理程序处理了很多基本代码(比如循环和传递参数),以便实现深度优先的搜索。
随便看

 

英汉双解词典包含3185865条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2022 Newdu.com All Rights Reserved
更新时间:2025/2/15 7:15:11