Introduction to Fortran 95 and Numerical Computing
by Adrian Sandu
Publisher: Virginia Tech 2001
Number of pages: 215
Description:
Contents: a quick tour of fortran 95; the building blocks of a fortran application; flow control; computer arithmetic; applications; intrinsic functions; input and output; arrays; more on procedures; parametrized intrinsic types; derived types; pointers and targets; elements of object-oriented programming; code performance; linear systems of algebraic equations; linear least squares; nonlinear equations; polynomial interpolation; numerical integration; splines; Taylor polynomials.
Download or read it online for free here:
Read online
(online html)
Similar books
Numerical Recipes in Fortran 90
by William H. Press, at al. - Cambridge University Press
Numerical Recipes in Fortran 90 contains a detailed introduction to the Fortran 90 language and to the basic concepts of parallel programming, plus source code for all routines from the second edition of Numerical Recipes.
(19367 views)
by William H. Press, at al. - Cambridge University Press
Numerical Recipes in Fortran 90 contains a detailed introduction to the Fortran 90 language and to the basic concepts of parallel programming, plus source code for all routines from the second edition of Numerical Recipes.
(19367 views)
Professional Programmer's Guide to Fortran77
by Clive G. Page - University of Leicester
This guide provides a comprehensive description of the features and implementation of Fortran77 as defined in the ANSI and ISO Standards. Ideal as a text from which to learn a second language, or as a reference guide to a first or main language.
(17728 views)
by Clive G. Page - University of Leicester
This guide provides a comprehensive description of the features and implementation of Fortran77 as defined in the ANSI and ISO Standards. Ideal as a text from which to learn a second language, or as a reference guide to a first or main language.
(17728 views)
Interactive Fortran 77: A Hands on Approach
by Ian D Chivers, Jane Sleightholme
The book introduces the concepts and ideas involved in problem solving with Fortran 77 using an interactive timesharing computer system. The book tries to achieve this using the established practices of structured and modular programming.
(13496 views)
by Ian D Chivers, Jane Sleightholme
The book introduces the concepts and ideas involved in problem solving with Fortran 77 using an interactive timesharing computer system. The book tries to achieve this using the established practices of structured and modular programming.
(13496 views)
Fortran 90 Course Notes
by AC Marshall, JS Morgan, JL Schonfelder - The University of Liverpool
Contents: Introduction to Computer Systems; What Are Computer Programs; Introduction; Fortran Evolution; Language Obsolescence; Object Oriented Programming; Fortran 90 Programming; Language Elements; Data Objects; Expressions and Assignment; etc.
(12706 views)
by AC Marshall, JS Morgan, JL Schonfelder - The University of Liverpool
Contents: Introduction to Computer Systems; What Are Computer Programs; Introduction; Fortran Evolution; Language Obsolescence; Object Oriented Programming; Fortran 90 Programming; Language Elements; Data Objects; Expressions and Assignment; etc.
(12706 views)