Fundamentals of Engineering Programming with C and Fortran
Authors: Harley R. Myler
ISBN-10: 0521620635
ISBN-13: 9780521620635
Edition 版本: 1
Released: 1998-07-13
Pages: 224 pages
Book Description
Fundamentals of Engineering Programming with C and Fortran,first published in 1998,is a beginner’s guide to problem solving with computers which shows how to quickly prototype a program for a particular engineering application. The book’s side by side coverage of C and Fortran,the predominant computer languages in engineering,is unique. It emphasizes the importance of developing programming skills in C while carefully presenting the importance of maintaining a good reading knowledge of Fortran. Beginning with a brief description of computer architecture,the book then covers the fundamentals of computer programming for problem solving. It devotes separate chapters to data types and operators,control flow,type conversion,arrays,and file operations. The final chapter contains case studies that illustrate particular elements of modeling and visualization. Also included are a number of appendices covering C and Fortran language summaries and other useful topics. This concise and accessible book can be used as a text for introductory-level undergraduate courses on engineering programming or as a self-study guide for practising engineers.
Contents
Preface
1-Introduction
2-Computer Programming
3-Types,Operators,and Expressions
4-Control Flow
5-Type Conversion,Functions,and Scope
6-Pointers,Arrays,and Structures
7-File Operations
8-Case Studies
Appendix A-C Language Summary
Appendix B-Fortran Program Language Summary
Appendix C-ASCll Tables
Appendix D-C Preprocessor Directives
Appendix E-Precedence Tables
Glossary
Annotated Bibliography
Index