Cantitate/Preț
Produs

Goldwasser, M: Data Structures and Algorithms in Java, Inter


en Limba Engleză 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ț: 41618 lei

Preț vechi: 52023 lei
-20%

Puncte Express: 624

Preț estimativ în valută:
7357 8613$ 6425£

Carte disponibilă

Livrare economică 13-27 februarie
Livrare express 29 ianuarie-04 februarie pentru 5417 lei


Specificații

ISBN-13: 9781118808573
ISBN-10: 1118808576
Pagini: 720
Dimensiuni: 186 x 233 x 32 mm
Greutate: 0.98 kg
Ediția:6. Auflage
Editura: John Wiley & Sons, Inc.
Locul publicării:Hoboken, United States

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.