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

搜索资源列表

  1. MapReduce-Programming

    0下载:
  2. The Programming Model and Practice of MapReduce by Jerry Zhao
  3. 所属分类:Development Research

    • 发布日期:2017-05-19
    • 文件大小:5520599
    • 提供者:myload2
  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. 1A-MapReduce-Solution-for-Prototype

    0下载:
  2. 基于MAPREDUCE的PSO并行化原型设计-1A MapReduce Solution for Prototype
  3. 所属分类:Project Design

    • 发布日期:2017-04-28
    • 文件大小:500073
    • 提供者:syalr
  1. Parallel-PSO-Using-MapReduce

    0下载:
  2. 基于MAPREDUCE的PSO设计论文 有详细数学算法和流程-The PSO-based design thesis MAPREDUCE
  3. 所属分类:Project Design

    • 发布日期:2017-04-25
    • 文件大小:172573
    • 提供者:syalr
  1. mapreduce-osdi04

    0下载:
  2. MapReduce是一种编程模型,用于大规模数据集(大于1TB)的并行运算。概念 Map(映射) 和 Reduce(归约) ,和它们的主要思想,都是从函数式编程语言里借来的,还有从矢量编程语言里借来的特性。它极大地方便了编程人员在不会分布式并行编程的情况下,将自己的程序运行在分布式系统上。-MapReduce is a programming model and an associ- ated implementation for processing and generating larg
  3. 所属分类:software engineering

    • 发布日期:2017-04-08
    • 文件大小:163411
    • 提供者:emin
  1. mapreduce

    0下载:
  2. 期末课程设计,mapreduce,分布式综合实验-End of course design, mapreduce, distributed comprehensive experiment
  3. 所属分类:software engineering

    • 发布日期:2017-04-17
    • 文件大小:323354
    • 提供者:郑雅雯
  1. MapReduce

    0下载:
  2. 谷歌公开发表的三大论文之一的mapreduce,是现今流行的大数据下的MR程序的首片介绍文档。- 翻译 英语 中文 德语 检测语言 中文(简体) 英语 日语 MapReduce simplified
  3. 所属分类:software engineering

    • 发布日期:2017-04-26
    • 文件大小:174140
    • 提供者:费仕忆
  1. MapReduce

    0下载:
  2. 基于MapReduce框架开发的web用户识别程序-MapReduce-based framework for the development of web user identification program
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:4131
    • 提供者:pengying
  1. HDFS+MapReduce+Hive十分钟快速入门

    0下载:
  2. HDFS+MapReduce+Hive十分钟快速入门 本文的目的是让一个从未接触Hadoop的人,在很短的时间内快速上手,掌握编译、安装和简单的使用。
  3. 所属分类:软件工程

    • 发布日期:2016-10-10
    • 文件大小:1110528
    • 提供者:lingduer
  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. Google三篇论文-MapReduce英文版

    1下载:
  2. Google三篇论文-MapReduce英文版说明文档,55555555555(Google document for MapReduce)
  3. 所属分类:行业发展研究

    • 发布日期:2020-07-10
    • 文件大小:162816
    • 提供者:飘过的小河
« 1 2 34 5 6 7 8 9 10 »
搜珍网 www.dssz.com