中英
二叉树遍历非递归算法
  • 翻译

Binary tree traversal non-recursive algorithm

以上为机器翻译结果,快速获取精准的人工翻译结果,建议选择有道人工翻译

  • 双语例句
  • 1
    遍历递归算法相对于递归算法,减少了函数调用等开销,具有性能优势。
    Compared with recursive algorithm for binary tree traversing, non-recursive algorithm reduces expenses of function calls, gains performance advantage.
查看更多