搜索资源列表
Source
- 一个自己写的Hadoop MapReduce实例源码,网上看到不少网友在学习MapReduce编程,但是除了wordcount范例外实例比较少,故上传自己的一个。包含完整实例源码,编译配置文件,测试数据,可执行jar文件,执行脚本及操作步骤。学习完此例子后,你能掌握MapReduce基础编程,及如何编译Java文件,打包jar文件,编写shell执行脚本等。后续学习还可以参看本人的CSDN博客,如有问题也可以在线为你解答,不过本人也学习Hadoop不足一年,现学现卖而已,也可能力不能及,有些难的
PageRank
- 并行计算环境下的网页排序算法 mapreduce框架,北大计算机系暑期课程项目-null
My_TDIF2
- Mapreduce实现的TF-IDF词频统计分析,可以直接运行于HADOOP环境下,适合初学者。-Realization Mapreduce TF-IDF, word frequency statistics, can be run directly in the the under HADOOP environment, suitable for beginners.
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
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
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-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
- 并行计算实验,用于求历史最高气温的算法,包含openmp,pthread,mpi,mapreduce等并行计算算法-algorithm includes openmp,pthread,mpi,mapreduce and so on
MapReduce
- linux下C语言实现的MapReduce算法的WordCount算法,可以统计一个文件夹下文件中单词出现的频率-WordCount algorithm of the C language implementation of the MapReduce algorithm under linux, statistics folder frequency word appears in the following file
MapReduce
- 清华大学关于MapReduce的公开课的课件-courseware of MapReduce open class in Qsinghua University
MapReduce
- Hadoop MapReduce 实现倒排索引-Hadoop MapReduce
Traffic-analysis-MapReduce-program!
- 通过GPS采集的北京市区内出租车行驶记录。共计2000万行左右。路况分析MapReduce程序!-Traffic analysis MapReduce program!
inverted-mapreduce-code
- inverted index mapreduce code-code of inverted index using mapreduce
SHadoop Improving MapReduce
- 论文介绍了优化一个MapReduce作业的设置和清理任务来减少在作业的初始化和终止阶段的时间成本(The paper describes setting up and cleaning tasks for optimizing a MapReduce job to reduce the time cost of initializing and ending the job)
InvertedIndex
- 基于MapReduce的InvertedIndex实现(InvertedIndex implementation based on MapReduce.)
HDFS+MapReduce+Hive+HBase十分钟快速入门
- HDFS+MapReduce+Hive+HBase十分钟快速入门(HDFS+MapReduce+Hive+HBase ten minute quick start)
MapReduce源码1
- 在hadoop云平台实现单表关联、多变关联(Implementation of single table Association and variable association on Hadoop cloud platform)
MapReduce源码1
- 基于MapReduce的交运算,投影,选择等操作实现(Operation, projection, selection, etc. based on MapReduce)