搜索资源列表
pagerank.rar
- PageRank的MapReduce(hadoop)实现,包括链接关系的抽取,PageRank值的计算和结果的排名显示。,implementation of PageRank using hadoop.
PageRank
- 并行计算环境下的网页排序算法 mapreduce框架,北大计算机系暑期课程项目-null
MRSort
- 基于Hapdoop框架的MapReduce大规模外排序的实现-Based on the MapReduce framework Hapdoop large-scale realization of things to sort
Mars_v2
- GPU实现的MapReduce framework,对于学习并行编程和cuda平台的编程方面有着极好的参考价值,里面附带论文。用户要求有NViDIA显卡,并且安装cuda编程环境。-We design and implement Mars, a MapReduce framework, on graphics processors (GPUs). MapReduce is a distributed programming framework originally proposed by
hadoop-0.20.0.tar
- Hadoop 是一个实现了 MapReduce 计算模型的开源分布式并行编程框架,借助于 Hadoop, 程序员可以轻松地编写分布式并行程序,将其运行于计算机集群上,完成海量数据的计算。-Hadoop is an implementation of the MapReduce computation model of the open-source framework for distributed parallel programming, through the use of Hadoop,
kfs-0.3.tar
- 来自startup的垂直搜索引擎http://www.kosmix.com/的开源项目,又一个开源的类似google mapreduce 的分布式文件系统,可以应用在诸如图片存储、搜索引擎、网格计算、数据挖掘这样需要处理大数据量的网络应用中。与hadoop集成得也比较好,这样可以充分利用了hadoop一些现成的功能,基于C++。-Applications that process large volumes of data (such as, search engines, grid compu
phoenix_wordcount.tar
- mapreduce算法的phoenix架构实现和一个使用实例,用mapreduce算法对一个输入的文本文件中的单词计数。-mapreduce algorithm phoenix architecture implementation and a use case, use mapreduce algorithm a input text file of the word count.
fuzzyjoin-mapreduce-1.0
- 一个利用mapreduce框架实现的重复文档检测-Using the framework of realization of a repetition of the document mapreduce Detection
v0.01
- 用C语言写的云计算环境下的整数求和,hadoop,mapreduce-Cloud computing environment the maximum number of summation
MapReduce-programming-model-using-parallel-process
- 使用MapReduce编程模型进行大规模FCD并行处理-MapReduce programming model using parallel processing for large-scale FCD
mapreduce
- 一个关于分布式平台的Map-Reduce方式的基础性论文-a thesis on Map-Reduce structure on distributed platform environment
lucenePnutchPmapreducePsearch-engine
- 三篇关于开源搜索引擎的硕士论文 1、基于Lucene的Web搜索引擎实现 2、基于MapReduce的分布式智能搜索引擎框架研究 3、基于Nutch的垂直搜索引擎的分析与实现-Three open source search engine on the master' s thesis 1, the Web search engine based on Lucene implementation 2, based on the MapReduce framework
FindMaxValue
- 应用hadoop mapreduce模型,在集群中查找最大值,-Application hadoop mapreduce model to find maximum value in the cluster,
atbrox-Snabler-SVM-MapReduce
- SVM MapReduce version
MapReduce-WordCount
- 并行计算课程实验,C++实现的基于mapreduce模型的WordCount程序。-Experimental parallel computing course, C++ implementation of the model based on mapreduce WordCount program.
MapReduce-Wordcount
- MapReduce-Wordcount例子-MapReduce-Wordcount example
mapreduce-2cdb3436aa2f
- MapReduce C# implementation
mapreduce
- 并行计算实验,用于求历史最高气温的算法,包含openmp,pthread,mpi,mapreduce等并行计算算法-algorithm includes openmp,pthread,mpi,mapreduce and so on
HDFS+MapReduce+Hive+HBase十分钟快速入门
- HDFS+MapReduce+Hive+HBase十分钟快速入门(HDFS+MapReduce+Hive+HBase ten minute quick start)
MapReduce源码1
- 基于MapReduce的交运算,投影,选择等操作实现(Operation, projection, selection, etc. based on MapReduce)