Soltys-kulinicz Michael - Introduction To The Analysis Of Algorithms, An (2nd Edition)
-10%

Introduction To The Analysis Of Algorithms, An (2nd Edition)

Soltys-kulinicz Michael

ISBN: 9789814401159
Vydavatelství: World Scientific
Rok vydání: 2012
Vazba: Hardback
Počet stran: 212
Dostupnost: Na objednávku

Původní cena: 2 043 Kč
Výstavní cena: 1 839 Kč(t.j. po slevě 10%)
(Cena je uvedena včetně 10% DPH)
Katalogová cena: 54 GBP

Nárok na dopravu zdarma
Přidat do wishlistu
Zpět Tisknout
Koupit
A successor to the first edition, this updated and revised book is a great companion guide for students and engineers alike, specifically software engineers who design reliable code. While succinct, this edition is mathematically rigorous, covering the foundations of both computer scientists and mathematicians with interest in algorithms.Besides covering the traditional algorithms of Computer Science such as Greedy, Dynamic Programming and Divide & Conquer, this edition goes further by exploring two classes of algorithms that are often overlooked: Randomised and Online algorithms — with emphasis placed on the algorithm itself. The coverage of both fields are timely as the ubiquity of Randomised algorithms are expressed through the emergence of cryptography while Online algorithms are essential in numerous fields as diverse as operating systems and stock market predictions.While being relatively short to ensure the essentiality of content, a strong focus has been placed on self-containment, introducing the idea of pre/post-conditions and loop invariants to readers of all backgrounds. Containing programming exercises in Python, solutions will also be placed on the book's website.