二叉树遍历(c语言遍历二叉树的代码)

知识大全 2022-07-31 15:10www.worldometers.cn知识大全

1.t = malloc(sizeof(tree));

2.t->rchild =createTree();

3.void qianxu(tree *t)

4.zhongxu(t->lchild );//再读左子树

printf("%c",t->data);//先读根结点

zhongxu(t->rchild );//再读右子树

5.houxu(t->lchild );//再读左子树

houxu(t->rchild );//再读右子树

printf("%c",t->data);//先读根结点

6.return 0;

7.n=count(t->lchild)+count(t->rchild)+1;

8.t1->data=t->data;

9.return t1;

10.return m+1;

PS:注意有些语句结尾是没有分号的

Copyright © 2016-2025 www.worldometers.cn 全球网 版权所有 Power by

全球化,全球疫情,全球股市,全球新闻网,全球地图,全球通史,经济全球化,全球变暖,全球进化,