注册 | 登录读书好,好读书,读好书!
读书网-DuShu.com
当前位置: 首页出版图书科学技术计算机/网络软件与程序设计C/C++及其相关数据结构与算法(C#语言版)

数据结构与算法(C#语言版)

数据结构与算法(C#语言版)

定 价:¥35.00

作 者: (美)麦克米兰(McMillan,M.) 著
出版社: 清华大学出版社
丛编项: 大学计算机教育国外著名教材系列(影印版)
标 签: VC++

购买这本书可以去


ISBN: 9787302197980 出版时间: 2009-05-01 包装: 平装
开本: 16开 页数: 339 字数:  

内容简介

  《数据结构与算法(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
Chapter 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

本目录推荐