F and Fortran book (advt)
From: R. Vowels (robin_v_at_bigpond.mapson.com)
Date: 02/22/05
- Next message: Harald Anlauf: "Scope of "implicit none" and interfaces - rationale?"
- Previous message: Steve_Vai: "Re: very trivial question: writing on files"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 22 Feb 2005 12:31:24 GMT
FORTRAN BOOK
"Algorithms and Data Structures in F and Fortran",
by R. A. Vowels, published by Unicomp, Inc. ISBN 0-9640135-4-1
487+vii pages.
The book contains lots of Fortran code in the fields of :
* sorting;
* searching;
* linked lists and trees;
* numerical methods including :
# linear simultaneous equations,
# roots of polynomials,
# integration,
# differentiation,
# least squares approximation,
# interpolation,
# fast Fourier transform;
* graphics including reading and writing graphics files, recursion,
fractals, space-filling curves;
* string searching including Knuth-Morris-Pratt, Rabin-Karp, Boyer-Morse,
Baeza-Yates-Gonnet algorithms; and
* various other topics.
The codes can be run on Imagine1's F compiler and any standard Fortran compiler.
The book can be purchased online at http://www.fortran.com
View the contents at http://www.users.bigpond.com/robin_v/f-cont.htm
- Next message: Harald Anlauf: "Scope of "implicit none" and interfaces - rationale?"
- Previous message: Steve_Vai: "Re: very trivial question: writing on files"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]