go top

左子树 [zuǒ zǐ shù]

网络释义专业释义

  [计] left subtree

...念: 叶子结点(leaf node):没有后继结点的二叉树结点; 根结点(root node):二叉树中的第一个结点; 左子树left subtree):数中根结点的左指针所指向的那部分; 右子树(right subtree):树中跟几点的右指针所指向的那部分; 13.8.1 二叉查找树 将数据...

基于262个网页-相关网页

  NODE pLeft

《编程之美: 求二叉树中节点的最大距离》的另一个解法 ... NODE* pLeft; // 左子树 NODE* pRight; // 右子树 int nMaxLeft; // 左子树中的最长距离 ...

基于34个网页-相关网页

  left child

节点包括:左子树Left Child)、 右子树 ( Right Child )、平衡因子(Balance Factor)、数据(Data),共四个部分; [Node].l、[Node].r 分别表示节点 [Nod...

基于18个网页-相关网页

  ADBCE

... 拿A选项举例说明 ADBCEGFH ->(H) 左子树(ADBCEGF),右子树(空)(左子树必须都小于根H,右子树都大于根H) –>(F)左子树(ADBCE),右子树(G) —>(E)左子树(ADBC),右子树(空...

基于12个网页-相关网页

短语

构造左子树 CreateBiTree ; CreateBiTree- lchild

左子树中的最长距离 int nMaxLeft

搜索左子树 if

遍历左子树 Preorder

存放左子树的指针 struct tree left

左子树指针 struct _binary_search_tree left ; struct _binary_tree left

根的左子树 [计] left subtree of the root

进入左子树 if

拆分左子树 newtreesplit

 更多收起网络短语
  • left subtree

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

双语例句

  • 通常节点被称作子树”。

    Subtree node is usually referred to as the "left sub-tree" and "the right sub-tree".

    youdao

  • 根据建立好的哈夫我们进行编码结点出发子树01

    According to our well-established Huffman coding, starting from the root node in the left subtree is marked as 0, the right is labeled 1.

    youdao

  • 平衡条件平衡且右子树平衡且子树的高度相差最多为1。基于这个思路递归处理。

    For this problem, a height-balanced binary tree is defined as a binary tree in which the depth of the two subtrees of every node never differ by more than 1.

    youdao

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

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

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