Essential C++ for Engineers and Scientists, 2/e (Paperback)

Jeri R. Hanly

  • 出版商: Pearson FT Press
  • 出版日期: 2001-10-08
  • 售價: $836
  • 語言: 英文
  • 頁數: 560
  • 裝訂: Paperback
  • ISBN: 0201741253
  • ISBN-13: 9780201741254
  • 相關分類: C++ 程式語言
  • 下單後立即進貨 (約5~7天)

買這商品的人也買了...

商品描述

Essential C++ for Engineers and Scientists zeros in on the key elements of good programming and C++, using a multitude of interesting and appropriate engineering and scientific examples. This book covers the features of C++ needed for writing engineering programs, including many features of object-oriented programming. Early on, the book makes some simplifying assumptions that allow the use of C++ topics without lengthy explanation, and then later discusses the intricacies of the features. Readers will come away with the confidence needed to solve problems with C++.

Table of Contents

Preface.
1. Computers: Revolutionary Machines with a Simple Design.
2. Basic Elements of a C++ Program.
3. Control Structures.
4. Repetition Structures.
5. User-Defined Functions.
6. Data Structures and Classes of Objects.
7. Arrays and Strings.
8. Multidemensional Arrays.
9. Input and Output Streams.
10. Introduction to Numerical Methods.

Appendix A. C, Parent Language of C++.
Appendix B. Selected C++ Standard Functions/Macros.
Appendix C. Selected C++ Input/Output Facilities.
Appendix D. Selected Facilities Provided by Class string.
Appendix E. C++ Operators.
Appendix F. C++ Keywords.
Appendix G. Microsoft Visual C++ Integrated Development Environment, An Introduction.
Appendix H. Borland C++ Builder Integrated Development Environment, An Introduction.
Appendix I. Character Sets.
Index.