go top

depth-first traversal

  • 深度优先遍历:一种用于遍历或搜索树或图的算法,从根节点开始,沿着某一分支尽可能深入,直到无法继续为止,然后回溯并沿着其他分支进行同样的操作。

专业释义

  • 深度优先遍历

·2,447,543篇论文数据,部分数据来源于NoteExpress

双语例句

  • The root node is simply the first node of the strongly connected component which is encountered during the depth-first traversal.

    这个结点在深搜碰到当前连通分量第一个结点。

    youdao

  • The search strategy of our algorithm integrates a depth-first traversal of the prefix sequence lattice with two effective pruning mechanisms.

    算法采用了深度优先挖掘策略,并基于前缀序列深度优先遍两种高效的剪枝策略相结合。

    youdao

  • As you can see, the file traversal is depth first but not necessarily in any alphabetical order within a directory.

    正如见到的,文件深度优先遍历不一定任何目录字母顺序来进行。

    youdao

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

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

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