Amazon cover image
Image from Amazon.com

C++ primer / Stanley B. Lippman, Josée Lajoie, Barbara E. Moo.

By: Contributor(s): Material type: TextTextLanguage: English Publication details: Upper Saddle River, NJ : Addison-Wesley, c2005.Edition: 4th edDescription: xxi, 885 p. : ill. ; 24 cmISBN:
  • 0201721481 (pbk. : alk. paper)
  • 9780201721485 (pbk. : alk. paper)
Other title:
  • C plus plus primer
Subject(s): DDC classification:
  • 005.13/3 LIP 2005 22
LOC classification:
  • QA76.73.C153 L57697 2005
Online resources:
Contents:
Chapter 1. Getting Started -- Writing a simple C++ program -- Compiling and executing our program -- A first look at input/output -- Standard input and output objects -- A program that uses the IO library -- A word about comments -- Control stru
Chapter 5. Expressions -- Arithmetic operators -- Relational and logical operators -- The bitwise operators -- Using bitset objects or integral values -- Using the bitwise operators for IO -- Assignment operators -- Assignment is right associati
Part II Containers and Algorithms -- Chapter 9. Sequential Containers -- Defining a sequential container -- Initializing container elements -- Constraints on types that a container can hold -- Iterators and iterator ranges -- Iterator ranges --
Part III Classes and Data Abstraction -- Chapter 12. Classes -- Class definitions and declarations -- Class definitions: a recap -- Data abstraction and encapsulation -- More on class definitions -- Class declarations versus definitions -- Class
Part IV Object-Oriented and Generic Programming -- Chapter 15. Object-oriented programming -- OOP: an overview -- Defining base and derived classes -- Defining a base class -- protected members -- Derived Class -- virtual and other member functi
Part V Advanced Topics -- Chapter 17. Tools for Large Programs -- Exception handling -- Throwing an exception of class type -- Stack unwinding -- Catching an exception -- Rethrow -- The catch-all handler -- Function try blocks and constructors -
Tags from this library: No tags from this library for this title. Log in to add tags.
Star ratings
    Average rating: 0.0 (0 votes)
Holdings
Item type Current library Call number Copy number Status Date due Barcode
Sách, chuyên khảo, tuyển tập Phòng DVTT Tổng hợp Kho tài liệu chiến lược 005.13/3 LIP 2005 (Browse shelf(Opens below)) 1 Available 00071001160
Sách, chuyên khảo, tuyển tập Phòng DVTT Tổng hợp Kho tài liệu chiến lược 005.13/3 LIP 2005 (Browse shelf(Opens below)) 2 Available 00071001161
Giáo trình chiến lược Phòng DVTT Tổng hợp Kho tài liệu chiến lược 005.13/3 LIP 2005 (Browse shelf(Opens below)) 3 Available 00071001162
Giáo trình chiến lược Phòng DVTT Tổng hợp Kho tài liệu chiến lược 005.13/3 LIP 2005 (Browse shelf(Opens below)) 4 Available 00071001163
Giáo trình chiến lược Phòng DVTT Tổng hợp Kho tài liệu chiến lược 005.13/3 LIP 2005 (Browse shelf(Opens below)) 5 Available 00071001164
Giáo trình chiến lược Phòng DVTT Tổng hợp Kho tài liệu chiến lược 005.13/3 LIP 2005 (Browse shelf(Opens below)) 6 Available 00071001165
Giáo trình chiến lược Phòng DVTT Tổng hợp Kho tài liệu chiến lược 005.13/3 LIP 2005 (Browse shelf(Opens below)) 7 Available 00071001166
Giáo trình chiến lược Phòng DVTT Tổng hợp Kho tài liệu chiến lược 005.13/3 LIP 2005 (Browse shelf(Opens below)) 8 Available 00071001167
Giáo trình chiến lược Phòng DVTT Tổng hợp Kho tài liệu chiến lược 005.13/3 LIP 2005 (Browse shelf(Opens below)) 9 Available 00071001168
Giáo trình chiến lược Phòng DVTT Tổng hợp Kho tài liệu chiến lược 005.13/3 LIP 2005 (Browse shelf(Opens below)) 10 Available 00071001169
Giáo trình chiến lược Phòng DVTT Tổng hợp Kho tài liệu chiến lược 005.13/3 LIP 2005 (Browse shelf(Opens below)) 11 Available 00071001170
Giáo trình chiến lược Phòng DVTT Tổng hợp Kho tài liệu chiến lược 005.13/3 LIP 2005 (Browse shelf(Opens below)) 12 Available 00071001171
Giáo trình chiến lược Phòng DVTT Tổng hợp Kho tài liệu chiến lược 005.13/3 LIP 2005 (Browse shelf(Opens below)) 13 Available 00071001172
Giáo trình chiến lược Phòng DVTT Tổng hợp Kho tài liệu chiến lược 005.13/3 LIP 2005 (Browse shelf(Opens below)) 14 Available 00071001173
Giáo trình chiến lược Phòng DVTT Tổng hợp Kho tài liệu chiến lược 005.13/3 LIP 2005 (Browse shelf(Opens below)) 15 Available 00071001174
Giáo trình chiến lược Phòng DVTT Tổng hợp Kho tài liệu chiến lược 005.13/3 LIP 2005 (Browse shelf(Opens below)) 16 Available 00071001175
Giáo trình chiến lược Phòng DVTT Tổng hợp Kho tài liệu chiến lược 005.13/3 LIP 2005 (Browse shelf(Opens below)) 17 Available 00071001176
Giáo trình chiến lược Phòng DVTT Tổng hợp Kho tài liệu chiến lược 005.13/3 LIP 2005 (Browse shelf(Opens below)) 18 Available 00071001177
Giáo trình chiến lược Phòng DVTT Tổng hợp Kho tài liệu chiến lược 005.13/3 LIP 2005 (Browse shelf(Opens below)) 19 Available 00071001178

Includes index.

Includes bibliographical references and index.

Chapter 1. Getting Started -- Writing a simple C++ program -- Compiling and executing our program -- A first look at input/output -- Standard input and output objects -- A program that uses the IO library -- A word about comments -- Control stru

Chapter 5. Expressions -- Arithmetic operators -- Relational and logical operators -- The bitwise operators -- Using bitset objects or integral values -- Using the bitwise operators for IO -- Assignment operators -- Assignment is right associati

Part II Containers and Algorithms -- Chapter 9. Sequential Containers -- Defining a sequential container -- Initializing container elements -- Constraints on types that a container can hold -- Iterators and iterator ranges -- Iterator ranges --

Part III Classes and Data Abstraction -- Chapter 12. Classes -- Class definitions and declarations -- Class definitions: a recap -- Data abstraction and encapsulation -- More on class definitions -- Class declarations versus definitions -- Class

Part IV Object-Oriented and Generic Programming -- Chapter 15. Object-oriented programming -- OOP: an overview -- Defining base and derived classes -- Defining a base class -- protected members -- Derived Class -- virtual and other member functi

Part V Advanced Topics -- Chapter 17. Tools for Large Programs -- Exception handling -- Throwing an exception of class type -- Stack unwinding -- Catching an exception -- Rethrow -- The catch-all handler -- Function try blocks and constructors -

There are no comments on this title.

to post a comment.