Les livres classés sous : algorithm
A Programmer's Companion to Algorithm Analysis
Describes how to progress from an effective algorithm to a successful software program
Suggests ways to avoid the major problems that software engineers and programmers encounter when implementing algorithms
Explains the fundamental differences betwee...
(paru le 26/10/2006, consulté 4265 fois)
Data Structures and Algorithm Analysis in C++
Mark Allen Weiss' innovative approach to algorithms and data structures teaches the simultaneous development of sound analytical and programming skills for the advanced data structures course. Readers learn how to reduce time constraints and develop progr...
(paru le 31/01/2006, consulté 3433 fois)
Online Computation and Competitive Analysis
In online computation a computer algorithm must decide how to act on incoming items of information without any knowledge of future inputs. How should it route the next telephone call? Where in memory should it store a just-closed record? This book provide...
(paru le 04/04/2005, consulté 2692 fois)
Probability models for computer science
Current technological advances require the expert use of
probability models. For instance, as programmers and
researchers grapple with complex problems related to the
Internet, they are turning to probabilistic modeling to
predict the behavior of a new ca...
(paru le 15/08/2001, consulté 4152 fois)
Cryptography in C and C++
Detailed treatment of public
key cryptography with detailed coverage of the RSA
algorithm that is now in the public domain
Explains and includes an
implementation of Rijndael, the new American Encryption
Standard in both C and C++
Not toy code(tm...
(paru le 01/03/2001, consulté 5040 fois)
Selected Papers on Analysis of Algorithms
Donald Knuth's influence in computer science ranges from
the invention of methods for translating and defining
programming languages to the creation of the TeX and
METAFONT systems for desktop publishing. His award-winning
textbooks have become classics o...
(paru le 01/01/2000, consulté 6231 fois)
Algorithms for Minimization Without Derivatives
Outstanding text for graduate students and research workers
proposes improvements to existing algorithms, extends their
related mathematical theories, and offers details on new
algorithms for approximating local and global minima. Many
numerical examples,...
(paru le 18/03/2002, consulté 7457 fois)