dataStructure-in-cPP

所属分类:数据结构
开发工具:Visual C++
文件大小:1378KB
下载次数:13
上传日期:2011-04-19 10:15:12
上 传 者laomadadupi
说明:  1.在vs2008下,解压运行即可 2.里面有向量、二叉查找树、二叉堆等的用C++模板实现代码 3.该模板代码,由本人亲自编写,根据数据结构与算法,C++描述所述编写
(1. In vs2008, the extract can be run 2. There are vectors, binary search tree, binary heap, etc. using C++ templates code 3. The template code, which I am personally prepared, according to data structures and algorithms, C++ Description prepared as described)

文件列表:
二叉查找树\BinarySearchTree.h (5558, 2010-08-26)
二叉查找树\Debug\BuildLog.htm (3708, 2010-08-26)
二叉查找树\Debug\mt.dep (65, 2010-08-26)
二叉查找树\Debug\stdafx.obj (4025, 2010-08-26)
二叉查找树\Debug\vc90.idb (191488, 2010-08-26)
二叉查找树\Debug\vc90.pdb (217088, 2010-08-26)
二叉查找树\Debug\二叉查找树.exe.embed.manifest (663, 2010-08-26)
二叉查找树\Debug\二叉查找树.exe.embed.manifest.res (728, 2010-08-26)
二叉查找树\Debug\二叉查找树.exe.intermediate.manifest (621, 2010-08-26)
二叉查找树\Debug\二叉查找树.obj (62904, 2010-08-26)
二叉查找树\stdafx.cpp (215, 2010-08-26)
二叉查找树\stdafx.h (233, 2010-08-26)
二叉查找树\targetver.h (498, 2010-08-26)
二叉查找树\二叉查找树.cpp (739, 2010-08-26)
二叉查找树\二叉查找树.vcproj (4241, 2010-08-26)
二叉查找树\二叉查找树.vcproj.laomadadupi-PC.laomadadupi.user (1425, 2010-11-10)
二叉堆\BinaryHeap.h (2956, 2010-08-25)
二叉堆\Debug\BuildLog.htm (7506, 2010-08-25)
二叉堆\Debug\mt.dep (65, 2010-08-25)
二叉堆\Debug\stdafx.obj (3969, 2010-08-24)
二叉堆\Debug\vc90.idb (191488, 2010-08-25)
二叉堆\Debug\vc90.pdb (225280, 2010-08-25)
二叉堆\Debug\二叉堆.exe.embed.manifest (663, 2010-08-24)
二叉堆\Debug\二叉堆.exe.embed.manifest.res (728, 2010-08-24)
二叉堆\Debug\二叉堆.exe.intermediate.manifest (621, 2010-08-25)
二叉堆\Debug\二叉堆.obj (148364, 2010-08-25)
二叉堆\stdafx.cpp (211, 2010-08-24)
二叉堆\stdafx.h (233, 2010-08-24)
二叉堆\targetver.h (498, 2010-08-24)
二叉堆\二叉堆.cpp (489, 2010-08-25)
二叉堆\二叉堆.vcproj (4223, 2010-08-25)
二叉堆\二叉堆.vcproj.laomadadupi-PC.laomadadupi.user (1425, 2010-11-10)
数据结构与算法C++描述\Debug\BuildLog.htm (6886, 2010-08-23)
数据结构与算法C++描述\Debug\mt.dep (65, 2010-08-23)
数据结构与算法C++描述\Debug\stdafx.obj (4157, 2010-08-23)
数据结构与算法C++描述\Debug\vc90.idb (191488, 2010-08-23)
数据结构与算法C++描述\Debug\vc90.pdb (225280, 2010-08-23)
数据结构与算法C++描述\Debug\数据结构与算法C++描述.exe.embed.manifest (663, 2010-08-23)
... ...

======================================================================== 控制台应用程序:二叉堆 项目概述 ======================================================================== 应用程序向导已为您创建了此 二叉堆 应用程序。 本文件概要介绍组成 二叉堆 应用程序的 的每个文件的内容。 二叉堆.vcproj 这是使用应用程序向导生成的 VC++ 项目的主项目文件, 其中包含生成该文件的 Visual C++ 的版本信息,以及有关使用应用程序向导选择的平台、配置和项目功能的信息。 二叉堆.cpp 这是主应用程序源文件。 ///////////////////////////////////////////////////////////////////////////// 其他标准文件: StdAfx.h, StdAfx.cpp 这些文件用于生成名为 二叉堆.pch 的预编译头 (PCH) 文件和名为 StdAfx.obj 的预编译类型文件。 ///////////////////////////////////////////////////////////////////////////// 其他注释: 应用程序向导使用“TODO:”注释来指示应添加或自定义的源代码部分。 /////////////////////////////////////////////////////////////////////////////

近期下载者

相关文件


收藏者