Librería Portfolio Librería Portfolio

Búsqueda avanzada

TIENE EN SU CESTA DE LA COMPRA

0 productos

en total 0,00 €

DATA STRUCTURES AND ALGORITHM ANALYSIS IN C++
Título:
DATA STRUCTURES AND ALGORITHM ANALYSIS IN C++
Subtítulo:
Autor:
MARK ALLEN WEISS
Editorial:
PEARSON
Año de edición:
2014
Materia
ALGORITMOS
ISBN:
978-0-13-284737-7
Páginas:
635
154,96 €

 

Sinopsis

Data Structures and Algorithm Analysis in C++ is an advanced algorithms book that bridges the gap between traditional CS2 and Algorithms Analysis courses.
As the speed and power of computers increases, so does the need for effective programming and algorithm analysis. By approaching these skills in tandem, Mark Allen Weiss teaches readers to develop well-constructed, maximally efficient programs using the C++ programming language. This book explains topics from binary heaps to sorting to NP-completeness, and dedicates a full chapter to amortized analysis and advanced data structures and their implementation. Figures and examples illustrating successive stages of algorithms contribute to Weiss' careful, rigorous and in-depth analysis of each type of algorithm.