Effective FORTRAN 77

Effective FORTRAN 77
Author: Michael Metcalf
Publisher: Oxford University Press, USA
Total Pages: 254
Release: 1985
Genre: Computers
ISBN:

An easy-to-use handbook for experienced programmers and scientists, this highly readable survey offers a concise but thorough description of the whole of Fortran 77, including practical advice on program portability, design, testing and documentation. The book benefits from the author's long association with the Fortran standardization committee (X3J3), and his extensive experience with large-scale processing in high-energy physics. Since Fortran 77 is the only practical choice for sizable scientific numerical and engineering applications, this will be an invaluable handbook for computer scientists working with engineers and physicists engaged in large-scale computation.

Modern Fortran Explained

Modern Fortran Explained
Author: Michael Metcalf
Publisher: Oxford University Press
Total Pages: 509
Release: 2011-03-24
Genre: Computers
ISBN: 0199601410

A clear and thorough description of the latest versions of Fortran by leading experts in the field. It is intended for new and existing users of the language, and for all those involved in scientific and numerical computing. It is suitable as a textbook for teaching and as a handy reference for practitioners.

FORTRAN 77 and Numerical Methods for Engineers

FORTRAN 77 and Numerical Methods for Engineers
Author: Garold J. Borse
Publisher: Brooks/Cole
Total Pages: 744
Release: 1991
Genre: Computers
ISBN:

This text introduces the beginner to FORTRAN. To help the reader develop analysis skills while learning programming, engineering computations are incorporated with sound programming practices. Eight major programming assignments sections, each with a sample and solved model, illustrate the methods of preceding chapters, as well as introduce discussions concerning engineering orientation. This second edition integrates numerous advanced topics in numerical methods as they relate to computational procedures in order to reinforce their application in other courses such as calculus and physics. Topics especially tailored to the beginning user include matrix equations, root of functions, curve-fitting, series expansions, integration and differentiation and differential equations.

Fortran 77 and Numerical Methods

Fortran 77 and Numerical Methods
Author: C. Xavier
Publisher: New Age International
Total Pages: 554
Release: 1994
Genre: Computers
ISBN: 9788122406702

Fortran Is The Pioneer Computer Language Originally Designed To Suit Numerical, Scientific And Engineering Computations. In Spite Of The Birth Of Several Computer Languages, Fortran Is Still Used As A Primary Tool For Programming Numerical Computations. In This Book All The Features Of Fortran 77 Have Been Elaborately Explained With The Support Of Examples And Illustrations. Programs Have Been Designed And Developed In A Systematic Way For All The Classical Problems. All The Topics Of Numerical Methods Have Been Presented In A Simple Style And Algorithms Developed. Complete Fortran 77 Programs And More Than One Sets Of Sample Data Have Been Given For Each Method. The Content Of The Book Have Been Carefully Tailored For A Course Material Of A One Semester Course For The Computer Science, Mathematics And Physics Students.

Computing for Engineers and Scientists with FORTRAN 77

Computing for Engineers and Scientists with FORTRAN 77
Author: Daniel D. McCracken
Publisher: Wiley
Total Pages: 756
Release: 1988-04-29
Genre: Computers
ISBN: 9780471625520

This book is also available through the Introductory Engineering Custom Publishing System. If you are interested in creating a course-pack that includes chapters from this book, you can get further information by calling 212-850-6272 or sending email inquiries to engineer&atsign;jwiley.com. A complete treatment of the American National Standard FORTRAN 77 language, this book also offers good coverage of debugging. Promotes clear programming style and easily maintainable programs, via top-down, modular design techniques. Examples are representative of those written on interactive terminals, and many of the runs are illustrated as they appear on MS-DOS machines and Macintoshes. The examples provided (over 135, in all) are highly transportable--all programs have been tested on several systems. Flexible enough for one-quarter to two-semester courses.

FORTRAN 77 with 90

FORTRAN 77 with 90
Author: Rama N. Reddy
Publisher: West Publishing Company
Total Pages: 664
Release: 1994
Genre: FORTRAN 77 (Computer program language)
ISBN:

This introductory FORTRAN 77 book geared towards science and engineering majors opens each chapter with FORTRAN art. In this second edition, each chapter has an optional section of FORTRAN 90. It features early subroutines, top-down methodology (problem/method/pseudocode/program/output), teaching computational accuracy and thorough linear (versus spiral) topic coverage.

COMPUTER PROGRAMMING IN FORTRAN 77

COMPUTER PROGRAMMING IN FORTRAN 77
Author: V. RAJARAMAN
Publisher: PHI Learning Pvt. Ltd.
Total Pages: 212
Release: 1997-01-01
Genre: Computers
ISBN: 9788120311725

This is a revised and enlarged version of the author's book which received wide acclamations in its earlier three editions. It provides a lucid and in-depth introduction to the programming language Fortran 77 which is widely used by scientists and engineers.The fourth edition is completely revised chapterwise and also minor corrections incorporated. A new standard for Fortran called Fortran 90 was introduced in early 90s and compilers for this version of Fortran were sold in early 1995 by computer vendors. All Fortran 77 programs will run without change with Fortran 90 compilers; however some aspects of Fortran 77 have been declared obsolete and will not run on future Fortran compilers_these are explained in this revised edition. An appendix consolidates these features. Fortran 90 is introduced in a new chapter which summarises all its features.