浙江省高等学校教师教育理论培训

微信搜索“毛凌志岗前心得”小程序

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

Marios Hadjieleftheriou/Frequent Items: Evaluation Source Code

This package provides implementations of various one pass algorithms for finding frequent items in data streams. In particular it contains the following:
  • Frequent Algorithm
  • Lossy Counting, and variations
  • Space Saving
  • Greewald & Khanna
  • Quantile Digest
  • Count Sketch
  • Hierarchical Count-Min Sketch
  • Combinatorial Group Testing
The code is an extension of the MassDAL library. Implementations are by Graham Cormode.

 

Download:
  • C++ Source code v1.0 (Visual Studio 2005, gcc 3.4.6): [bzip2],[zip].
posted on 2013-01-07 20:11  lexus  阅读(187)  评论(0编辑  收藏  举报