您要查找的是不是:
- Write a function to find the depth of a binary tree. 寫(xiě)個(gè)程序找到一個(gè)二叉樹(shù)的深度。
- And above the level established by the binary tree traversal. 并對上面建立的二叉樹(shù)按層次遍歷。
- The point is that polygons are stored in a binary tree. 多邊形是以點(diǎn)的形式在二叉樹(shù)中存儲的。
- A new slot assigning scheme is presented based on the characteristic of a new TDMA peer-to-peer tactic network with hub,which uses binary tree and dynamic weight. 針對一種新型的有中心節點(diǎn)控制TDMA端到端戰術(shù)通信網(wǎng)絡(luò )結構特點(diǎn),提出了一種時(shí)隙分配策略,融合了二叉樹(shù)法和動(dòng)態(tài)加權思想,建立了時(shí)隙資源分配模型。
- The multiclass SVM methods based on binary tree are proposed. 摘要提出一種新的基于二叉樹(shù)結構的支持向量(SVM)多類(lèi)分類(lèi)算法。
- The model is a generalization of conventional binary tree algorithm. 模型是傳統的二元樹(shù)形算法的推廣。
- Using Binary tree to save the text in sepecific file and catalogue, Delphi. 用二叉樹(shù)的算法對指定目錄下的文件和目錄以格式化的方法保存。
- How would you print out the data in a binary tree, level by level, starting at the top? 你將怎樣以水平打印二叉樹(shù)數據,水平,在頂開(kāi)始?
- For some purposes a binary tree is the best solution, but usually the simpler linked list is the obvious choice. 對于某些情況,二叉樹(shù)是最佳選擇,但在通常情況下,更簡(jiǎn)單的鏈表是顯而易見(jiàn)的選擇。
- To maintain high generalization ability, the most widespread class should be separated at the upper nodes of a binary tree. 為了獲得較高的推廣能力,必須讓樣本分布廣的類(lèi)處于二叉樹(shù)的上層節點(diǎn),才能獲得更大的劃分空間。
- A single feature is used to partition the set of training vectors at each nonterminal node of the binary tree. 使用分詞獨立結構代替狀語(yǔ)從句或并列分句;
- Hypercuboid and hypersphere class least covers are used to be rules of constructing binary tree. 所以,該算法采用最小超立方體和最小超球體類(lèi)包含作為二叉樹(shù)的生成算法。
- The article presents the recursive and non-recursive algorithms of postorder-traversing binary tree. 摘要本文論述了后序遍歴二叉樹(shù)的遞歸算法和非遞歸算法。
- The binary tree consists of a single-root node and a set of terminal and nonterminal nodes. 介詞十動(dòng)名詞短語(yǔ)代替定語(yǔ)從句或狀語(yǔ)從句。
- Then identity-based binary tree encryption scheme is constructed.As a result, a concrete IBE-NIKU is given. 基于已有的二叉樹(shù)加密構造了基于身份的二叉樹(shù)加密方案及非交互式密鑰更新的基于身份加密方案;
- This paper uses P2P technology, through designs one in the application layer to carry on based on P2P cover tree network flows the media data the distribution. 摘要文章利用P2P技術(shù),通過(guò)在應用層設計一個(gè)基于P2P的覆蓋樹(shù)網(wǎng)絡(luò )來(lái)進(jìn)行流媒體數據的分發(fā)。
- An algorithm that traverses a general binary tree will have complexity O( 2 N ). 一個(gè)算法,遍歷一般二叉樹(shù)將復雜性為O(2 N)段。
- This paper gives the algorithms inseting root-node and binary tree in all threaded binary tree. 給出了在全線(xiàn)索二叉樹(shù)中插入結點(diǎn)和二叉樹(shù)的算法,然后闡述了這種運算的特點(diǎn)。
- Design requirements: the use of Kruskal algorithm for minimum spanning tree network to the text of the various forms of output spanning tree edges and their weights. 設計要求:利用克魯斯卡爾算法求網(wǎng)的最小生成樹(shù);以文本形式輸出生成樹(shù)中各條邊以及它們的權值。
- This paper analyzed the relation between the complete binary tree nodes and the leaves number by two ways. 該文從兩個(gè)角度分析了完全二叉樹(shù)的總結點(diǎn)數與葉結點(diǎn)數之間的關(guān)系。