Data Structures: Fundamental Tools

简介:
数据结构是在计算机中存储和组织数据的一种特殊方式,以便可以有效地使用数据。本书涵盖了计算机科学中最常用的数据结构: 抽象数据类型; 序列; 字典; 集合; 优先级队列; 后继者和邻居; 整数和字符串搜索等。它从计算机编程的角度描述了数据结构,并提供了示例,并介绍了允许程序员开发自己的数据结构的设计技术。作者包括经典的数据结构,如红黑树和二项式队列,以及一系列专门为编程语言开发的新数据结构。
它还为复杂的数据结构和算法提供解决方案。每个问题都有多种解决方案。它作为计算机科学家的面试和考试指南非常方便。
英文简介:
A data structure is a particular way of storing and organizing data in a computer so that it can be used efficiently.
This book covers most of commonly used data structures in computer science: abstract data types; Sequences; Dictionaries; Sets; Priority queues; Successors and neighbors; Integer and string searching, etc.
It describes data structures from the point of view of computer programming, with examples, and presents design techniques that allow programmers to develop their own data structures. The authors include both classical data structures, such as red-black trees and binomial queues, and a host of new data structures developed exclusively for programming languages.
It also offers solutions to complex data structures and algorithms. There are multiple solutions for each problem. It comes handy as an interview and exam guide for computer scientists.
- 书名
- Data Structures: Fundamental Tools
- 译名
- 数据结构:基本工具
- 语言
- 英语
- 年份
- 2015
- 页数
- 161页
- 大小
- 4.17 MB
- 标签
- 数据结构
- 下载
Data Structures: Fundamental Tools.pdf
- 密码
- 65536
最后更新:2025-04-12 23:55:39
←Algorithms and Data Structures With Applications to Graphics and Geometry