Kozen的《The Design and Analysis of Algorithms》是一本比較經典的講義形式的算法設計與分析教材,其中許多圖論問題算法很有用。Djvu格式。
標簽: Algorithms Analysis Design Kozen
上傳時間: 2017-06-20
上傳用戶:kernaling
一篇關于碰撞檢測算法的論文(英文):Collision Detection: Algorithms and Applications
標簽: Applications Algorithms Collision Detection
上傳時間: 2014-01-12
上傳用戶:標點符號
·MIT計算機系的經典算法教材。作者Rivest剛剛獲得今年的ACM Turing Award,牛!本書內容全面,語言通俗,很適合大家入門。這里給出第2版的英文版。
標簽: nbsp Introduction Algorithms to
上傳時間: 2013-07-09
上傳用戶:李夢晗
WP409利用Xilinx FPGA打造出高端比特精度和周期精度浮點DSP算法實現方案: High-Level Implementation of Bit- and Cycle-Accurate Floating-Point DSP Algorithms with Xilinx FPGAs
上傳時間: 2013-11-07
上傳用戶:defghi010
WP409利用Xilinx FPGA打造出高端比特精度和周期精度浮點DSP算法實現方案: High-Level Implementation of Bit- and Cycle-Accurate Floating-Point DSP Algorithms with Xilinx FPGAs
上傳時間: 2013-10-21
上傳用戶:huql11633
使用VB寫的加密算法庫,包括Blowfish, IDEA, Triple DES (3DES), DES, DESE, Gost, Skipjack, TEA, Cast5, Serpent-128, Serpent-192, Serpent-256, Rijndael-128, Rijndael-192, Rijndael-256, RC2, RC4, and Twofish), six popular hash algorithms (SHA-1, SHA-256, MD2, MD4, MD5, and RipeMD), 還有 Huffman和Base64算法.
上傳時間: 2014-12-21
上傳用戶:zhichenglu
推薦一個快速壓縮算法,本人試過,很好用,詳細說明請參看:http://www.codeguru.com/Cpp/Cpp/algorithms/compression/article.php/c7043/
標簽: 壓縮算法
上傳時間: 2014-01-10
上傳用戶:yyq123456789
算法ebook(10部算法經典著作的合集) 算法ebook> 10部算法經典著作的合集 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
標簽: ebook Fundamentals Structures Ellis
上傳時間: 2015-04-04
上傳用戶:tfyt
introduction to algorithms,經典算法教材
標簽: introduction algorithms to
上傳時間: 2015-04-11
上傳用戶:Thuan
排序算法、字典和B-樹的C++語言實現 代碼內容 包括以下算法: qui.c sort: quicksort qsort.c sort: qsort ins.c sort: insert sort shl.c sort: shell sort has.c dictionary: hash tables bin.c dictionary: binary tree rbt.c dictionary: red-black trees skl.c dictionary: skip lists ext.c external sort btr.c btree 語言 C++ 編譯平臺 Visual C++ 作者 Thomas Niemann 備注 來自Sorting and Searching Algorithms:A Cookbook
標簽: sort qsort quicksort insert
上傳時間: 2013-12-15
上傳用戶:silenthink