mirror of
https://github.com/papers-we-love/papers-we-love.git
synced 2024-10-27 20:34:20 +00:00
Created Streaming Algorithms folder (#434)
* Created Streaming Algorithms folder * Original link did not load
This commit is contained in:
parent
2156fcedaf
commit
7d5d556046
7
streaming_algorithms/README.md
Normal file
7
streaming_algorithms/README.md
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
## Streaming Algorithms
|
||||||
|
|
||||||
|
[Counting large numbers of events in small registers](http://www.inf.ed.ac.uk/teaching/courses/exc/reading/morris.pdf) by Robert Morris
|
||||||
|
|
||||||
|
[Probabilistic Counting Algorithms for Data Base Applications](http://algo.inria.fr/flajolet/Publications/FlMa85.pdf) by Philppe Flajolet, Nigel Martin
|
||||||
|
|
||||||
|
[The Space Complexity of Approximating the Frequency Moments](http://www.cs.ucsb.edu/~veronika/MAE/spacecomplexityapproxfreqmoments_alon_99.pdf) by Noga Alon, Yossi Matias, Mario Szegedy
|
Loading…
Reference in New Issue
Block a user