Problem solving with Fortran 90 : for scientists and engineers /
Saved in:
Author / Creator: | Brooks, David R. |
---|---|
Imprint: | New York : Springer, c1997. |
Description: | xxxiv, 682 p. : ill. ; 25 cm. |
Language: | English |
Series: | Undergraduate texts in computer science |
Subject: | |
Format: | Print Book |
URL for this record: | http://pi.lib.uchicago.edu/1001/cat/bib/2968177 |
Table of Contents:
- 1. Computing Environments for Problem Solving
- 2. Solving Problems with a High-Level Programming Language
- 3. Getting Started with Fortran: Writing Simple Programs
- 4. Using Functions to Expand the Power of Fortran
- 5. Gaining Control Over Program Output
- 6. Program Control: Branching and Repetitive Calculations
- 7. Program Modularization
- 8. Using Arrays to Organize Information
- 9. Using Formatted Sequential Access and Internal Files
- 10. Some Essential Programming Algorithms
- 11. Basic Statistics and Numerical Analysis with Fortran
- 12. A Closer Look
- App. 1. Table of ASCII Characters for IBM-Compatible PCs
- App. 2. Summary of Pseudocode Commands and Fortran Statement Syntax
- App. 3. Source Code File Name Summary
- App. 4. Accessing the System Time and Date.