Guide to Data Structures: A Concise Introduction Using Java (Undergraduate Topics in Computer Science)

James T. Streib, Takako Soma

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

商品描述

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.

商品描述(中文翻譯)

這本易於理解且引人入勝的教科書/指南提供了對資料結構及相關演算法的簡明介紹。強調對資料結構的基礎知識,讓讀者能夠快速學習關鍵概念,並為後續學習更複雜主題打下堅實基礎。內容包括對堆疊、佇列、串列(使用陣列和連結)的討論,以及排序、基本二元樹、堆積和雜湊。這些內容也是與同一作者的另一本單獨出版的Springer書籍《Java指南》相互呼應的自然延續。主題和特點:回顧初步概念,並介紹使用陣列的堆疊和佇列,以及陣列串列的討論;檢視連結串列、使用參考實現堆疊和佇列、二元樹、各種排序技術、堆積和雜湊;每章介紹原始和通用資料類型,並使用輪廓圖來說明物件導向概念;包含章節摘要,並提出問題幫助讀者與內容互動;包含大量範例和插圖,每章至少有一個完整的程式;每章末尾提供練習題,以及選定練習題的解答和重要術語詞彙表。

這本寫作清晰的作品是一本理想的課堂教材,適用於使用Java程式語言進行第二學期的程式設計課程,為後續的資料結構和演算法進階課程做準備。這本書也非常適合在學術界或工業界作為自學指南使用。