
Автор
Новинки Роберто Тамассии
- 1 произведение
- 4 издания на 2 языках
-
Data Structures & Algorithms in Java Michael H. Goldwasser, Майкл Т. Гудрич, Роберто Тамассия
Год издания: 2014 Издательство: Wiley 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.
-
Структуры данных и алгоритмы в Java Michael H. Goldwasser, Майкл Т. Гудрич, Роберто Тамассия
ISBN: 985-475-011-6 Год издания: 2003 Издательство: Новое знание Язык: Русский Представлено подробное описание структур данных и алгоритмов, а также их разработки, анализа и реализации на примере Java — бурно развивающегося языка программирования. Может быть использована в качестве учебника. -
Data Structures and Algorithms in C++ David M. Mount, David Mount, Майкл Т. Гудрич, Роберто Тамассия
ISBN: 0471202088 Язык: Русский -
Graph Drawing: Algorithms for the Visualization of Graphs Ioannis G. Tollis, Giuseppe Di Battista, Peter Eades, Роберто Тамассия
ISBN: 0133016153 Язык: Русский This book is designed to describe fundamental algorithmic techniques for constructing drawings of graphs. Suitable as a book or reference manual, its chapters offer an accurate, accessible reflection of the rapidly expanding field of graph