Compact Data Structures: A Practical Approach
Autor Gonzalo Navarroen Limba Engleză Hardback – 7 sep 2016
Preț: 536.74 lei
Preț vechi: 670.93 lei
-20% Nou
Puncte Express: 805
Preț estimativ în valută:
102.72€ • 108.03$ • 85.56£
102.72€ • 108.03$ • 85.56£
Carte tipărită la comandă
Livrare economică 03-17 ianuarie 25
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9781107152380
ISBN-10: 1107152380
Pagini: 570
Ilustrații: 140 b/w illus.
Dimensiuni: 183 x 260 x 34 mm
Greutate: 1.18 kg
Editura: Cambridge University Press
Colecția Cambridge University Press
Locul publicării:New York, United States
ISBN-10: 1107152380
Pagini: 570
Ilustrații: 140 b/w illus.
Dimensiuni: 183 x 260 x 34 mm
Greutate: 1.18 kg
Editura: Cambridge University Press
Colecția Cambridge University Press
Locul publicării:New York, United States
Cuprins
1. Introduction; 2. Entropy and coding; 3. Arrays; 4. Bitvectors; 5. Permutations; 6. Sequences; 7. Parentheses; 8. Trees; 9. Graphs; 10. Grids; 11. Texts; 12. Dynamic structures; 13. Recent trends.
Recenzii
'This is a delightful book on data structures that are both time and space efficient. It will be a key reference and guiding light in the field for years to come.' J. Ian Munro, University of Waterloo, Ontario, from the Foreword
'The explanations are clear and accessible, the content substantial and the information level high, the illustrations appropriate and informative, and the subject matter timely and increasingly relevant. This text will provide a good foundation in theory and practical issues, and should be a useful introduction to the field for students, researchers, and developers desiring a solid foundational text.' R. M. Malyankar, Computing Reviews
'The book is a real gem! My excitement while reading it was similar to what I felt when learning to program as a child, browsing the bit-level details in a technical manual of an obscure computer architecture. Even though data structures are my main research interest, much of the material was new to me. There is a remarkable attention to detail, pseudocode in the book is written very carefully, with all details explicitly given … In 540 pages, the book discusses a large number of data structuring questions, exploring various designs and tradeoffs, followed by relevant applications. The book is very well-organized, and its concept is compelling (once the reader gets the hang of it), the various results fit together and build upon each other. I imagine that seminars could easily be based on the book; it can also be useful for self-study and reference, even for practitioners.' Laszlo Kozma, SIGACT News
'The explanations are clear and accessible, the content substantial and the information level high, the illustrations appropriate and informative, and the subject matter timely and increasingly relevant. This text will provide a good foundation in theory and practical issues, and should be a useful introduction to the field for students, researchers, and developers desiring a solid foundational text.' R. M. Malyankar, Computing Reviews
'The book is a real gem! My excitement while reading it was similar to what I felt when learning to program as a child, browsing the bit-level details in a technical manual of an obscure computer architecture. Even though data structures are my main research interest, much of the material was new to me. There is a remarkable attention to detail, pseudocode in the book is written very carefully, with all details explicitly given … In 540 pages, the book discusses a large number of data structuring questions, exploring various designs and tradeoffs, followed by relevant applications. The book is very well-organized, and its concept is compelling (once the reader gets the hang of it), the various results fit together and build upon each other. I imagine that seminars could easily be based on the book; it can also be useful for self-study and reference, even for practitioners.' Laszlo Kozma, SIGACT News
Notă biografică
Descriere
This practical, applications-oriented book describes essential tools for efficiently handling massive amounts of data.