文件名称:erchashu
-
所属分类:
- 标签属性:
- 上传时间:2013-03-16
-
文件大小:1kb
-
已下载:1次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
假设自上而下按层次,自左至右输入每个结点的一个三元组(N, P, L/R)。其中N为本结点的元素,P为其夫结点,L指示N为P 的左孩子,R指示N为P的右孩子。试写一个建立二元树在内存的双链表示算法,并实现先根、中根、后根以及层序遍历算法。
-Assuming that the top-down hierarchy, from left to right input each node is a triple (N, P, L/R). N oriented junction element the P their husband junction point, L indicator N is the left child of P, R indicator N is the right child of P. Try to write an algorithm build a binary tree in memory double-stranded and first root, root, dorsal root sequence traversal algorithm.
-Assuming that the top-down hierarchy, from left to right input each node is a triple (N, P, L/R). N oriented junction element the P their husband junction point, L indicator N is the left child of P, R indicator N is the right child of P. Try to write an algorithm build a binary tree in memory double-stranded and first root, root, dorsal root sequence traversal algorithm.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
erchashu.c
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.