C++.Programming.From.Problem.Analysis.to.Program.Design.7th.Edition
文件大小:
262152k
资源说明:Title: C++ Programming: From Problem Analysis to Program Design, 7th Edition
Author: D. S. Malik
Length: 1488 pages
Edition: 7
Language: English
Publisher: Course Technology
Publication Date: 2014-02-07
ISBN-10: 1285852745
ISBN-13: 9781285852744
C++ PROGRAMMING: FROM PROBLEM ANALYSIS TO PROGRAM DESIGN, Seventh Edition remains the definitive text for a first programming language course. D.S. Malik's time-tested, student-centered methodology uses a strong focus on problem-solving and full-code examples to vividly demonstrate the how and why of applying programming concepts and utilizing C++ to work through a problem. This new edition includes updated end-of-chapter exercises, new debugging exercises, an earlier introduction to variables and a streamlined discussion of user-discussion of user-defined functions to best meet the needs of the modern CS1 course. An optional CourseMate brings C++ PROGRAMMING: FROM PROBLEM ANALYSIS TO PROGRAM DESIGN to life with interactive study tools including videos, quizzing, flashcards, and games. The CourseMate's digital Lab Manual offers additional hands-on exercises, allowing students to reinforce critical thinking through practice.
Table of Contents
Chapter 1. An Overview of Computers and Programming Languages.
Chapter 2. Basic Elements of C++.
Chapter 3. Input/Output.
Chapter 4. Control Structures I (Selection).
Chapter 5. Control Structures II (Repetition).
Chapter 6. User-Defined Function.
Chapter 7. Namespaces, the class string, and User-Defined Simple Data Types.
Chapter 8. Arrays.
Chapter 9. Records (structs).
Chapter 10. Classes and Data Abstraction.
Chapter 11. Inheritance and Composition.
Chapter 12. Pointers, Classes, Virtual Functions, and Abstract Classes.
Chapter 13. Operator Overloading and Templates.
Chapter 14. Exception Handling.
Chapter 15. Recursion.
Chapter 16. Searching and Sorting.
Chapter 17. Linked Lists.
Chapter 18. Stacks and Queues.
Appendix A. Reserved Words.
Appendix B. Operator Precedence.
Appendix C. Character Sets.
Appendix D. Operators Overloading.
Appendix E. Additional C++ Topics.
Appendix F. Header Files.
Appendix G. Memory Size on a System and Random Number Generators.
Appendix H. Standard Template Library (STL).
Appendix I. Answers to Odd Numbered Exercises.
本源码包内暂不包含可直接显示的源代码文件,请下载源码包。