Questions in category: 数据结构 (Data Structure)
计算数学 >> 数据结构
<[1] [2] [3] [4] [5] [6] >

51. 数据结构参考资料

Posted by haifeng on 2012-04-09 14:05:52 last update 2014-05-28 22:12:17 | Answers (0) | 收藏


References

国外比较经典的 数据结构教材(C/C++描述)

http://wenwen.soso.com/z/q273009370.htm

 

网络资源

书籍

D. E. Knuth, The art of computer programming. Wesley Publishing Company, Inc. 1973.

Clifford A. Shaffer, A Practical Introduction to Data Structures and Algorithm Analysis (C++ Edition), Second Edition.
[中译本] 张铭、刘晓丹等, 数据结构与算法分析(C++版) (第二版), 电子工业出版社.2010.1

Mark Allen Weiss, Data Structures and Algorithm Analysis in C++, Third Edtion.
[中译本] 张怀勇等, 数据结构与算法分析 C++描述 (第3版)

严蔚敏、吴伟民 编著, 《数据结构》,清华大学出版社

 

<[1] [2] [3] [4] [5] [6] >