英文版高级数据结构PPT,内容包括: Amortized complexity (Web) External sorting & tournament trees (Sections 7.10.1, 7.10.2, and 5.8) Buffering (Section 7.10.3) Run generation & optimal merge patterns (Huffman trees) (Sections 7.10.4 and 7.10.5) Priority queues and merging (Section 5.6) Leftist trees, Binomial heaps and Fibonacci heaps (Sections 9.2, 9.3, and 9.4) Pairing heaps (Section 9.5) Double ended priority queues (Sections 9.6 and 9.7, Web) Static and dynamic weighted binary search trees (Section 10.1) AVL-trees (Section 10.2) Red-black trees (Section 10.3) Splay trees (Section 10.4) B-, B+ and B*-trees (Sections 11.1-11.3) Tries and digital search trees (Sections 12.1-12.3) Tries and packet forwarding (Section 12.5) Suffix trees (Section 12.4) Bloom filters (Section 8.4) Segment trees (readings) Interval trees Priority search trees (readings) k-d trees (readings) Quad and oct trees (readings) BSP trees R-trees
2020-01-04 03:14:54 1.14MB 数据结构 Data Structure
1
英文版的数据结构与算法分析pdf(Data Structure and Algorithm Analysis),个人认为是很好的一本数据结构教材,适用于计算机专业的所有学生,只要你需要编代码,就一定可以使用这本书,希望采纳
2019-12-21 21:58:24 4.85MB 数据结构 C语言版
1
data structure and algorithm analysis in C - weiss
2019-12-21 21:18:34 3.56MB data structure and algorithm
1
Data Structure and Algorithm Analysis in Java (3rd) Java数据结构与算法分析(第三版)(英文版PDF)
2019-12-21 21:06:01 2.77MB Java 数据结构 算法 Algorithm
1
英文版,pdf格式. Cambridge University Press
2019-12-21 20:31:18 1.7MB 数据结构 data structure
1
这是普林斯顿大学的数据结构PPT,内容详细,而且很有深度!
2019-12-21 19:48:16 19.67MB data structure
1
Learn how to implement the most common and useful data structures and algorithms in Swift! Currently updated to: Platform: iOS12; Language: Swift4.2; Editor: Xcode10
2019-12-21 19:44:07 27.87MB Data Structure Algorithms iOS12
1
在很多网站上得知problem-solving-with-algorithms-and-data-structure-using-python是一本很好的书,此处只是中文版,英文版在:http://www.interactivepython.org/runestone/static/pythonds/index.html#。
2019-12-21 19:43:54 4.91MB 数据结构 Python 中文版 pdf
1
Tree, List, Set, Graph, Relational date structure, Recursive description Automata, Regular Expression, Propositional Logic, Predicate Logic.
2019-12-21 19:41:43 4.49MB Data Structure Automata Logic
1
pdf版的数据结构必读书 Data structure + Algorithm = Programming The tools and techniques to design and implement large-scale computer systems: Data abstraction Algorithm specification Performance analysis Performance measurement
2019-12-21 18:55:09 1.07MB Fundam entals
1