• 大小: 6KB
    文件类型: .zip
    金币: 2
    下载: 1 次
    发布日期: 2021-06-16
  • 语言: C/C++
  • 标签: C++  树结构  

资源简介

一个老外用C++编写的多叉树结构代码,代码简单,可以仅适用tree.h文件(需包含stack、vector等头文件)。示范工程为vs2005。

资源截图

代码片段和文件信息

// stdafx.cpp : source file that includes just the standard includes
// Tree_test.pch will be the pre-compiled header
// stdafx.obj will contain the pre-compiled type information

#include “stdafx.h“

// TODO: reference any additional headers you need in STDAFX.H
// and not in this file

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     文件          37  2005-12-24 18:28  Tree_test\dfs_tree.txt
     文件        1318  2005-12-24 01:31  Tree_test\ReadMe.txt
     文件         296  2005-12-24 01:31  Tree_test\stdafx.cpp
     文件         555  2005-12-24 01:36  Tree_test\stdafx.h
     文件        5190  2006-02-13 03:56  Tree_test\Tree.h
     文件        2168  2006-01-15 22:26  Tree_test\Tree_test.cpp
     文件         887  2005-12-24 01:31  Tree_test\Tree_test.sln
     文件        4687  2005-12-24 01:33  Tree_test\Tree_test.vcproj
     目录           0  2006-02-14 14:17  Tree_test\

评论

共有 条评论