Data Structures Succinctly, Part 2

Data Structures Succinctly, Part 2

简介:

数据结构第2部分是跳过列表、哈希表、堆、优先级队列、AVL树和B树的简明指南。与第一本书一样,您将学习结构的行为,如何与它们交互以及它们的性能限制。从跳过列表和哈希表开始,然后转向复杂的AVL树和B树,作者Robert Horvick解释了每个结构的方法和类是什么,它们背后的算法,以及保持它们有效的必要条件。本书还提供可下载的代码示例和生动的图表,以帮助您可视化更抽象的概念,如节点高度和节点旋转。

英文简介:

Data Structures Succinctly Part 2 is your concise guide to skip lists, hash tables, heaps, priority queues, AVL trees, and B-trees. As with the first book, you'll learn how the structures behave, how to interact with them, and their performance limitations. Starting with skip lists and hash tables, and then moving to complex AVL trees and B-trees, author Robert Horvick explains what each structure's methods and classes are, the algorithms behind them, and what is necessary to keep them valid. The book also features downloadable code samples and vivid diagrams to help you visualize the more abstract concepts, like node height and node rotations.

书名
Data Structures Succinctly, Part 2
译名
简洁的数据结构(第二部分)
语言
英语
年份
2013
页数
126页
大小
2.36 MB
标签
  • 简明教程
  • 数据结构
  • 下载
    pdf iconData Structures Succinctly, Part 2.pdf
    密码
    65536

    最后更新:2025-04-12 23:58:07

    ←The Survival of a Mathematician: From Tenure-Track to Emeritus

    →AC Electrical Circuit Analysis: A Practical Approach