沃新书屋 - Data Structure Programming - 出版社:Springer

Springer

出版社信息:

类型:

成立时间:

出版社特色:

出版社简介:

暂无相关内容,正在全力查找中


Data Structure Programming书籍相关信息

Data Structure Programming精美图片
  • ISBN:9780387949208
  • 作者:Joseph Bergin
  • 出版社:Springer
  • 出版时间:1998-06-19
  • 页数:340
  • 价格:USD 69.95
  • 纸张:暂无纸张
  • 装帧:Hardcover
  • 开本:暂无开本
  • 语言:暂无语言
  • 适合人群:计算机专业学生, 软件工程师, 程序员, 数据库管理员, 对计算机科学有浓厚兴趣的自学者
  • TAG:计算机科学 / 算法 / 编程语言 / 程序设计 / 数据结构
  • 豆瓣评分:暂无豆瓣评分
  • 更新时间:2025-05-16 23:39:52

内容简介:

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.