参考文献目录
[0]Thomas H. Comen Charles E. Leiserson Ronald L.Rivest Clifford Stein
《算法导论(第二版 影印版)》高等教育出版社. 2002.5.1
[1] Knuth D E. The Art of Computer Programming, volume 1/Fundamental
Algorithms; volume3/Sorting and Searching. Addison-Wesley Publishing
Company, Inc., 1973
[2] Bruno R. Preiss, Data Structures and Algorithms with Object-Oriented
Design Patterns in C++, John Wiley & Sons,Inc., 1999.12
[3] 王晓东编著,计算机算法设计与分析,电子工业出版社,2004.7
[4] J.stoer,R.Bulirsch,《Intoduction to Numerical Analysis》,世界图书出版公司北京公司,1998.3
[5] Clifford A. Shaffer, A Practical Introduction to Data Structures
and Algorithm Analysis,Second Edition, Publishing House of Electronics
Industry, 2002.1
[6] Sara Baase and Alan Van Gelder. Computer Algorithms: Introduction
to Design and Analysis. Addison-Wesley, third edition, 2000.
[7] Jon L. Bentley. Programming Pearls. Addison-wesley, 1986.
[8] Alfred V. Aho, John E. Hopcroft, and Jeffrey D. Ullman. Data Structures
and Algorithms. Addison-wesley, 1983.
[9] Ellis Horowitz and Sartaj Sahni. Fundamentals of Computer Algorithms.
Computer Science Press, 1978.
[10]Herbert S. Wilf. Algorithms and Complexity. Prentice-Hall, 1986.
|