Tree 容器 tree.h

时间:2012-09-07 03:28:02
【文件属性】:

文件名称:Tree 容器 tree.h

文件大小:192KB

文件格式:RAR

更新时间:2012-09-07 03:28:02

tree,容器,tree.h

树容器 tree.h The tree.hh library for C++ provides an STL-like container class for n-ary trees, templated over the data stored at the nodes. Various types of iterators are provided (post-order, pre-order, and others). Where possible the access methods are compatible with the STL or alternative algorithms are available. The library is available under the terms of the GNU General Public License.


【文件预览】:
tree-2.65
----tree.pdf(88KB)
----tree_example.cc(2KB)
----tree.h(86KB)
----test_tree.output(3KB)
----tree_util.hh(3KB)
----treefig.fig(1KB)
----test_tree.cc(14KB)
----tree.ps(167KB)
----tree_msvc.hh(37KB)
----tree.hh(86KB)
----tree.tex(15KB)
----treefig.eps(5KB)

网友评论

  • 非常好,之前下载过3.1版本,但是在VS2008上编译不通过,但是可以在VS2015上编译通过,但是这个2.65版本可以在VS2008上编译通过
  • 好东西,就是英语不太好= =
  • 不错 不过看起来有点难
  • 试了一下,可以运行,很不借,以后用的着