Directory msvcpp
Use the workspace/project "program.sln". As a prototype,
the project contains a program from Chapter 1. The graphics
library is loaded in the project, so the project can
be used both for programs that do and do not use the graphics
package.
Other contents in the "ftsoftds" directory:
All classes and libraries that are developed in the book are
located as header files in the directory "include".
NOTE: You will need to add the "include" directory to
the list of directories the compiler searches for include files.
The programs that are developed in the book are located in
the corresponding chapter directory (ch1 and so forth).
The directory "ezdraw" contains the graphics library for
Microsoft Visual C++ (ezd32m.lib).
The directory also contains a dynamic link library
"ezdraw32.dll" that must reside in the Windows/System
directory and the file "ezdraw.ini" that belongs in the
Windows directory. It may be necessary to set Windows Explorer
so it will view hidden and system files in order to see
"ezdraw32.dll".
Copy: "ezdraw32.ini" to "c:\Windows\"
Copy: "ezdraw32.dll" to "c:\Windows\System"
没有合适的资源?快使用搜索试试~ 我知道了~
数据结构 C++语言描述——应用标准模板库(STL)(第2版)源代码 .net版
共213个文件
h:77个
cpp:76个
dat:45个
5星 · 超过95%的资源 需积分: 35 103 下载量 53 浏览量
2007-04-28
21:00:59
上传
评论 1
收藏 2.63MB ZIP 举报
温馨提示
本书是Ford和Topp两位教授于1996年出版的名著Data Structures with C++的第2版,新版中引入了在ANSI C 1998中正式规定的标准模板库(STL)来讲授数据结构,在全球范围内已经有数以万计的学生从中受益。 作者将C++语言作为算法描述语言,应用包含规范化的数据结构的标准模板库,集中讲述了数组、向量、表、关联树容器,以及集合、映射、堆、哈希表和图等数据结构及其算法,重点讨论了如何高效地存储大型数据集合,涵盖了数据结构初级和高级教程的最新内容。书中各章章前提出学习目标,章后附有丰富的练习题、答案以及书面练习和上机编程练习,指导读者迅速、全面地掌握核心知识点和编程技巧。 本书可作为计算机及相关专业数据结构课程的核心教材,对于广大研发人员,也是一本数据结构与面向对象技术完整结合的全新技术参考用书。<br/><br/><br/>非常好的一本书,要学习此书该代码是必不可少的! <br/>
资源推荐
资源详情
资源评论
收起资源包目录
数据结构 C++语言描述——应用标准模板库(STL)(第2版)源代码 .net版 (213个子文件)
prg10_5.cpp 6KB
prg8_3.cpp 5KB
prg11_5.cpp 4KB
prg15_2.cpp 4KB
prg6_4.cpp 4KB
prg12_3.cpp 3KB
prg11_1.cpp 3KB
prg8_4.cpp 3KB
prg11_3.cpp 3KB
hcompress.cpp 3KB
prg14_3.cpp 3KB
prg9_3.cpp 3KB
prg9_1.cpp 3KB
prg9_4.cpp 3KB
prg3_1.cpp 3KB
prg11_6.cpp 3KB
prg12_1.cpp 3KB
prg7_2.cpp 2KB
prg6_1.cpp 2KB
prg7_3.cpp 2KB
prg15_ruler.cpp 2KB
prg2_2.cpp 2KB
prg4_2.cpp 2KB
prg11_2.cpp 2KB
prg2_1.cpp 2KB
prg13_3.cpp 2KB
prg6_2.cpp 2KB
prg8_1.cpp 2KB
prg7_1.cpp 2KB
prg16_6.cpp 2KB
prg12_2.cpp 2KB
prg5_2.cpp 2KB
prg1_3.cpp 2KB
prg11_4.cpp 2KB
prg1_2.cpp 2KB
prg13_2.cpp 2KB
prg12_4.cpp 2KB
prg5_4.cpp 2KB
prg3_5.cpp 2KB
prg16_1.cpp 2KB
prg8_2.cpp 2KB
prg13_4.cpp 2KB
prg3_4.cpp 2KB
prg16_5.cpp 2KB
prg3_3.cpp 2KB
prg10_4.cpp 2KB
prg1_1.cpp 2KB
prg16_4.cpp 2KB
prg13_5b.cpp 1KB
prg14_2.cpp 1KB
prg13_5a.cpp 1KB
prg2_4.cpp 1KB
prg15_3.cpp 1KB
prg14_1.cpp 1KB
prg3_2.cpp 1KB
prg15_6.cpp 1KB
prg15_1.cpp 1KB
prg9_2.cpp 1KB
prg6_3.cpp 1KB
prg15_5.cpp 1KB
prg16_2.cpp 1KB
prg16_3.cpp 1KB
prg4_1.cpp 1KB
prg10_3.cpp 1KB
prg2_3.cpp 1KB
prg5_1.cpp 1KB
prg5_3.cpp 1KB
prg10_1.cpp 1KB
prg13_1.cpp 1KB
prg15_6g.cpp 1KB
prg10_2.cpp 930B
prg15_4.cpp 774B
hdecompress.cpp 730B
bintreeDraw.cpp 663B
streeDrawA.cpp 472B
streeDrawB.cpp 428B
dict.dat 226KB
sdict.dat 226KB
udict.dat 226KB
sdict.dat 226KB
dict.dat 226KB
dict.dat 226KB
udict.dat 226KB
demo.dat 56KB
demo.dat 56KB
gradlist.dat 210B
gradlist.dat 210B
job.dat 202B
job.dat 202B
network.dat 184B
wf.dat 184B
network.dat 184B
wf.dat 184B
courses.dat 173B
courses.dat 173B
ms.dat 166B
graphC.dat 124B
films.dat 123B
films.dat 123B
shpath.dat 118B
共 213 条
- 1
- 2
- 3
资源评论
- wd884486497_2013-12-19挺不错哦 适合新手入门
- duandongjian2016-06-02数据结构 C++语言描述——应用标准模板库(STL)不错,这是书中的源代码,和书配套使用,效果不错。
luojxun
- 粉丝: 35
- 资源: 30
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功