𝔖 Bobbio Scriptorium
✦   LIBER   ✦

The art of computer programming II

✍ Scribed by Donald E. Knuth


Book ID
127424098
Publisher
Addison-Wesley Professional
Year
1997
Tongue
English
Weight
8 MB
Edition
3
Category
Library
ISBN
0201896834

No coin nor oath required. For personal study only.

✦ Synopsis


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.

✦ Subjects


Культура и искусство программирования


📜 SIMILAR VOLUMES


The art of computer programming III
✍ Donald E. Knuth 📂 Library 📅 1998 🏛 Addison-Wesley Professional 🌐 English ⚖ 8 MB

The first revision of this third volume is the most comprehensive survey of classical computer techniques for sorting and searching. It extends the treatment of data structures in Volume 1 to consider both large and small databases and internal and external memories. The book contains a selection of

The art of computer programming I
✍ Donald E. Knuth 📂 Library 📅 1997 🏛 Addison-Wesley Professional 🌐 English ⚖ 6 MB

This first volume in the series begins with basic programming concepts and techniques, then focuses more particularly on information structures-the representation of information inside a computer, the structural relationships between data elements and how to deal with them efficiently. Elementary ap

The art of computer programming Volume 2
✍ Donald E. Knuth 📂 Library 📅 1981 🏛 Addison-Wesley Pub (Sd) 🌐 English ⚖ 9 MB

This multivolume work on the analysis of algorithms has long been recognized as the definitive description of classical computer science. The three complete volumes published to date already comprise a unique and invaluable resource in programming theory and practice. Countless readers have spoken a

The art of computer programming Volume 1
✍ Knuth D. 📂 Library 📅 1968 🏛 AW 🌐 English ⚖ 7 MB

This first volume in the series begins with basic programming concepts and techniques, then focuses more particularly on information structures-the representation of information inside a computer, the structural relationships between data elements and how to deal with them efficiently. Elementary ap