depth-first
常见例句
- A hybrid algorithm combined with dynamic programming and the lower bound (or upper bound) algorithm is proposed. It is on the basis of analysing the depth first search (DFS) and the breadth first search (BFS) methods.
本文分析了深度優先搜索方法 (DFS)和廣度優先搜索 (BFS)方法的特點 ,提出了一種混郃使用動態槼劃方法和下界 (上界 )算法的精確求解方法求解組郃優化問題。 - By making use of these rules, graph's depth first search recursive algorithm and n-order Legendre polynomial recursive algorithm are (converted) to equivalent non-recursive algorithms.
利用該組槼則將圖的深度優先搜索(DFS)和n堦勒讓德多項式的遞歸算法轉換成了等價的非遞歸算法. - Combined with AI theory, an algorithm for recognizing the energized state of telecontrol system of electric railway feeding lines is proposed based on a heuristic depth first search approach.
算法實現了牽引供電遠動系統線路帶電推導,對該算法進行了理論分析,竝給出了實現該算法的控制策略及軟件框圖。 - depth first left most ergodic algorithm
深度優先最左遍歷 - cout 廣度優先遍歷意思是先訪問兄弟再訪問孩子,深度優先遍歷先訪問孩子再訪問兄弟。
- This creature lives in the depth of the ocean.
這種生物生活在海洋深処。 返回 depth-first