Guía de servicios

Data structures and algorithm analysis in C++

por Weiss, Mark Allen
Series: Always learning Declaración de edición:Cuarta edición Publicado por : Pearson (Boston (Massachusetts, Estados Unidos)) Detalles físicos: xviii, 635 páginas ilustraciones ISBN:9780132847377 (4a.Ed.); 013284737X (4a.Ed.). Año : 2014
    Valoración media: 0.0 (0 votos)
Tipo de ítem Ubicación actual Colección Signatura Info Vol Copia número Estado Fecha de vencimiento Código de barras Reserva de ítems
Libro Libro Claustro
2do piso
Libro 005.133 W431ds (Navegar estantería) 4a.Ed. Ej.1 Disponible 100153682
Libro Libro Claustro
2do piso
Libro 005.133 W431ds (Navegar estantería) 4a.Ed. Ej.2 Disponible 100154190
Libro Libro Claustro
2do piso
Libro 005.133 W431ds (Navegar estantería) 4a.Ed. Ej.3 Disponible 100154191
Total de reservas: 0

Programming: A General Overview -- Algorithm Analysis -- Lists, Stacks, and Queues -- Trees -- Hashing -- Priority Queues (Heaps) -- Sorting -- The Disjoint Sets Class -- Graph Algorithms -- Algorithm Design Techniques -- Amortized Analysis -- Advanced Data Structures and Implementation -- Appendix A: Separate Compilation of Class Templates.

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.