Название: Data Structures Автор: VVAA Издательство: Autoedici?n Год: 2015 Формат: pdf Страниц: 427 Размер: 4.8 mb. Язык: English
In computer science, a data structure is a particular way of organizing data in a computer so that it can be used efficiently. Data structures can implement one or more particular abstract data types, which are the means of specifying the contract of operations and their complexity. In comparison, a data structure is a concrete implementation of the contract provided by an ADT. Different kinds of data structures are suited to different kinds of applications, and some are highly specialized to specific tasks. For example, databases use B-tree indexes for small percentages of data retrieval and compilers and databases use dynamic hash tables as look up tables.
Data structures provide a means to manage large amounts of data efficiently for uses such as large databases and internet indexing services. Usually, efficient data structures are key to designing efficient algorithms. Some formal design methods and programming languages emphasize data structures, rather than algorithms, as the key organizing factor in software design. Storing and retrieving can be carried out on data stored in both main memory and in secondary memory.
Уважаемый посетитель, Вы зашли на сайт как незарегистрированный пользователь.
С этой публикацией часто скачивают:
Data Structures and Program Design Using C++ Название: Data Structures and Program Design Using C++: A Self-Teaching Introduction Автор: D. Malhotra, N. Malhotra Издательство: Mercury Learning...
C++ Plus Data Structures, 3rd Edition Название: C++ Plus Data Structures, 3rd Edition Автор: Nell Dale Издательство: Jones And Bartlett Publishers Год: 2002 ISBN: 0763704814;...
Data Structures and Algorithms in Python Название: Data Structures and Algorithms in Python Автор: Michael Goldwasser, Michael Goodrich, Roberto Tamassia Издательство: Wiley Год: 2013...
Data Structures and Algorithms with Python Название: Data Structures and Algorithms with Python Автор: Kent D. Lee, Steve Hubbard Издательство: Springer Год: 2015 Страниц: 363 Формат: PDF...
Информация
Посетители, находящиеся в группе Гости, не могут оставлять комментарии к данной публикации.