Scientific and Engineering C++: An Introduction With Advanced Techniques and Ex

John J. Barton, Lee R. Nackman

  • 出版商: Addison Wesley
  • 出版日期: 1994-08-19
  • 售價: $665
  • 語言: 英文
  • 頁數: 688
  • 裝訂: Paperback
  • ISBN: 0201533936
  • ISBN-13: 9780201533934
  • 相關分類: C++ 程式語言
  • 無法訂購

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

商品描述


Description

This book's three parts take readers with no prior C++ knowledge all the way from basic concepts, through object-oriented programming and design techniques, to advanced C++ features and techniques. Coverage of object-oriented programming emphasizes various methods of expressing commonality and abstraction, and the advanced coverage illustrates coordination of advanced C++ by developing several interesting examples, including array classes, pointer classes, systems employing abstract algebra, FORTRAN-based matrices, function mapping, and data fitting.

Back to Top


Table Of Contents

I. GETTING STARTED.

Introduction.
Basics for FORTRAN Programmers.
Basics for C Programmers.
Classes.
Functions.
Functions and Classes.
Object Lifetime and Memory Management.
An Example Problem.

II. EXPRESSING COMMONALITY.

Expressing Common Behavior.
Expressing Common Implementation.
Expressing Common Structure.
Types.

III. APPLICATIONS AND TECHNIQUES.

Arrays.
Pointer Classes.
Classes for Code Organization.
Algebraic Structure Categories.
Function Objects.
Using Legacy Libraries.
Data Modeling in C. 0201533936T04062001


Back to Top