十部国外经典算法著作

705 词

1、《Fundamentals of Data Structures》(Horowitz and Sartaj Sahni著)——中文译名《数据结构基础》
2、《Practical Data Structures in C++ 》(Bryan Flamig著)——中文译名(数据结构实践-用C++描述)
3、《Reliable Data Structures in C》(Thomas Plum著)——中文名不太清楚
4、《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)——作者可全都是大腕啊!
5、《Data Structures, Algorithms and Program Style Using C》
6、《Data Structures and Algorithm Analysis in C》
7、《Data Structures: From Arrays to Priority Queues》
8、《Information Retrieval: Data Structures & Algorithms》
9、《Introduction to Algorithms》(Thomas H. Cormen, Charles E. Leiserson, and Ronald L. Rivest著)——算法导论
10、《DDJ Algorithms and Data Structures Articles》