Description: 算法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-algorithm ebook (10 Algorithm classics Collection) algorithm ebookgt; Gt; Ten algorithm classics Collection chm format (1) Fundamentals of Data Structures by Ellis Horowitz and Sartaj Sahni (2) Data Structures and Algorithms and Program Using C by Style Asperula and James F. Leonard J. Garrett (3) Data Structures and Analysis Algorithm 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 Laborat Platform: |
Size: 29001238 |
Author:狼狼 |
Hits:
Description: 算法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-algorithm ebook (10 Algorithm classics Collection) algorithm ebookgt; Gt; Ten algorithm classics Collection chm format (1) Fundamentals of Data Structures by Ellis Horowitz and Sartaj Sahni (2) Data Structures and Algorithms and Program Using C by Style Asperula and James F. Leonard J. Garrett (3) Data Structures and Analysis Algorithm 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 Laborat Platform: |
Size: 29000704 |
Author:狼狼 |
Hits:
Description: 做算法的必看的10部经典算法著作的合集,Fundamentals of Data Structures
by Ellis Horowitz and Sartaj Sahni-Does algorithm 10 must-see classic collection algorithm works, Fundamentals of Data Structuresby Ellis Horowitz and Sartaj Sahni Platform: |
Size: 29000704 |
Author:stephen |
Hits:
Description: Data Structures and Algorithm Analysis in C (C) 1993, The Benjamin/Cummings Publishing Co., Inc. All rights reserved.
Data Structures, Algorithms, and Program Style Using C (C) 1988, PWS Kent Publishing Co. All rights reserved.
Data Structures: From Arrays to Priority Queues (C)1985, Wadsworth, Inc. All rights reserved.
Fundamentals of Data Structures (C) 1976, 1983 Computer Science Press, Inc. All rights reserved.
Information Retrieval: Data Structures and Algorithms (C)1992, PTR Prentice-Hall, Inc. All rights reserved.
Introduction to Algorithms (C) 1990, The Massachusetts Institute of Technology. All rights reserved.
Practical Data Structures in C++ (C) 1993, John Wiley & Sons, Inc. All rights reserved.
Reliable Data Structures in C (C) 1985, Plum Hall Inc. All rights reserved.
Data Structures and Algorithms (C) 1983, Bell Laboratories, Inc. All rights reserved.
Articles from Dr. Dobb s Journal (C) 1998, Miller Freeman, Inc. All rights reserved
Platform: |
Size: 29000704 |
Author:wsssb |
Hits:
Description: 10部算法经典著作的合集,包括Fundamentals of Data Structures
by Ellis Horowitz and Sartaj Sahni、Data Structures, Algorithms and Program Style Using C
by James F. Korsh and Leonard J. Garrett、Data Structures and Algorithm Analysis in C
by Mark Allen Weiss,-Including Fundamentals of Data Structures
by Ellis Horowitz and Sartaj Sahni、Data Structures, Algorithms and Program Style Using C
by James F. Korsh and Leonard J. Garrett、Data Structures and Algorithm Analysis in C
by Mark Allen Weiss,etc. Platform: |
Size: 29000704 |
Author:倪茗 |
Hits:
Description: 经典算法书(中文版).《C算法》介绍了当今最重要的算法,共分3卷,本书是第1卷。第1卷分4部分、共16章。第一部分“基础知识”(第1~2章)介绍了基本算法分析原理。第二部分“数据结构”(第3~5章)讲解算法分析中必须掌握的数据结构知识。主要包括基本数据结构、抽象数据结构、递归和树。第三部分“排序”(第6~11章)按章节顺序分别讨论了基本排序方法(如选择排序、插入排序、冒泡排序、希尔排序等)、快速排序方法,归并和归并排序方法、优先队列与堆排序方法、基数排序方法以及特殊目的排序方法,并比较了各种排序方法的性能特征。第四部分“搜索”(第12~16章)在进一步讲解符号表、树等抽象数据类型的基础上,重点讨论哈希方法、基数搜索以及外部搜索方法。-This particular book, Parts 1-4, represents the essential first half of Sedgewick s complete work. It provides extensive coverage of fundamental data structures and algorithms for sorting, searching, and related applications. The algorithms and data structures are expressed in concise implementations in C, so that you can both appreciate their fundamental properties and test them on real applications. Of course, the substance of the book applies to programming in any language.
Highlights
* Expanded coverage of arrays, linked lists, strings, trees, and other basic data structures
* Greater emphasis on abstract data types (ADTs) than in previous editions
* Over 100 algorithms for sorting, selection, priority queue ADT implementations, and symbol table ADT (searching) implementations
* New implementations of binomial queues, multiway radix sorting, Batcher s sorting networks, randomized BSTs, splay trees, skip lists, multiway tries, and much more
* Increased quantit Platform: |
Size: 19883008 |
Author:wang |
Hits:
Description: C语言实例解析精粹主要讲解C语言编程涉及的各类常见实例,共分8篇,以“基础篇→数据结构篇→数值计算与趣味数学篇→图形篇→系统篇→常见试题解答篇→游戏篇→综合实例篇”具体展开,共汇集220个实例,基本涵盖了目前C语言编程的各个方面。书中以具体的实例为线索,特别注重对例题的分析、对知识点的归纳、对求解方法的引申,同时程序代码中融会了C语言的各种编程技巧,条理清晰,以方便读者举一反三,开发出符合特定要求的程序。-C language example of analysis to explain the essence of the major types of C language programming involves common examples, divided into eight, in order to " Fundamentals of data structures → articles → Numerical Methods and fun math articles graphic articles → System → articles → article answers frequently asked questions → Games Comprehensive examples of articles → article " specific commenced collection of 220 examples, covering the current aspects of C programming language. Concrete examples of the book as a clue, with particular emphasis on the analysis of example, the summary point for knowledge on the solution of the extension, while the C code in the mix of various programming language skills, well organized to facilitate the reader judge the whole, developed to meet specific requirements of the program. Platform: |
Size: 8563712 |
Author:达 |
Hits:
Description: 本书是关于计算机科学与工程领域的基础性研究科目之一——数据结构与算法的专著。 本书在简要回顾了基本的C++ 程序设计概念的基础上,全面系统地介绍了队列、堆栈、树、图等基本数据结构,以及贪婪算法、分而治之算法、分枝定界算法等多种算法设计方法,为数据结构与算法的继续学习和研究奠定了一个坚实的基础。更为可贵的是,本书不仅仅介绍了理论知识,还提供了50多个应用实例及600多道练习题。 本书内容广博权威,结构清晰合理,是一本全新的有关数据结构与算法的教材,对于计算机科学与工程领域的从业人员也是一本很好的参考书。-Fundamentals of Data Structures in C++ Platform: |
Size: 20396032 |
Author:spark |
Hits:
Description:
Dr.Dobb s Journal-10 Classical Algorithm Books Set
it s very good package because of it s content
Content List
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 -by William B. Frakes and Ricardo Baeza-Yates
6- Introduction to Algorithms -by Thomas H. Cormen, Charles
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
10- DDJ Algorithms and Data Structures Articles-
Dr.Dobb s Journal-10 Classical Algorithm Books Set
it s very good package because of it s content
Content List
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 -by William B. Frakes and Ricardo Baeza-Yates
6- Introduction to Algorithms -by Thomas H. Cormen, Charles
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
10- DDJ Algorithms and Data Structures Articles
Platform: |
Size: 28999680 |
Author:msshfh |
Hits: