当前位置:在线查询网 > 图书大全 > Data Structures and the Standard Template Library

Data Structures and the Standard Template Library_图书大全


请输入要查询的图书:

可以输入图书全称,关键词或ISBN号

Data Structures and the Standard Template Library

ISBN: 9780072369656

出版社: McGraw-Hill Science/Engineering/Math

出版年: 2002-02-14

定价: USD 99.06

装帧: Hardcover

内容简介


Data Structures and the Standard Template Library by William Collins teaches the fundamentals of Data Structures and their implementations. It uses C++ as the language of instruction. Most of the data structures are provided in the Standard Template Library (STL), which students will be able to use in their further coursework and beyond. To further students' understanding of implementation issues, alternative implementation (other than the STL) are also discussed.

Hands-on learning is promoted throughout the text by the use of Programming Projects and labs. Programming projects, at the end of each chapter, allow students to develop and implement their own data structures or to extend or apply data structures introduced in the chapter. Additionally, optional labs accompany the text and allow students to practice by giving them opportunities to code. These labs can be used in many different ways such as in a closed lab, in an open lab, or for optional homework assignments.