Join Books.org — it's free

Algorithms and data structures in C++ by Leen Ammeraal — book cover
C/C++, Programming - General & Miscellaneous, General Software Engineering

Algorithms and data structures in C++

by Leen Ammeraal
Available on Bookshop Write a review

Books.org participates in affiliate programs including Bookshop.org and the Amazon Services LLC Associates Program. We may earn a commission from qualifying purchases made through links on this page, at no additional cost to you.

Log in to track your reading progress.

Overview

Algorithms and data structures in C++ Leendert Ammeraal Hogeschool van Utrecht, The Netherlands C++ is capable of tackling a whole range of programming tasks. The purpose of this book is to give breadth and depth to C++ programmers' existing experience of the language by representing a large number of algorithms, most of them implemented as ready-to-run (and standalone) programs. The programs are as readable as possible without sacrificing too great a degree of efficiency, generality, portability and robustness. Both the classes and programs are designed to demonstrate major programming principles. There is coverage of two key language features - templates and exception handling - apart from which the reader is assumed to have working knowledge of C++. Besides traditional subjects, such as quicksort and binary trees, this book also covers some less well-known topics, including multi-precision arithmetic, route planning and external sorting. Demonstration programs for these and many other exciting applications are based on C++ classes which you can also use in programs of your own.

Reviews

There are no reviews yet. Log in to write one.

Book Details

Published
March 13, 1996
Publisher
Chichester ; Wiley, 1996.
Pages
368
Format
Paperback
ISBN
9780471963554

More by Leen Ammeraal

Similar books