搜索资源列表
topk
- 数据库,top-k算法,搜寻数据库中前k个目标记录-Database, top-k algorithm, before searching the database records k target
topK
- 计算topk 数组的最小的k个数,已经使用stl nth_element-calculat the topl
mapr
- hadoop的mapreduce初级的几个小案例,包括单词计数、topk、单表关联、多表关联、数据排序、数据去重、数据分组,适合刚接触hadoop的人弄清mapreduce的流程- The primary hadoop mapreduce several small cases, including word count, topk, single-table association, multi-table association, data sorting, data deduplica
quick-topK
- 使用快速排序法处理TOPK问题,就是有N个数,找出前K个,使用快速排序法,可以避免大量排序操作。测试通过。-Processing TOPK problem using quick sort, that is, there are N number, find out before the K, using quick sort, to avoid a large number of sort operations. Test.
Topk-MSQ
- Top-k mutual skyline based on R-tr-Top-k mutual skyline based on R-tree
Problem_04_TopKSumCrossTwoArrays
- TopK问题的求解之两个数组的合并的java程序,方便了解topk问题(the problem of TOPK of two arrays sum to understand well about topk)