Cantitate/Preț
Produs

Data Structures & Algorithms in Java 6e International Student Version

Autor MT Goodrich
en Paperback – 12 aug 2014
The design and analysis of efficient data structures has long been recognized as a key component of the Computer Science curriculum. Goodrich and Tomassia's approach to this classic topic is based on the object-oriented paradigm as the framework of choice for the design of data structures. For each ADT presented in the text, the authors provide an associated Java interface. Concrete data structures realizing the ADTs are provided as Java classes implementing the interfaces. The Java code implementing fundamental data structures in this book is organized in a single Java package, net.datastructures. This package forms a coherent library of data structures and algorithms in Java specifically designed for educational purposes in a way that is complimentary with the Java Collections Framework.
Citește tot Restrânge

Preț: 39139 lei

Puncte Express: 587

Preț estimativ în valută:
7498 8141$ 6431£

Carte disponibilă

Livrare economică 18 aprilie-02 mai
Livrare express 04-10 aprilie pentru 6318 lei

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781118808573
ISBN-10: 1118808576
Pagini: 720
Dimensiuni: 192 x 235 x 30 mm
Greutate: 1.16 kg
Ediția:6th Edition International Student Version
Editura: Wiley
Locul publicării:Hoboken, United States

Cuprins


Descriere

The design and analysis of efficient data structures has long been recognized as a key component of the Computer Science curriculum. Goodrich and Tomassia's approach to this classic topic is based on the object-oriented paradigm as the framework of choice for the design of data structures.