Basic Concepts in Data Structures
暫譯: 資料結構基本概念
Shmuel Tomi Klein
- 出版商: Cambridge
- 出版日期: 2016-10-28
- 定價: $1,575
- 售價: 9.0 折 $1,418
- 語言: 英文
- 頁數: 232
- 裝訂: Paperback
- ISBN: 1316613844
- ISBN-13: 9781316613849
-
相關分類:
Algorithms-data-structures
立即出貨 (庫存 < 3)
相關主題
商品描述
Data structures are the fundamental building blocks of any computer program, used for storing, representing and manipulating data in a computer. This text presents the basic concepts of data structures as part of the art of writing computer programs. The author concentrates on the fundamentals of what should be done to solve a problem efficiently rather than technical implementation details. The text includes pseudocode and covers all the most common data structures, such as queues, stacks, trees, heaps, and hash tables, along with the basics of searching, sorting, and coding. This book can supplement any undergraduate algorithms or discrete math course and will also be accessible to students and researchers in other quantitative disciplines. No prerequisites beyond introductory programming and basic mathematics are required, and the accessible, conceptual presentation will appeal to undergraduates in many quantitative fields. Carefully designed problem sets with selected solutions will allow students to test their understanding.
商品描述(中文翻譯)
資料結構是任何電腦程式的基本構建塊,用於在電腦中儲存、表示和操作數據。本書介紹了資料結構的基本概念,作為撰寫電腦程式藝術的一部分。作者專注於解決問題所需的基本原則,而非技術實現細節。文本中包含了偽代碼,並涵蓋了所有最常見的資料結構,如佇列(queues)、堆疊(stacks)、樹(trees)、堆(heaps)和雜湊表(hash tables),以及搜尋、排序和編碼的基礎知識。本書可以補充任何本科的演算法或離散數學課程,並且對於其他定量學科的學生和研究人員也具有可讀性。除了入門程式設計和基本數學之外,無需其他先修課程,且這種易於理解的概念性呈現將吸引許多定量領域的本科生。精心設計的習題集及其選定解答將使學生能夠測試他們的理解。