Cambridge University Press, 1995, 577 p. Most algorithm books today are either academic textbooks or rehashes of the same tired set of algorithms. Practical Algorithms for Programmers is the first book to give complete code implementations of all algorithms useful to developers in their daily work. This book focuses on practical, immediately usable code with extensive discussion of portability and implementation-specific details. The authors present the useful but rarely discussed algorithms for phonetic searches, date and time routines, B-trees and indexed files, data compression, arbitrary precision arithmetic, checksums and data validation, as well as the most comprehensive coverage available of search routines, sort algorithms, and data structures. Practical Algorithms for Programmers requires only a working knowledge of C and no math beyond basic algebra. The source code is ANSI-compliant and has been tested and run on compilers from Borland, Microsoft, Watcom, and Unix.
Чтобы скачать этот файл зарегистрируйтесь и/или войдите на сайт используя форму сверху.
Springer, 2011. - 498 pages. This book presents numerical and other approximation techniques for solving various types of mathematical problems that cannot be solved analytically. In addition to well known methods, it contains some non-standard approximation techniques that are now formally collected as well as original methods developed by the author that do not appear in the...
George W. Collins, II, 2003. - 284 pages. * Contents and Introduction * Chapter 1: Introduction and Fundamental Concepts * Chapter 2: The Numerical Methods for Linear Equations and Matrices * Chapter 3: Polynomial Approximation, Interpolation, and Orthogonal Polynomials * Chapter 4: Numerical Evaluation of Derivatives and Integrals * Chapter 5: Numerical Solution of...
Society for Industrial Mathematics, 2008. - 475 pages. This new book from the authors of the classic book Numerical Methods addresses the increasingly important role of numerical methods in science and engineering. More cohesive and comprehensive than any other modern textbook in the field, it combines traditional and well-developed topics with other material that is rarely...
Society for Industrial and Applied Mathematics, 2002, -711 pp. It has been 30 years since the publication of Wilkinson's books Rounding Errors in Algebraic Processes [1232, 1963] and The Algebraic Eigenvalue Problem [1233, 1965]. These books provided the first thorough analysis of the effects of rounding errors on numerical algorithms, and they rapidly became highly influential...
Wiley, 2011. — 743 p. A comprehensive overview of Monte Carlo simulation that explores the latest topics, techniques, and real-world applications More and more of today's numerical problems found in engineering and finance are solved through Monte Carlo methods. The heightened popularity of these methods and their continuing development makes it important for researchers to...
CRC Press, 1995. — 800 p. This extensive library of computer programs-written in C language-allows readers to solve numerical problems in areas of linear algebra, ordinary and partial differential equations, optimization, parameter estimation, and special functions of mathematical physics.The library is based on NUMAL, the program assemblage developed and used at the Centre for...