BOOKS - PROGRAMMING - Структуры данных и стандартная би...
US $7.60
286785
286785
Структуры данных и стандартная библиотека шаблонов
Author: Коллинз У.Дж.
Year: 2004
Number of pages: 623
Format: PDF
File size: 13.3 MB
Language: RU
Year: 2004
Number of pages: 623
Format: PDF
File size: 13.3 MB
Language: RU
The book discusses the basics of organizing data structures and implementing them using C++ as an instruction language. Most of the data structures considered, such as arrays, vectors, queues, lists and stacks, are available as part of the standard template library (STL). The canonical implementation of these data structures, which is both efficient and concise, is examined in sufficient detail. Much attention is also paid to algorithms for working with data structures.