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

搜索资源列表

  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. MP_PageRank

    0下载:
  2. 利用mapreduce编程思想,个人编写的网页排名算法,绝对可用。若果想要在集群上运行,可能需要对于数据集格式做调整。-Mapreduce programming ideas, personal written page rank algorithm is absolutely available. If you want to run on a cluster, you may need to adjust the format of the data sets.
  3. 所属分类:MPI

    • 发布日期:2017-11-20
    • 文件大小:10824
    • 提供者:wujianyang
  1. wordcount

    0下载:
  2. 并行计算实验,wordcount算法Mapreduce实现。-Parallel computing the experiment, wordcount algorithm Mapreduce achieve.
  3. 所属分类:MPI

    • 发布日期:2017-11-14
    • 文件大小:1682
    • 提供者:流川天
  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. disco-master

    0下载:
  2. 一个采用python编写的mapreduce开源框架,代表了并行计算的未来。-A mapreduce open source framework written in python, represent the future of parallel computing.
  3. 所属分类:MPI

    • 发布日期:2017-11-15
    • 文件大小:1916809
    • 提供者:彭苑
  1. dtcptest

    0下载:
  2. hadoop下基于dfs的文件上传,下载,删除功能,以及mapreduce分布式计算解析实例 -hadoop based dfs file upload, download and delete functions, as well as mapreduce distributed computing parse instance
  3. 所属分类:MPI

    • 发布日期:2017-11-18
    • 文件大小:26588985
    • 提供者:yangwang
  1. hadoop-eclipse-plugin-1.0.3.jar.tar

    0下载:
  2. hadoop-1.0.3的mapreduce集成开发环境插件hadoop-eclipse-plugin-1.0.3.jar-hadoop-1.0.3 the mapreduce integrated development environment plug-hadoop-eclipse-plugin-1.0.3.jar
  3. 所属分类:MPI

    • 发布日期:2017-10-31
    • 文件大小:5624382
    • 提供者:杨敏
  1. mapred

    0下载:
  2. hadoop mapreduce测试样例,文档,源码-hadoop mapreduce test samples, documentation, source code
  3. 所属分类:MPI

    • 发布日期:2017-11-10
    • 文件大小:980540
    • 提供者:whb
  1. atheken-NoRM

    0下载:
  2. mogodb的驱动,适用于C#程序。包括了多种类型比如linq、MapReduce-C# program applicable to driver of mogodb,. Including multiple types linq, MapReduce
  3. 所属分类:Other Databases

    • 发布日期:2017-11-24
    • 文件大小:1370582
    • 提供者:徐勉
  1. wordcount

    0下载:
  2. hadoop下基于mapreduce的wordcount程序-the wordcount procedures hadoop based on MapReduce
  3. 所属分类:MPI

    • 发布日期:2017-11-23
    • 文件大小:1033
    • 提供者:张博
  1. CountWord-1.0.tar

    0下载:
  2. 利用MapReduce框架进行单词统计,在linux下开发。-MapReduce framework for word statistics, developed under linux.
  3. 所属分类:Linux Network

    • 发布日期:2017-11-06
    • 文件大小:79018
    • 提供者:苏东
  1. k-means_mapreduce

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

    • 发布日期:2017-11-24
    • 文件大小:26076
    • 提供者:张亮
  1. parallel

    0下载:
  2. 并行计算实验代码,分别有计算pi,并行求卷积的两种方法和mapreduce的统计词频-Parallel computing experiment code, respectively, calculated pi, parallel convolution of two methods of statistical, frequency and mapreduce
  3. 所属分类:Linux Network

    • 发布日期:2017-11-24
    • 文件大小:6016973
    • 提供者:刘彦镔
  1. K-MEANS

    0下载:
  2. k-means算法 网上681武将的聚类算法代码 非mapreduce实现 -k-means algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:24016
    • 提供者:李剑鹏
  1. pagerank_mr

    0下载:
  2. pagerank算法在hadoop框架下用mapreduce实现-pagerank althogrithm
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:2434
    • 提供者:杨楠
  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. MapCG

    0下载:
  2. mapreduce跟gpu的结合,可在cpu,也可在gpu上运行-combined with the gpu mapreduce can be cpu, gpu can also be run on
  3. 所属分类:MPI

    • 发布日期:2017-05-07
    • 文件大小:1552623
    • 提供者:冰清鱼
  1. DataGeneration

    0下载:
  2. hadoop下mapreduce程序,实现对搜索日志文件中关键词的统计,通过并行运算得到结果-Under hadoop mapreduce program to realize the log file keyword search statistics, the results obtained by means of parallel computing
  3. 所属分类:MPI

    • 发布日期:2017-04-06
    • 文件大小:6364
    • 提供者:linlei
« 1 2 3 45 6 7 »
搜珍网 www.dssz.com