《数据结构与算法C++版》(Data Structures and Algorithms in C++ Second Edition Adam Drozdek)第2版
2023-11-24 08:03:53 53KB 数据结构与算法C++版 Adam Drozdek
1
数据结构与算法---C++版(Adam Drozdek),清华大学出版社,pdf 是中文版,大家不用买书了!很经典。分不高,就一分。
1
数据结构与算法领域大牛经典作品,C++实现,英文原版,简单易懂,代码质量非常之高,本人主要学习教材
2021-05-16 12:14:22 12.04MB 数据结构
1
Strengthen your understanding of data structures and their algorithms for the foundation you need to successfully design, implement and maintain virtually any software system. Theoretical, yet practical, DATA STRUCUTRES AND ALGORITHMS IN C++, 4E by experienced author Adam Drosdek highlights the fundamental connection between data structures and their algorithms, giving equal weight to the practical implementation of data structures and the theoretical analysis of algorithms and their efficiency. This edition provides critical new coverage of treaps, k-d trees and k-d B-trees, generational garbage collection, and other advanced topics such as sorting methods and a new hashing technique. Abundant C++ code examples and a variety of case studies provide valuable insights into data structures implementation. DATA STRUCTURES AND ALGORITHMS IN C++ provides the balance of theory and practice to prepare readers for a variety of applications in a modern, object-oriented paradigm.
2019-12-21 21:17:06 12.04MB Adam Drozdek Data Structures
1