Depth-first search method的意思|示意

美 / / 英 / /

深度优先搜索方法


Depth-first search method的网络常见释义

与传统的深度优先算法 3.3.2 与传统的深度优先算法(Depth-first search method)的比较 30-32 3.3.3 波扩散算法的评价 32-33

Depth-first search method相关短语

1、 depth-first search traversal method 深度优先遍历方法

Depth-first search method相关例句

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.

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