go top

二叉树的非递归遍历

网络释义

  void Forder

... }Stack; //指针栈 void creatree(BtNode &tree) //前序递归建立二叉树 void Forder(BtNode root) //二叉树的非递归遍历 ...

基于1个网页-相关网页

有道翻译

二叉树的非递归遍历

Non-recursive traversal of a binary tree

以上为机器翻译结果,长、整句建议使用 人工翻译

双语例句

  • 遍历算法相对算法,减少了函数调用等开销,具有性能优势

    Compared with recursive algorithm for binary tree traversing, non-recursive algorithm reduces expenses of function calls, gains performance advantage.

    youdao

  • 利用递归实现中序,利用队列实现二叉层次遍历

    Recursive and non recursive implementation of binary tree traversal, the use of queues to achieve the level of binary tree traversal.

    youdao

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

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

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