Data Structures » MIRLIB.RU - ТВОЯ БИБЛИОТЕКА
Фармакология может быть доступной. Иллюстрированное пособие для врачей и тех, кто хочет ими стать Фармакология может быть доступной. Иллюстрированное пособие для врачей и тех, кто хочет ими стать Machine Learning for Materials Discovery: Numerical Recipes and Practical Applications Machine Learning for Materials Discovery: Numerical Recipes and Practical Applications Understanding Cryptography: From Established Symmetric and Asymmetric Ciphers to Post-Quantum Algorithms, 2nd Edition Understanding Cryptography: From Established Symmetric and Asymmetric Ciphers to Post-Quantum Algorithms, 2nd Edition Многопоточный Python Многопоточный Python Анатомия человека. Большой популярный атлас Анатомия человека. Большой популярный атлас Дивизии войск СС. История организации, структура, боевое применение Дивизии войск СС. История организации, структура, боевое применение Хронология российской истории: Энциклопедический справочник Хронология российской истории: Энциклопедический справочник Vaucelles Abbey: Monanstic, Political, and Social Ties in the Borderland of the Cambresis, 1132-1330 Vaucelles Abbey: Monanstic, Political, and Social Ties in the Borderland of the Cambresis, 1132-1330 Industrial Inorganic Chemistry, 2nd Edition Industrial Inorganic Chemistry, 2nd Edition The Ocean Speaks: A photographic journey of discovery and hope The Ocean Speaks: A photographic journey of discovery and hope Маринад для шашлыка. Классические рецепты и оригинальные прочтения маринадов к мясу Маринад для шашлыка. Классические рецепты и оригинальные прочтения маринадов к мясу Физиотерапия воспаления и боли. Патофизиологические аспекты и методики лечения Физиотерапия воспаления и боли. Патофизиологические аспекты и методики лечения Взаимодействие излучения с атомами и наночастицами Взаимодействие излучения с атомами и наночастицами Артиллерия и минометы XX века Артиллерия и минометы XX века Linux Coding & Programming Tricks & Tips - 18th Edition 2024 Linux Coding & Programming Tricks & Tips - 18th Edition 2024 Introduction to Game Programming using Processing: For Designers, Artists, Players, Non-Tech People and Everybody Else Introduction to Game Programming using Processing: For Designers, Artists, Players, Non-Tech People and Everybody Else
Фармакология может быть доступной. Иллюстрированное пособие для врачей и тех, кто хочет ими стать Фармакология может быть доступной. Иллюстрированное пособие для врачей и тех, кто хочет ими стать Machine Learning for Materials Discovery: Numerical Recipes and Practical Applications Machine Learning for Materials Discovery: Numerical Recipes and Practical Applications Understanding Cryptography: From Established Symmetric and Asymmetric Ciphers to Post-Quantum Algorithms, 2nd Edition Understanding Cryptography: From Established Symmetric and Asymmetric Ciphers to Post-Quantum Algorithms, 2nd Edition Многопоточный Python Многопоточный Python Анатомия человека. Большой популярный атлас Анатомия человека. Большой популярный атлас Дивизии войск СС. История организации, структура, боевое применение Дивизии войск СС. История организации, структура, боевое применение Хронология российской истории: Энциклопедический справочник Хронология российской истории: Энциклопедический справочник Vaucelles Abbey: Monanstic, Political, and Social Ties in the Borderland of the Cambresis, 1132-1330 Vaucelles Abbey: Monanstic, Political, and Social Ties in the Borderland of the Cambresis, 1132-1330 Industrial Inorganic Chemistry, 2nd Edition Industrial Inorganic Chemistry, 2nd Edition The Ocean Speaks: A photographic journey of discovery and hope The Ocean Speaks: A photographic journey of discovery and hope Маринад для шашлыка. Классические рецепты и оригинальные прочтения маринадов к мясу Маринад для шашлыка. Классические рецепты и оригинальные прочтения маринадов к мясу Физиотерапия воспаления и боли. Патофизиологические аспекты и методики лечения Физиотерапия воспаления и боли. Патофизиологические аспекты и методики лечения Взаимодействие излучения с атомами и наночастицами Взаимодействие излучения с атомами и наночастицами Артиллерия и минометы XX века Артиллерия и минометы XX века Linux Coding & Programming Tricks & Tips - 18th Edition 2024 Linux Coding & Programming Tricks & Tips - 18th Edition 2024 Introduction to Game Programming using Processing: For Designers, Artists, Players, Non-Tech People and Everybody Else Introduction to Game Programming using Processing: For Designers, Artists, Players, Non-Tech People and Everybody Else
Категория: КНИГИ » ПРОГРАММИРОВАНИЕ
Data Structures
/

Название: 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.







[related-news]
[/related-news]
Комментарии 0
Комментариев пока нет. Стань первым!