1. 首页
  2. 编程语言
  3. C
  4. 广义表形式建立二叉树,并按层次遍历该二叉树

广义表形式建立二叉树,并按层次遍历该二叉树

上传者: 2019-06-23 09:10:09上传 C文件 1.92KB 热度 37次
A generalized table form establishes a binary tree and traverses the binary tree hierarchically
下载地址
用户评论
码姐姐匿名网友 2019-06-23 09:10:09

实现了对二叉树的遍历,但是与我的需求不太一样

码姐姐匿名网友 2019-06-23 09:10:09

很好的程序,帮我忙了,谢谢分享!

码姐姐匿名网友 2019-06-23 09:10:09

程序不错。可惜我用不上