Accelerated hierarchical density based clustering

L McInnes, J Healy - 2017 IEEE international conference on …, 2017 - ieeexplore.ieee.org
We present an accelerated algorithm for hierarchical density based clustering. Our new
algorithm improves upon HDBSCAN*, which itself provided a significant qualitative …

Parallel algorithms

GE Blelloch, BM Maggs - ACM Computing Surveys (CSUR), 1996 - dl.acm.org
As more computers have incorporated some form of parallelism, the emphasis in algorithm
design has shifted from sequential algorithms to parallel algorithms, that is, algorithms in …

[图书][B] Introduction to algorithms

TH Cormen, CE Leiserson, RL Rivest, C Stein - 2022 - books.google.com
A comprehensive update of the leading algorithms text, with new material on matchings in
bipartite graphs, online algorithms, machine learning, and other topics. Some books on …

[图书][B] Randomized algorithms

R Motwani, P Raghavan - 1995 - books.google.com
For many applications a randomized algorithm is either the simplest algorithm available, or
the fastest, or both. This tutorial presents the basic concepts in the design and analysis of …

[图书][B] The algorithm design manual

SS Skiena - 1998 - Springer
This newly expanded and updated second edition of the best-selling classic continues to
take the" mystery" out of designing algorithms, and analyzing their efficacy and efficiency …

[图书][B] Protocols and architectures for wireless sensor networks

H Karl, A Willig - 2007 - books.google.com
Learn all you need to know about wireless sensor networks! Protocols and Architectures for
Wireless Sensor Networks provides a thorough description of the nuts and bolts of wireless …

Theoretically efficient parallel graph algorithms can be fast and scalable

L Dhulipala, GE Blelloch, J Shun - ACM Transactions on Parallel …, 2021 - dl.acm.org
There has been significant recent interest in parallel graph processing due to the need to
quickly analyze the large graphs available today. Many graph codes have been designed …

[PDF][PDF] Introduction to algorithms

H Thomas - 2009 - diglib.globalcollege.edu.et
Before there were computers, there were algorithms. But now that there are computers, there
are even more algorithms, and algorithms lie at the heart of computing. This book provides a …

[图书][B] Algorithms and data structures: The basic toolbox

K Mehlhorn, P Sanders, P Sanders - 2008 - Springer
Algorithms are at the heart of every nontrivial computer application, and algorithmics is a
modern and active area of computer science. Every computer scientist and every …

[图书][B] Data structures and algorithms in Java

MT Goodrich, R Tamassia, MH Goldwasser - 2014 - books.google.com
The design and analysis of efficient data structures has long been recognized as a key
component of the Computer Science curriculum. Goodrich, Tomassia and Goldwasser's …