Data structure programming : with the standard template library in C++

著者

    • Bergin, Joseph

書誌事項

Data structure programming : with the standard template library in C++

Joseph Bergin

(Undergraduate texts in computer science)

Springer, c1998

大学図書館所蔵 件 / 10

この図書・雑誌をさがす

内容説明・目次

内容説明

Once programmers have grasped the basics of object-oriented programming and C++, the most important tool that they have at their disposal is the Standard Template Library (STL). This provides them with a library of re-usable objects and standard data structures. It has recently been accepted by the C++ Standards Committee. This textbook is an introduction to data structures and the STL. It provides a carefully integrated discussion of general data structures and their implementation and use in the STL. In so doing, the author is able to teach readers the important features of abstraction and how to develop applications using the STL.

目次

  • Contents: Data Structures and Algrithms
  • Programming with Arrays and Pointers
  • Overview of Container Mechanisms
  • Overview of the Standard Template Library
  • Vector Programming
  • DEQueue Programming
  • Lists
  • Sets, Maps, Multisets and MultiMaps
  • Hash Tables

「Nielsen BookData」 より

関連文献: 1件中  1-1を表示

詳細情報

ページトップへ