搜索资源列表

  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. Hadoop源代码分析

    0下载:
  2. 关键字: 分布式 云计算 Google的核心竞争技术是它的计算平台。Google的大牛们用了下面5篇文章,介绍了它们的计算设施。 GoogleCluster: http://research.google.com/archive/googlecluster.html Chubby:http://labs.google.com/papers/chubby.html GFS:http://labs.google.com/
  3. 所属分类:编程文档

  1. pagerank源代码

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

  1. dijkstra-java

    0下载:
  2. Dijkstra算法是典型的最短路算法,用于计算一个节点到其他所有节点的最短路径。主要特点是以起始点为中心向外层层扩展,直到扩展到终点为止。 Dijkstra算法能得出最短路径的最优解,但由于它遍历计算的节点很多,所以效率低。Dijkstra算法是一种逐步搜索算法,通过为每个顶点n保留目前为止所找到的从m到n的最短路径来工作的。 -Dijkstra algorithm is a typical example of the most
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:kivilin
  1. hadoop-0.1.0.tar

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

    • 发布日期:2024-05-18
    • 文件大小:3598336
    • 提供者:宾利金
  1. OReilly.Hadoop.The.Definitive.Guide.June.2009.RETA

    0下载:
  2. Hadoop got its start in Nutch. A few of us were attempting to build an open source web search engine and having trouble managing computations running on even a handful of computers.-Hadoop got its start in Nutch. A few
  3. 所属分类:文档资料

    • 发布日期:2024-05-18
    • 文件大小:3488768
    • 提供者:方桭枯
  1. bigtable

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

    • 发布日期:2024-05-18
    • 文件大小:186368
    • 提供者:王大卫
  1. AccountManagementAction

    0下载:
  2. 数据选择进程用于UNIX系统下的数据选择,主要在mapreduce环境下实现分布式的计算-DataCollectingProcessing
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:申文武
  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编程

    • 发布日期:2024-05-18
    • 文件大小:14336
    • 提供者:李明
  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 fr a mework is an open source implementation of the MapReduce alg
  3. 所属分类:软件工程

    • 发布日期:2024-05-18
    • 文件大小:3571712
    • 提供者:欧曜玮
  1. hadoop_the_definitive_guide

    0下载:
  2. hadoop_the_definitive_guide 详细介绍了Mapreduce、HDFS、Pig等实现与开发技术,是云计算的一本不错的参考资料-hadoop_the_definitive_guide described in detail Mapreduce, HDFS, Pig, etc. realization and development of technology, cloud computing is a good r
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-18
    • 文件大小:3489792
    • 提供者:lvShuo
  1. xml_structural_similarity

    0下载:
  2. XML文档相似性计算的一些论文,包括最近几年的文章。-Some papers of XML document similarity calculation, including articles in recent years.
  3. 所属分类:xml/soap/webservice

    • 发布日期:2024-05-18
    • 文件大小:6329344
    • 提供者:王小雨
  1. Kmeans

    0下载:
  2. Hadoop编程环境下编写的Kmeans程序。程序输入需要的源材料已经找不到了,谨供参考。-Hadoop Kmeans programming environment written procedures. Enter the required procedures have not found the source material, for information.
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-18
    • 文件大小:22528
    • 提供者:雷见
  1. WordCount

    0下载:
  2. 一个hadoop写的mapreduce的wordcount的入门示例。对入门很有帮助-Write a hadoop entry mapreduce the wordcount example. Helpful for beginners
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:123
  1. hadoop

    0下载:
  2. 用hadoop的mapreduce寻找最大数-Hadoop' s used to find the maximum number of mapreduce
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-18
    • 文件大小:4096
    • 提供者:zhang xinlong
  1. mapreduce_0_5

    0下载:
  2. Boost MapReduce from boost sandbox. The Boost.MapReduce library is a MapReduce implementation across a plurality of CPU cores rather than machines. The library is implemented as a set of C++ class templates, and is a h
  3. 所属分类:并行运算

    • 发布日期:2024-05-18
    • 文件大小:59392
    • 提供者:davidos
  1. mapreduce-osdi04

    0下载:
  2. map reduce technology paper by google, explains architecture of map reduce
  3. 所属分类:GIS编程

    • 发布日期:2024-05-18
    • 文件大小:163840
    • 提供者:horizon
  1. nips06-mapreducemulticore

    0下载:
  2. 关于mapreduce在多核环境中并行计算的文章,很不错,推荐大家来读读。-About mapreduce parallel computing in multi-core environment, the article, very good, recommend everyone to read.
  3. 所属分类:文档资料

    • 发布日期:2024-05-18
    • 文件大小:214016
    • 提供者:樊博
  1. Google三篇论文-MapReduce英文版

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

    • 发布日期:2024-05-18
    • 文件大小:162816
    • 提供者:飘过的小河
« 1 2 3 45 6 7 8 9 10 »

源码中国 www.ymcn.org