十部经典的算法书合集,覆盖几乎算法的各个方面,但是就内容深度而言,比较适合初学者。本科生很好的参考书。
2023-05-22 12:07:28 13.66MB 经典算法 合集 algorithm
1
十本最经典的算法书合集,都是入门书籍,没有涉及太复杂的算法,适合本科生学习时候参考。
2023-05-22 12:06:49 14MB 经典算法 合集 algorithm
1
一本综合性的描述概述萤火虫算法的英语文档。包含有具体的引言,算法介绍,相关的研究以及应用。全本PDF共45页
2023-05-19 19:43:09 553KB 萤火中算法 firefly algorithm
1
Algorithm Design (Kleinberg Tardos 2005) - Solutions 《算法设计》习题答案
2023-04-29 11:17:05 18.54MB 算法
1
java版本的《算法-第4版》,文字版,可随意复制。作者Sedgewick,译者谢路云。
2023-04-24 21:09:11 18MB java algorithm Sedgewick
1
Mark Allen Weiss的数据接口与算法分析java版,第三版。Data Structures and Algorithm Analysis in Java 3rd Edition Mark Allen Weiss
2023-04-22 21:50:20 3.46MB Algorithm Weiss
1
Data.Structures.and.Algorithm.Analysis.in.C++.Third.Edition.2011
2023-04-22 21:15:13 2.67MB 数据结构 算法 C++
1
Data Structures and Algorithm Analysis in C++(英文版) 3ed
2023-04-22 21:14:06 4.85MB algorithm analysis
1
In this text, readers are able to look at specific problems and see how careful implementations can reduce the time constraint for large amounts of data from several years to less than a second. Class templates are used to describe generic data structures and first-class versions of vector and string classes are used. Included is an appendix on a Standard Template Library (STL). This text is for readers who want to learn good programming and algorithm analysis skills simultaneously so that they can develop such programs with the maximum amount of efficiency. Readers should have some knowledge of intermediate programming, including topics as object-based programming and recursion, and some background in discrete math
2023-04-22 21:10:16 3.46MB data structures algorithms c++
1