【内容简介】
本书介绍使用C++进行程序设计和软件开发的基本原理,适用作大学各专业学生学习面向对象程序设计课的教材。全书共15章。1,计算机和面向对象设计方法学;2,C++基础;3,限定对象;4,控制构造;5,使用基本库函数;6,程序员自定义函数;7,类构造和面向对象设计;8,实现抽象数据类型;9,列表;10,EzWindows API图形库;11,指针和动态内存管理;12,测试和排错;13,继承;14,模板和多态性;15,软件开发项目。本书遵循C++国际标准;增添了新的语言类型。为帮助初学者,作者开发了可移植的面向对象图形库和标准模板库。根据使用者的建议,作者在本书中增加了一章测试和排错。本书附CD-ROM一张。本书按C++国际标准补充了150个标准类;添加了许多有价值的例子和练习。
【目录信息】
第1章 Computing and the object-oriented disign methodology
第2章 C++:the fundamentals
第3章 Modifying objects
第4章 control consturcts
第5章 function basics
第6章 Programmer-defined functions
第7章 The class construct and object-oriented design
第8章 Implementing abstract data types
第9章 Lists
第10章 The EzWindows API:a detailed examination
第11章 Pointers and dynamic memory
第12章 Testing and debugging
第13章 Inheritance
第14章 Templates and polymorphism
第15章 Software project-bug hunt!
<< 查看详细目录