CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - MapReduce

搜索资源列表

  1. mapreduce-osdi04

    0下载:
  2. Google的科学家写的巨型丛的简化数据处理论文。可以应用于搜索时图的简化。
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:164186
    • 提供者:朱炽衡
  1. mapreduce_tools

    0下载:
  2. mapreduce的工具软件。来源为ibm 的技术论坛。
  3. 所属分类:其他数据库

    • 发布日期:2008-10-13
    • 文件大小:331634
    • 提供者:arson
  1. pagerank源代码

    0下载:
  2. 耐久mapreduce代码,对网页排名,然后输出网页的流行度
  3. 所属分类:书籍源码

  1. hadoop-invertedindex

    0下载:
  2. 基于Hadoop的反向索引的生成工具。输入一系列文本文件,输出word和其出现的文档和位置-Hadoop-based reverse index generation tool. Enter a series of text files, the output word and its emergence and location of the document
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-25
    • 文件大小:14003
    • 提供者:李明
  1. Source

    0下载:
  2. 一个自己写的Hadoop MapReduce实例源码,网上看到不少网友在学习MapReduce编程,但是除了wordcount范例外实例比较少,故上传自己的一个。包含完整实例源码,编译配置文件,测试数据,可执行jar文件,执行脚本及操作步骤。学习完此例子后,你能掌握MapReduce基础编程,及如何编译Java文件,打包jar文件,编写shell执行脚本等。后续学习还可以参看本人的CSDN博客,如有问题也可以在线为你解答,不过本人也学习Hadoop不足一年,现学现卖而已,也可能力不能及,有些难的
  3. 所属分类:MPI

    • 发布日期:2017-03-30
    • 文件大小:97748
    • 提供者:shallowgrave
  1. MapReduce

    0下载:
  2. 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
  3. 所属分类:MPI

    • 发布日期:2017-04-04
    • 文件大小:6331
    • 提供者:吴浩
  1. MapReduce

    0下载:
  2. 清华大学关于MapReduce的公开课的课件-courseware of MapReduce open class in Qsinghua University
  3. 所属分类:MPI

    • 发布日期:2017-11-11
    • 文件大小:13740538
    • 提供者:杨浩
  1. MapReduce

    0下载:
  2. Hadoop MapReduce 实现倒排索引-Hadoop MapReduce
  3. 所属分类:MPI

    • 发布日期:2017-11-13
    • 文件大小:8202
    • 提供者:JJ
  1. MapReduce-Assignments(data)

    2下载:
  2. 大数据作业,mapreduce算法的练习作业,希望对大家有所帮助-Big data job, mapreduce algorithm practice operations, we hope to help
  3. 所属分类:Other Databases

    • 发布日期:2017-04-24
    • 文件大小:41442
    • 提供者:李明
  1. Traffic-analysis-MapReduce-program!

    0下载:
  2. 通过GPS采集的北京市区内出租车行驶记录。共计2000万行左右。路况分析MapReduce程序!-Traffic analysis MapReduce program!
  3. 所属分类:MPI

    • 发布日期:2017-05-07
    • 文件大小:1305458
    • 提供者:Cheney
  1. inverted-mapreduce-code

    0下载:
  2. inverted index mapreduce code-code of inverted index using mapreduce
  3. 所属分类:MPI

    • 发布日期:2017-04-13
    • 文件大小:1642
    • 提供者:cao
  1. mapreduce

    0下载:
  2. k-means算法在单机上的MapReduce实现-k-means algorithm is implemented on a single machine s MapReduce
  3. 所属分类:SCM

    • 发布日期:2017-05-04
    • 文件大小:23514
    • 提供者:zhch26
  1. 一种基于MapReduce的粗糙集并行属性约简算法

    0下载:
  2. 云计算技术是海量数据挖掘的一种高效解决方案,将MapReduce 并行计算模型与粗糙集属性约简算法相结合,提出一种基于MapReduce 的浓缩布尔矩阵并行属性约简算法。该算法提高了粗糙集属性约简算法对大数据的处理能力和效率,并能适应云计算环境。实验结果表明,所提算法具有良好的效率、加速比和可扩展性。(Cloud computing technology is a high efficient solution for massive data mining.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-30
    • 文件大小:515072
    • 提供者:davidcuit
  1. SHadoop Improving MapReduce

    0下载:
  2. 论文介绍了优化一个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)
  3. 所属分类:并行计算

    • 发布日期:2018-01-06
    • 文件大小:1987584
    • 提供者:wyk1992
  1. hadoop

    0下载:
  2. 全英文hadoop mapreduce论文及hadoop安装说明(hadoop mapreduce paper and install guide)
  3. 所属分类:其他

    • 发布日期:2018-01-06
    • 文件大小:465920
    • 提供者:qwellk
  1. InvertedIndex

    0下载:
  2. 基于MapReduce的InvertedIndex实现(InvertedIndex implementation based on MapReduce.)
  3. 所属分类:并行计算

    • 发布日期:
    • 文件大小:1248256
    • 提供者:Gmi
  1. 代码

    0下载:
  2. 通过VMware虚拟机搭建ubuntu14.0,采用Linux操作系统、Eclipse工具、 Java语言实现(13/5000 MapReduce word count.)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-04-19
    • 文件大小:9216
    • 提供者:小低调
  1. MapReduce

    0下载:
  2. 对于两个输入文件 即文件f1和文件f2请编写MapReduce程序,对两个文件进行合并,并剔除其中重复的内容,得到一个新的输出文件。下面是输入文件和输出文件的一个样例供参考(For two input files, that is, file F1 and file F2, please write MapReduce program, merge two files, and eliminate duplicate contents, get a new output file. The fo
  3. 所属分类:其他

    • 发布日期:2018-04-20
    • 文件大小:1065984
    • 提供者:笑笑@
  1. MapReduce源码1

    0下载:
  2. 在hadoop云平台实现单表关联、多变关联(Implementation of single table Association and variable association on Hadoop cloud platform)
  3. 所属分类:并行计算

    • 发布日期:2018-04-29
    • 文件大小:44032
    • 提供者:瑾love
  1. MapReduce实践

    0下载:
  2. MAPReduce新手简单实践,大数据课程实验,Linux系统里编程实现
  3. 所属分类:大数据

« 1 23 4 5 6 7 »
搜珍网 www.dssz.com