C++ Plus Data Structures

C++ Plus Data Structures
ISBN-10
1284089185
ISBN-13
9781284089189
Series
C++ Plus Data Structures
Category
Computers
Pages
838
Language
English
Published
2016-08-24
Publisher
Jones & Bartlett Publishers
Authors
Chip Weems, Dale, Tim Richards

Description

Nell Dale’s C++ Plus Data Structures, Sixth Edition explores the specifications, applications, and implementations of abstract data types. Topics covered include modularization, data encapsulation, information hiding, object-oriented decomposition, algorithm analysis, and more.

Other editions

Similar books

  • C++ Plus Data Structures
    By Nell B. Dale

    ... Design and Production : Anne Spencer V.P. , Manufacturing and Inventory Control : Therese Bräuer Editor - in - Chief , College : J. Michael Stranz ... in - Publication Data Dale , Nell B. C ++ plus data structures / Nell Dale .

  • C++ Plus Data Structures, 4/E
    By Nell Dale

    Updated and reorganized, this edition provides intuitive explanations that clarify abstract concepts and approaches the study of data structures with emphasis on computer science theory and software engineering principles.

  • C++ Plus Data Structures
    By Nell B. Dale, Mark Headington

    This book is designed for a course in Data Structures where C++ is the programming language.

  • Bu- C++ Plus Data Structures 4E/ C++ Data Struct Lab
    By Dale

    Bu- C++ Plus Data Structures 4E/ C++ Data Struct Lab

  • Data Structures Using C++
    By D. S. Malik

    Clearly written with the student in mind, this text focuses on Data Structures and includes advanced topics in C++ such as Linked Lists and the Standard Template Library (STL).

  • Data Structures and Algorithms in C++
    By Adam Drozdek

    This edition provides critical new coverage of treaps, k-d trees and k-d B-trees, generational garbage collection, and other advanced topics such as sorting methods and a new hashing technique.

  • C++ Data Structures and Algorithms: Learn how to write efficient code to build scalable and robust applications in C++
    By Wisnu Anggoro

    This book will be your companion as it takes you through implementing classic data structures and algorithms to help you get up and running as a confident C++ programmer.

  • C++ Plus Data Structures 2/E
    By Dale

    C++ Plus Data Structures 2/E

  • Open Data Structures: An Introduction
    By Pat Morin

    Introduction -- Array-based lists -- Linked lists -- Skiplists -- Hash tables -- Binary trees -- Random binary search trees -- Scapegoat trees -- Red-black trees -- Heaps -- Sorting algorithms -- Graphs -- Data structures for integers -- ...

  • Classic Data Structures in C++
    By Timothy Budd

    Engineering software. Creating software components. Algorithms: descriptions of behavior. Strings: an example ADT. Classification of collections. Vectors and component reuse. Inheritance: power through polymorphism. Lists: a dynamic data structure. Stacks...