搜索资源列表
topk
- 实现了分布式topk查询算法,使用的是java语言-Achieve a distributed topk search algorithms, using java language
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
informationRetrieval
- 现代信息检索系统,包含索引构建,topK评分机制,使用tfidf等信息进行评分。根据评分排名-Modern information retri systems, including index builds, topK scoring mechanism, the use of other information tfidf score. According score rankings
SUANFA
- 包含了一些面试过程中常考的算法,TOPK,及格线,字符串处理等-Contains some frequently during the interview test algorithm, TOPK, mark, string handling, etc
topk
- 在大数据文件中,通过多线程的方式,找出前五个出现频率最高的单词,并排序展示-In the big data file, through the multi thread way, find out the first five appear the highest frequency word, and sort display
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)