Guide to Data Structures: A Concise Introduction Using Java (Undergraduate Topics in Computer Science)
暫譯: 資料結構指南:使用 Java 的簡明介紹(計算機科學本科主題)
James T. Streib, Takako Soma
- 出版商: Springer
- 出版日期: 2018-01-22
- 定價: $2,450
- 售價: 8.0 折 $1,960
- 語言: 英文
- 頁數: 376
- 裝訂: Paperback
- ISBN: 3319700839
- ISBN-13: 9783319700830
-
相關分類:
Java 程式語言、Computer-Science、Algorithms-data-structures
立即出貨 (庫存=1)
買這商品的人也買了...
相關主題
商品描述
This accessible and engaging textbook/guide provides a concise introduction to data structures and associated algorithms. Emphasis is placed on the fundamentals of data structures, enabling the reader to quickly learn the key concepts, and providing a strong foundation for later studies of more complex topics. The coverage includes discussions on stacks, queues, lists, (using both arrays and links), sorting, and elementary binary trees, heaps, and hashing. This content is also a natural continuation from the material provided in the separate Springer title Guide to Java by the same authors.Topics and features: reviews the preliminary concepts, and introduces stacks and queues using arrays, along with a discussion of array-based lists; examines linked lists, the implementation of stacks and queues using references, binary trees, a range of varied sorting techniques, heaps, and hashing; presents both primitive and generic data types in each chapter, and makes use of contour diagrams to illustrate object-oriented concepts; includes chapter summaries, and asks the reader questions to help them interact with the material; contains numerous examples and illustrations, and one or more complete program in every chapter; provides exercises at the end of each chapter, as well as solutions to selected exercises, and a glossary of important terms.
This clearly-written work is an ideal classroom text for a second semester course in programming using the Java programming language, in preparation for a subsequent advanced course in data structures and algorithms. The book is also eminently suitable as a self-study guide in either academe or industry.
商品描述(中文翻譯)
這本易於理解且引人入勝的教科書/指南提供了對資料結構及相關演算法的簡明介紹。重點放在資料結構的基本概念上,使讀者能夠快速學習關鍵概念,並為後續學習更複雜的主題奠定堅實的基礎。內容涵蓋堆疊(stacks)、佇列(queues)、列表(lists,使用陣列和鏈結),排序,以及基本的二元樹(binary trees)、堆(heaps)和雜湊(hashing)等討論。這部分內容也是與同一作者所著的Springer獨立書籍《Guide to Java》的自然延續。
主題和特點:回顧初步概念,並使用陣列介紹堆疊和佇列,還有關於基於陣列的列表的討論;檢視鏈結列表,使用參考實作堆疊和佇列,二元樹,各種排序技術,堆和雜湊;在每一章中呈現原始和泛型資料類型,並利用輪廓圖(contour diagrams)來說明物件導向概念;包含章節摘要,並提出問題以幫助讀者與材料互動;每章包含大量範例和插圖,以及一個或多個完整的程式;在每章結尾提供練習題,以及選定練習題的解答,並附有重要術語的詞彙表。
這本清晰易懂的著作是使用Java程式語言的第二學期程式設計課程的理想教科書,為後續的資料結構和演算法進階課程做準備。這本書也非常適合作為學術界或業界的自學指南。