《数据结构与算法 C#语言版》PDF下载

  • 购买积分:12 如何计算积分?
  • 作  者:(美)麦克米兰著
  • 出 版 社:北京:清华大学出版社
  • 出版年份:2009
  • ISBN:9787302197980
  • 页数:339 页
图书介绍:本书是第一本关于在.NET框架下用C#语言实现数据结构与算法的教材。不仅涵盖了基本数据结构与算法的知识,而且还介绍了诸如可靠性算法和动态程序设计之类的高等数据结构的内容。

Chapter1 An Introduction to Collections,Generics,and the Timing Class 1

Chapter2 Arrays and ArrayLists 26

Chapter3 Basic Sorting Algorithms 42

Chapter4 Basic Searching Algorithms 55

Chapter5 Stacks and Queues 68

Chapter6 The BitArray Class 94

Chapter7 Strings,the String Class,and the StringBuilder Class 119

Chapter8 Pattern Matching and Text Processing 147

Chapter9 Building Dictionaries:The DictionaryBase Class and the SortedList Class 165

Chapter10 Hashing and the Hashtable Class 176

Chapter11 Linked Lists 194

Chapter12 Binary Trees and Binary Search Trees 218

Chapter13 Sets 237

Chapter14 Advanced Sorting Algorithms 249

Chapter15 Advanced Data Structures and Algorithms for Searching 263

Chapter16 Graphs and Graph Algorithms 283

Chapter17 Advanced Algorithms 314

References 339