Scientific and Engineering C++: An Introduction With Advanced Techniques and Ex
暫譯: 科學與工程 C++:進階技術與範例介紹

John J. Barton, Lee R. Nackman

  • 出版商: Addison Wesley
  • 出版日期: 1994-08-19
  • 售價: $686
  • 語言: 英文
  • 頁數: 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

商品描述(中文翻譯)

描述
本書的三個部分將沒有任何 C++ 知識的讀者從基本概念開始,經過物件導向程式設計和設計技術,直到進階的 C++ 特性和技術。物件導向程式設計的內容強調表達共通性和抽象的各種方法,而進階內容則通過開發幾個有趣的範例來說明進階 C++ 的協調,包括陣列類別、指標類別、使用抽象代數的系統、基於 FORTRAN 的矩陣、函數映射和數據擬合。

目錄
I. 開始使用
介紹
FORTRAN 程式設計師的基礎
C 程式設計師的基礎
類別
函數
函數和類別
物件生命週期和記憶體管理
一個範例問題

II. 表達共通性
表達共通行為
表達共通實作
表達共通結構
類型

III. 應用與技術
陣列
指標類別
用於程式碼組織的類別
代數結構類別
函數物件
使用舊版函式庫
在 C 中的數據建模