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

搜索资源列表

  1. mapreduce-osdi04

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

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

    0下载:
  2. PageRank的MapReduce(hadoop)实现,包括链接关系的抽取,PageRank值的计算和结果的排名显示。,implementation of PageRank using hadoop.
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-03-25
    • 文件大小:5452
    • 提供者:ke qing
  1. MRSort

    0下载:
  2. 基于Hapdoop框架的MapReduce大规模外排序的实现-Based on the MapReduce framework Hapdoop large-scale realization of things to sort
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:1030
    • 提供者:李洪昌
  1. bigtable

    0下载:
  2. the google bigtable-the google bigtable
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:186725
    • 提供者:王大卫
  1. MapReduce-programming-model-using-parallel-process

    0下载:
  2. 使用MapReduce编程模型进行大规模FCD并行处理-MapReduce programming model using parallel processing for large-scale FCD
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:878536
    • 提供者:mm506070
  1. mapreduce-2cdb3436aa2f

    0下载:
  2. MapReduce C# implementation
  3. 所属分类:CSharp

    • 发布日期:2017-03-31
    • 文件大小:42108
    • 提供者:sindebad
  1. Hhadoop-010taa

    0下载:
  2. Hadoop是一个用于运行应用程序在大型集群的廉价硬件设备上的框架。Hadoop为应用程序透明的提供了一组稳定/可靠的接口和数据运动。在 Hadoop中实现了Google的MapReduce算法,它能能够把应用程序分割成许多很小的工作单元,每个单元可以在任何集群节点上执行或重复执行。此外,Hadoop还提供一个分布式文件系统用来在各个计算节点上存储数据,并提供了对数据读写的高吞吐率。由于应用了map -Hadoop is a framework for running application
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-15
    • 文件大小:4078503
    • 提供者:jw
  1. Pppageranka

    0下载:
  2. PageRank的MapReduce(hadoop)实现,包包括链接关系的抽取,PageRank值的计算和结果的排名显示。 -PageRank, MapReduce (hadoop) implementation, the package includes the extraction of link relationships, the calculation of PageRank values ​ ​ and results of the ranking.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:5664
    • 提供者:假装
  1. Mwordcounnta

    0下载:
  2. 一个简单的mapreduce实现,用来理解Google mmapreduce分布计算程序框架。, -A simple mapreduce implementation, used to understand the procedural framework Google mmapreduce distributed computing. ,
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:161604
    • 提供者:假装
  1. Parallel-Data-Processing-

    0下载:
  2. 这篇论文打算协助数据库和开源社区在理解各种技术方面的MapReduce框架-This survey intends to assist the database and open source communities in under-standing various technical aspects of the MapReduce frame-work
  3. 所属分类:Other systems

    • 发布日期:2017-11-19
    • 文件大小:288110
    • 提供者:徐盈盈
  1. TweetCount

    0下载:
  2. MAPREDu CE 程序 统计微博条数 maven项目 需要导入本地仓库-MAPREDUCE microblogging number of statistical procedures maven project Need to import the local repository
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-04
    • 文件大小:20179
    • 提供者:周同学
  1. SequenceFileFlixer

    0下载:
  2. hadoop mapreduce 程序 重写了hadoop自定义的write函数 对付不好处理的数据格式 重新定义sequencefile的写文件方式-hadoop mapreduce program Rewritten hadoop custom write function Processed data format to deal with bad Redefining sequencefile write papers
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-07
    • 文件大小:2933
    • 提供者:周同学
  1. CopyHTableMR

    0下载:
  2. mapreduce代码分享-mapreduce code-sharing
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-11
    • 文件大小:811
    • 提供者:刘杰
  1. SortProject

    0下载:
  2. 运用MapReduce实现的hadoop上运行的排序程序-MapReduce sort
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:5452
    • 提供者:majestic
  1. TestMapReduceProject

    0下载:
  2. 运行于hadoop上的 MapReduce WordCount程序-Running on a MapReduce WordCount program hadoop
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:12930
    • 提供者:majestic
  1. ChainMr

    0下载:
  2. hadoop mapreduce的高级应用 chainmap和chainreduce的例子
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:1257
    • 提供者:李傲
  1. WordCount.java

    0下载:
  2. hadoop的应用用于统计字符串的出现次数 通过mapreduce来处理-hadoop number of statistical occurrence of a string
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:991
    • 提供者:刘晨星
  1. carCluster

    0下载:
  2. 一个按照各类汽车参数做的聚类分析的mapreduce程序,可以看到各车型的分类情况。-Mapreduce program in accordance with all types of vehicle parameters to do a cluster analysis, you can see the various models of classification.
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:752
    • 提供者:shen
  1. hadoop

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

    • 发布日期:2018-01-06
    • 文件大小:465920
    • 提供者:qwellk
  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
    • 提供者:笑笑@
« 12 »
搜珍网 www.dssz.com