Introduction to Engineering Programming : Solving Problems with Algorithms

Introduction to Engineering Programming : Solving Problems with Algorithms

  • ただいまウェブストアではご注文を受け付けておりません。 ⇒古書を探す
  • 製本 Paperback:紙装版/ペーパーバック版/ページ数 422 p.
  • 言語 ENG
  • 商品コード 9780471202158
  • DDC分類 620.0015118

Full Description

This is an innovative new book designed to teach algorithmic approaches to solving engineering problems. De-emphasizing syntax, the author focuses on structured approaches to implementing solutions using a subset of the C++ language. It focuses on developing common algorithmic patterns and how to use them to solve complex problems. Engineering applications requiring use of algebra, calculus, and physics are also included in this book.

Contents

Preface. List of Codes.

Chapter 1. Introduction.

Chapter 2. Sequence.

Chapter 3. Iteration.

Chapter 4. Selection.

Chapter 5. Dealing with Data.

Chapter 6. Array Semantics.

Chapter 7. Aggregate Semantics.

Chapter 8. Finite Space and Time.

Appendix A. A Brief C++ Language Reference.

Appendix B. A Brief Standard Library Reference.

Index.