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

搜索资源列表

  1. wordcount.rar

    0下载:
  2. 一个简单的mapreduce实现,用来理解Google mapreduce分布计算程序框架。,Mapreduce the realization of a simple to understand Google mapreduce Framework distributed computing.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-28
    • 文件大小:156953
    • 提供者:莫璧源
  1. SecondarySort

    0下载:
  2. 一个hadoop写的二次排序,使用了mapreduce框架。-Write a hadoop secondary sort, use mapreduce framework.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:2408
    • 提供者:123
  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. Mars_v2

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

    • 发布日期:2017-05-24
    • 文件大小:7930841
    • 提供者:陈思远
  1. hadoop-0.20.0.tar

    1下载:
  2. Hadoop 是一个实现了 MapReduce 计算模型的开源分布式并行编程框架,借助于 Hadoop, 程序员可以轻松地编写分布式并行程序,将其运行于计算机集群上,完成海量数据的计算。-Hadoop is an implementation of the MapReduce computation model of the open-source framework for distributed parallel programming, through the use of Hadoop,
  3. 所属分类:Grid Computing

    • 发布日期:2017-06-22
    • 文件大小:42813980
    • 提供者:xq
  1. hadoop

    0下载:
  2. Hadoop: The Definitive Guide-Hadoop: The Definitive Guide helps you harness the power of your data. Ideal for processing large datasets, the Apache Hadoop framework is an open source implementation of the MapReduce algorithm on which Google built its
  3. 所属分类:software engineering

    • 发布日期:2017-05-13
    • 文件大小:3571734
    • 提供者:欧曜玮
  1. fuzzyjoin-mapreduce-1.0

    0下载:
  2. 一个利用mapreduce框架实现的重复文档检测-Using the framework of realization of a repetition of the document mapreduce Detection
  3. 所属分类:MPI

    • 发布日期:2017-05-12
    • 文件大小:2822001
    • 提供者:宁夏
  1. lucenePnutchPmapreducePsearch-engine

    0下载:
  2. 三篇关于开源搜索引擎的硕士论文 1、基于Lucene的Web搜索引擎实现 2、基于MapReduce的分布式智能搜索引擎框架研究 3、基于Nutch的垂直搜索引擎的分析与实现-Three open source search engine on the master' s thesis 1, the Web search engine based on Lucene implementation 2, based on the MapReduce framework
  3. 所属分类:Search Engine

    • 发布日期:2017-05-28
    • 文件大小:11250451
    • 提供者:weibo
  1. Mars

    0下载:
  2. 最新版本的用于GPU上面进行MapReduce程序开发的编程框架-The latest version of the GPU for which MapReduce program development programming framework
  3. 所属分类:MPI

    • 发布日期:2017-03-30
    • 文件大小:449615
    • 提供者:张宗玉
  1. Hadoop_in_Action

    0下载:
  2. 本书介绍了hadoop框架,给出了编写和运行hadoop数据处理所需的实践技能。-this book introduces the basics for understanding and using Hadoop. We describe the hardware components that make up a Hadoop cluster, as well as the installation and confi guration to create a working sys
  3. 所属分类:Java Develop

    • 发布日期:2017-05-16
    • 文件大小:4112624
    • 提供者:mary
  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. 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. 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. CountWord-1.0.tar

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

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

    0下载:
  2. 基于Hadoop的KNN分类算法,在MapReduce框架下编写,集群环境下调试成功。-KNN classification algorithm based on Hadoop, MapReduce framework under preparation, cluster environment debugging success.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-08
    • 文件大小:1684
    • 提供者:王梦
  1. Fk-menas

    0下载:
  2. 基于Hadoop的模糊K-Means算法,在MapReduce框架下编写,经集群测试成功运行。压缩包中包含源码和实验数据-Hadoop-based fuzzy K-Means algorithm, written in the MapReduce framework, through the cluster test run successfully. Compressed package contains the source code and experimental data
  3. 所属分类:JavaScript

    • 发布日期:2017-04-02
    • 文件大小:12936
    • 提供者:王梦
  1. phoenixPP-1.0.tar

    0下载:
  2. Linux上C和C++实现的Mapreduce框架,斯坦福的研究项目-C and C++ implementation ofMapreduce framework, a research project from stanford
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-10
    • 文件大小:2318254
    • 提供者:xiebiwei
  1. 3

    0下载:
  2. MapReduce应用场景、原理与基本架构-MapReduce application scenarios, principle and basic framework
  3. 所属分类:Other Databases

    • 发布日期:2017-05-03
    • 文件大小:954259
    • 提供者:piaopiao
  1. MapReduce_SSSP

    0下载:
  2. MapReduce框架实现的单源最短路径算法(SSSP, Single-source Shortest Path),包含源文件及数据。sssp.c是MapReduce实现,ss seq.cpp是串行的普通实现。-An implementation of single-source shortest path with MapReduce framework. Contains source code and dataset. In the folder, sssp.c is the MapRed
  3. 所属分类:MPI

    • 发布日期:2017-04-29
    • 文件大小:139375
    • 提供者:张任
  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
« 12 »
搜珍网 www.dssz.com