C++程序设计:程序设计和面向对象设计入门(第3版)
内容提要 :
本书介绍使用C++进行程序设计和软件开发的基本原理,适用作大学各专业学生学习面向对象程序设计课的教材。
目录 :
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! |