算法全集 10本经典算法书
9.
Data Structures and Algorithms
Alfred V. Aho, Bell Laboratories, Murray Hill, New Jersey
John E. Hopcroft, Cornell University, Ithaca, New York
Jeffrey D. Ullman, Stanford University, Stanford, California
此本如果在winxp下看会有怪异字符,那是symbol字体,到系统的fonts目录下删除所有叫symbol的字体文件即可。
1.Fundamentals of Data Structures
by Ellis Horowitz and Sartaj Sahni
2.
Data Structures, Algorithms and Program Style Using C
by James F. Korsh and Leonard J. Garrett
3.
Data Structures and Algorithm Analysis in C
by Mark Allen Weiss
4.
Data Structures: From Arrays to Priority Queues
by Wayne Amsbury
5.
Information Retrieval: Data Structures & Algorithms
edited by William B. Frakes and Ricardo Baeza-Yates
6.
Introduction to Algorithms
by Thomas H. Cormen, Charles E. Leiserson, and Ronald L. Rivest
7.
Practical Data Structures in C++
by Bryan Flamig
8.
Reliable Data Structures in C
by Thomas Plum
10.
DDJ Algorithms and Data Structures Articles