文件名称:DoubleListandBinaryTree
介绍说明--下载内容均来自于网络,请自行研究使用
一个数据结构,其中每个元素包含指向下一个和以前的内容在列表中,形成了双向线性名单。-A data structure in which each element contains pointers to the next and previous elements in the list, thus forming a bidirectional linear list.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
DoubleListandBinaryTree
.......................\BinaryTree.h
.......................\doublist.cpp
.......................\BinaryTree.h
.......................\doublist.cpp