gogogo
Syndetics cover image
Image from Syndetics

Introduction to data structures and algorithms with C++ / Glenn W. Rowe.

By: Material type: TextTextSeries: Prentice-Hall object-oriented seriesPublication details: London ; New York : Prentice Hall, 1997.Description: xiv, 370 p. ; 24 cmISBN:
  • 0135791782
Subject(s): DDC classification:
  • 005.73 ROW
Holdings
Item type Current library Call number Copy number Status Date due Barcode
Standard Loan Moylish Library Main Collection 005.73 ROW (Browse shelf(Opens below)) 1 Available 39002000349366

Enhanced descriptions from Syndetics:

This book presents the fundamentals of data structures from an object oriented perspective. The text uses C++, whose classes and object oriented constructs are specifically designed to efficiently implement data structures. The opening chapters introduce the ideas behind OOP and C++ and once the principles are explained, the book develops to deal with data structures and algorithms fom an OO point of view. All the standard data structures are described, including stacks, queues, sets, linked lists, trees and graphs. In addition to the algorithms dealing with these data structures, searching and sorting algorithms are also studied. A non-mathematical approach is adopted for the study of algorithm efficiency. Rather than derive analytic expressions for the number of steps taken by various alorithms, programs are written which count the number of steps and draw graphs of these numbers as functions of the size of the data sets being processed. The Graphs are then transformed to obtain the orders of the algorithms.

Includes index.

Table of contents provided by Syndetics

  • 1 Object Oriented Programming
  • 2 Classes and Objects
  • 3 The Elements of C++
  • 4 Constructors and Deconstructors
  • 5 Functions and Operator Overloading
  • 6 Inheritance
  • 7 Stacks and Queues
  • 8 Templates
  • 9 Sets
  • 10 Linked Lists
  • 11 Searching Algorithms
  • 12 Sorting Algorithms
  • 13 Tables and Hashing Trees Graphs

Powered by Koha