The Art of Computer Programming. Volume 2. Seminumerical Algorithms. 3rd Edition 21071

Volume 2 of Donald Knuth's classic series The Art of Computer Programming covers seminumerical algorithms, with topics ranging from random number generators to floating point operations and other optimized arithmetic algorithms. Truly comprehensive and meticulously written, this book (and series) is that rarest of all creatures--a work of authoritative scholarship in classical computer science, but one that can be read and used profitably by virtually all working programmers.

The book begins with fundamental questions regarding random numbers and how to use algorithms to generate them. Subsequent chapters demonstrate efficient computation of single-precision and double-precision arithmetic calculations and modular arithmetic. The text then presents prime factorization (which can be used in cryptography, for instance) and algorithms for calculating fractions. This volume ends with algorithms for polynomial arithmetic and manipulation of power-series topics, which will benefit those with some knowledge of calculus.

Throughout this beautifully presented edition, Knuth incorporates hundreds of useful exercises for trying out the algorithms. These range from simple problems to larger research project topics. (The book provides answers, where appropriate, at the end of the book.) The result is a text that's suitable for college or graduate-level computer science courses or individual study by programmers. Volume 2 is an indispensable part of any working programmer's library.

From the Back Cover

The bible of all fundamental algorithms and the work that taught many of today's software developers most of what they know about computer programming.

-Byte, September 1995

I can't begin to tell you how many pleasurable hours of study and recreation they have afforded me! I have pored over them in cars, restaurants, at work, at home... and even at a Little League game when my son wasn't in the line-up.

-Charles Long

If you think you're a really good programmer... read [Knuth's] Art of Computer Programming... You should definitely send me a resume if you can read the whole thing.

-Bill Gates

It's always a pleasure when a problem is hard enough that you have to get the Knuths off the shelf. I find that merely opening one has a very useful terrorizing effect on computers.

-Jonathan Laventhol

The second volume offers a complete introduction to the field of seminumerical algorithms, with separate chapters on random numbers and arithmetic. The book summarizes the major paradigms and basic theory of such algorithms, thereby providing a comprehensive interface between computer programming and numerical analysis. Particularly noteworthy in this third edition is Knuth's new treatment of random number generators, and his discussion of calculations with formal power series.

 

Table of Contents



3. Random Numbers. 

Introduction.

Generating Uniform Random Numbers.

The Linear Congruential Method.

Other Methods.

Statistical Tests.

General Test Procedures for Studying Random Data.

Empirical Tests.

Theoretical Tests.

The Spectral Test.

Other Types of Random Quantities.

Numerical Distributions.

Random Sampling and Shuffling.

What Is a Random Sequence?

Summary.



4. Arithmetic. 

Positional Number Systems.

Floating Point Arithmetic.

Single-Precision Calculations.

Accuracy of Floating Point Arithmetic.

Double-Precision Calculations.

Distribution of Floating Point Numbers.

Multiple Precision Arithmetic.

The Classical Algorithms.

Modular Arithmetic.

How Fast Can We Multiply?

Radix Conversion.

Rational Arithmetic.

Fractions.

The Greatest Common Divisor.

Analysis of Euclid's Algorithm.

Factoring into Primes.

Polynomial Arithmetic.

Division of Polynomials.

Factorization of Polynomials.

Evaluation of Powers.

Evaluation of Polynomials.

Manipulation of Power Series.



Answers to Exercises. 


Appendix A. Tables of Numerical Quantities. 

Fundamental Constants (decimal).

Fundamental Constants (octal).

Harmonic Numbers, Bernoulli Numbers, Fibonacci Numbers.



Appendix B. Index to Notations.

  • Автор
    Donald E. Knuth
  • Категорія
    Програмування
  • Мова
    Англійська
  • Рік
    1997
  • Сторінок
    784
  • Формат
    170х240 мм
  • Обкладинка
    М'яка
  • Тип паперу
    Офсетний
  • Ілюстрації
    Чорно-білі
  • Номер видання
    3-е вид.
900 ₴
Купити
Відділення Нова Пошта80 ₴
Поштомат Нова Пошта80 ₴
Кур’єр Нова Пошта120 ₴
Відділення УкрПошта50 ₴
Кур’єр за адресою90 ₴
The Art of Computer Programming. Volume 2. Seminumerical Algorithms. 3rd Edition - фото 1
The Art of Computer Programming. Volume 2. Seminumerical Algorithms. 3rd Edition - фото 2
The Art of Computer Programming. Volume 2. Seminumerical Algorithms. 3rd Edition - фото 3
21071
Залиште свій відгук про книгу,
допоможіть тим, хто ще не читав