作者:張逢猷
ISBN/ISSN:9573015161
規格:

英文/單色/230*170/平裝

NT$ 570
NT$ 600
remove
add
最新
  • 內容簡介
  • 作者介紹
  • 好評推薦
  • 目錄

Learn C++ by Programming to Solve Simultaneous Equations.

Learn Chinn (1202-1261) and Gauss (1777-1855) Classical Elimination Methods of Solving Simultaneous Equations.

120 C++ programs included in the diskette.

 

張逢猷

 

前IBM電晶體模式部資深經理

交通大學電子與資訊中心客座教授

IEEE Fellow

Learn C++ by Programming to Solve Simultaneous Equations.

1 The classical methods of solving linear systems of equations 1

2 Introducing C++ to the beginners 49

3 Implementing elimination methods with functions 107

4 Character dada manipulation 171

5 Functions with character data and pointers 223

6 The UL factorized solutions and roundoff error control 223

7 The LU factorized solutions and roundoff error control 297

8 Functions with numeric arrays and pointers407

9 Implementing matrix factorization schemes of solving Ax=b 457

10 Class types for vectors and matrices 523

11 Implementing matrix factorized solution of Ax=b with class 589

X