數據結構與演演算法

數據結構與演演算法(C#語言版)

徠《數據結構與演演算法(C#語言版)》是2009年清華大學出版社出版的圖書,作者是麥克米蘭。

內容簡介


數據結構與演演算法(C#語言版)
數據結構與演演算法(C#語言版)
《數據結構與演演算法(C#語言版)(影印版)》是第一本關於在.NET框架下用C#語言實現數據結構與演演算法的教材。《數據結構與演演算法(C#語言版)(影印版)》內容豐富,不僅涵蓋了涵蓋了基本數據結構與演演算法的知識,而且還介紹了諸如可靠性演演算法和動態程序設計之類的高等數據結構的內容。《數據結構與演演算法(C#語言版)(影印版)》的實用性強,介紹了數組與數組列表、鏈表、哈希表、詞典、樹、圖,以及查找與排序演演算法,並且還介紹一些高等數據結構演演算法,如可靠性演演算法、動態程序設計等。
《數據結構與演演算法(C#語言版)(影印版)》是C#專業人員和學生學習數據結構與演演算法的很好用書。

編輯推薦


《數據結構與演演算法(C#語言版)(影印版)》為大學計算機教育國外著名教材系列之一。

目錄


Preface page vii
Chapter 1
An Introduction to Collections, Generics, and the
Timing Class 1
Chapter 2
Arrays and ArrayLists 26
Chapter 3
Basic Sorting Algorithms 42
Chapter 4
Basic Searching Algorithms SS
Chapter 5
Stacks and Queues 68
Chapter 6
The BitArray Class 94
Chapter 7
StringS, the String Class, and the StringBuilder Class 119
C徠hapter 8
Pattern Matching and T6xt Processing 147
Chapter 9
Building Dictionaries: The DictionaryBase Class and the
SortedList Class 165
Chapter 10
Hashing and the Hashtable Class 176
Chapter 11
Link6d Lists 194
Chapter 12
Binary Trees and Binary Search Trees 218
Chapter 13
Sets 237
Chapter 14
Advanced Sorting Algorithms 249
Chapter 15
Advanced Data Structures and Algorithms for Searching 263
Chapter 16
Graphs and Graph Algorithms 283
Chapter 17
Advanced Algorithms 314
Ref6rences 339
……