Fundamentals of Data Structures in C, 2/e (Paperback)

Ellis Horowitz, Sartaj Sahni, Susan Anderson-Freed

  • 出版商: Silicon Press
  • 出版日期: 2007-08-01
  • 定價: $1,390
  • 售價: 9.8$1,362
  • 語言: 英文
  • 頁數: 617
  • 裝訂: Paperback
  • ISBN: 0929306406
  • ISBN-13: 9780929306407
  • 相關分類: Algorithms-data-structures
  • 相關翻譯: 基礎資料結構 ─ 使用 C (Fundamentals of Data Structures in C, 2/e) (繁中版)
  • 銷售排行: 👍 2022 年度 英文書 銷售排行 第 6 名
    👍 2021 年度 英文書 銷售排行 第 5 名
    🥉 2021/11 英文書 銷售排行 第 3 名
    🥇 2021/1 英文書 銷售排行 第 1 名
    👍 2020 年度 英文書 銷售排行 第 6 名
    🥈 2020/11 英文書 銷售排行 第 2 名

    立即出貨

買這商品的人也買了...

商品描述

 

New Edition of the Classic Data Structures Text!
This new edition provides a comprehensive and technically rigorous introduction to data structures such as arrays, stacks, queues, linked lists, trees and graphs and techniques such as sorting hashing that form the basis of all software. In addition, this text presents advanced or specialized data structures such as priority queues, efficient binary search trees, multiway search trees and digital search structures. The book now discusses topics such as weight biased leftist trees, pairing heaps, symmetric minmax heaps, interval heaps, topdown splay trees, B+ trees and suffix trees. Red-black trees have been made more accessible. The section on multiway tries has been significantly expanded and discusses several trie variations and their application to Internet packet forwarding.

Table of Contents

Chapter 1. Basic Concepts

Chapter 2. Arrays & Structures

Chapter 3. Stacks and Queues

Chapter 4. Linked Lists

Chapter 5. Trees

Chapter 6. Graphs

Chapter 7. Sorting Chapter 8. Hashing

Chapter 9. Priority Queues

Chapter 10. Efficient Binary Search Trees

Chapter 11. Multiway Search Trees

Chapter 12. Digital Search Structures

商品描述(中文翻譯)

新版的經典資料結構教材!本書全面且技術嚴謹地介紹了數組、堆疊、佇列、鏈結串列、樹和圖等資料結構,以及排序和雜湊等基礎軟體的技巧。此外,本書還介紹了高級或特殊的資料結構,如優先佇列、高效二元搜尋樹、多路搜尋樹和數位搜尋結構。本書現在還討論了一些新的主題,如加權偏左樹、配對堆、對稱極值堆、區間堆、自頂向下伸展樹、B+樹和後綴樹。紅黑樹的內容更加易於理解。多路字典樹的部分已經大幅擴展,並討論了幾種字典樹的變體及其在互聯網封包轉發中的應用。

目錄:
第1章 基本概念
第2章 數組和結構
第3章 堆疊和佇列
第4章 鏈結串列
第5章 樹
第6章 圖
第7章 排序
第8章 雜湊
第9章 優先佇列
第10章 高效二元搜尋樹
第11章 多路搜尋樹
第12章 數位搜尋結構