e-books in Fortran Programming Language category

by Miguel Hermanns - OpenMP.org , 2002
Nowadays parallel computers are very common and are extensively used for complex computations. A challenge in parallel machines is the development of codes able of using the capabilities of the available hardware in order to solve larger problems...
(16365 views)

by Ed Jorgensen - University of Nevada, Las Vegas , 2013
This text provides an introduction to programming and problem solving using the Fortran 95 programming language. The text is geared for non computer science majors. The focus is on an introduction to problem solving and algorithm development.
(11257 views)

by Rachael Padman - University of Cambridge , 2007
Contents: Basics; Good programming style; Input to and output from a F95 program; Graphics and visualization; Program organisation: functions and subroutines; Using modules; Numerical precision and more about variables; Use of numerical libraries.
(12023 views)

by Adrian Sandu - Virginia Tech , 2001
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; etc.
(13830 views)

by AC Marshall, JS Morgan, JL Schonfelder - The University of Liverpool , 1997
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.
(13263 views)

by William H. Press, at al. - Cambridge University Press , 1996
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.
(20065 views)

by Clive G. Page - University of Leicester , 2005
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.
(18098 views)

by Ian D Chivers, Jane Sleightholme , 1990
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.
(13886 views)