[BOOK][B] Numerical recipes in C++ the art of scientific computing

Now the acclaimed Second Edition of Numerical Recipes: The Art of Scientific Computing is
available in the C++ object-oriented programming language. Including and updating the full
mathematical and explanatory contents of Numerical Recipes in C, this new version
incorporates completely new C++ versions of the more than 300 Numerical Recipes routines
that are widely recognized as the most accessible and practical basis for scientific
computing.

[BOOK][B] Numerical recipes in Pascal: the art of scientific computing

WH Press - 1989 - books.google.com
Numerical Recipes: The Art of Scientific Computing was first published in 1986 and became
an instant classic among scientists, engineers, and social scientists. In this book the original,
time-tested programs have been completely reworked into a clear, consistent Pascal style.
This represents a significant improvement to the immensely successful programs contained
in the first edition, which were originally written in Fortran. The authors make extensive use
of pointers, dynamic memory allocation, and other features utilized by this language. The …