NTL is a high-performance, portable C++ library providing data STRuctures and algorithms for manipulating signed, arbitrary length integers, and for vectors, matrices, and polynomials over the integers and over finite fields.
算法ebook(10部算法經(jīng)典著作的合集) 算法ebook> 10部算法經(jīng)典著作的合集 chm格式 (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 (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 (10)DDJ Algorithms and Data STRuctures Articles
這是數(shù)據(jù)結(jié)構(gòu)和算法的國(guó)外經(jīng)典書籍.清華大學(xué)出版社出版的<數(shù)據(jù)結(jié)構(gòu)C++語(yǔ)言描述-應(yīng)用模板庫(kù)STL>陳君 譯 英文名稱是Data STRuctures with C++ Using STL. 作者: William Ford ,William Topp .
代碼代碼當(dāng)中包含各種經(jīng)典算法 ,比如各種排序 如選擇排序,基數(shù)排序,快速排序等等.還有各種其他經(jīng)典算法,有 8皇后問題,漢烙塔 Hanoi ,約瑟膚等了。此原文件是我們學(xué)校的一個(gè)博士從國(guó)外帶回的,花了80美元,請(qǐng)大家好好的利用好.