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

搜索资源列表

  1. WordCount

    0下载:
  2. 单词统计 一个个人用Java 写的小程序-a personal word with Java write small programs
  3. 所属分类:TreeView控件

    • 发布日期:2008-10-13
    • 文件大小:6.49kb
    • 提供者:王小明
  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
    • 文件大小:153.27kb
    • 提供者:莫璧源
  1. Source

    0下载:
  2. 一个自己写的Hadoop MapReduce实例源码,网上看到不少网友在学习MapReduce编程,但是除了wordcount范例外实例比较少,故上传自己的一个。包含完整实例源码,编译配置文件,测试数据,可执行jar文件,执行脚本及操作步骤。学习完此例子后,你能掌握MapReduce基础编程,及如何编译Java文件,打包jar文件,编写shell执行脚本等。后续学习还可以参看本人的CSDN博客,如有问题也可以在线为你解答,不过本人也学习Hadoop不足一年,现学现卖而已,也可能力不能及,有些难的
  3. 所属分类:MPI

    • 发布日期:2017-03-30
    • 文件大小:95.46kb
    • 提供者:shallowgrave
  1. WordCount

    0下载:
  2. wordcount.java count the number of the word in a file-wordcount.java count the number of the word in a file
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:2.04kb
    • 提供者:s
  1. wordcount

    0下载:
  2. quartz 一个强大的开源的定时器 提供了完善的功能供用户调用-quartz timer for a strong open source provides a complete set of features for users to call
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:7.02kb
    • 提供者:许钺
  1. WordCount.java.tar

    0下载:
  2. It s a java code for word count in map-reduce programming model
  3. 所属分类:Java Develop

    • 发布日期:2017-03-25
    • 文件大小:774byte
    • 提供者:nitin
  1. WordCount.java.tar

    0下载:
  2. source code for mapreduce wordcount
  3. 所属分类:Java Develop

    • 发布日期:2017-03-26
    • 文件大小:797byte
    • 提供者:Ahmed
  1. hadoop

    0下载:
  2. java hadoop wordcount
  3. 所属分类:Linux Network

    • 发布日期:2017-12-04
    • 文件大小:1.47kb
    • 提供者:proximussfo
  1. java

    0下载:
  2. 内涵8个小程序,caculator,dictionary,family,redaFile,rollword,TCP,UDP,wordCount-contains 8 program, including caculator,dictionary,family,redaFile,rollword,TCP,UDP,wordCount
  3. 所属分类:Java Develop

    • 发布日期:2017-11-27
    • 文件大小:35.88kb
    • 提供者:lyozhou
  1. wordcount

    0下载:
  2. 可在hadoop平台上运行的java程序,用于文本的字数统计-word count
  3. 所属分类:Applet

    • 发布日期:2017-11-25
    • 文件大小:1.68kb
    • 提供者:lixiang
  1. WordCount

    0下载:
  2. 基于JAVA,实现Hadoop下的WORDCOUNT-Based on JAVA, realized under the WORDCOUNT Hadoop
  3. 所属分类:Java Develop

    • 发布日期:2017-03-31
    • 文件大小:2.33kb
    • 提供者:dy
  1. WordCount.tar

    0下载:
  2. Word Count MapReduce in java
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-03-24
    • 文件大小:4.08kb
    • 提供者:Rakesh Chiluka
  1. WordCount.java

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

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

    0下载:
  2. 并行算法实现wordcount:基于hadoop平台,在Linux上测试: 包括C语言实现的串行算法和Java实现的并行算法。-Parallel algorithm based on hadoop on Linux for wordcount: Including serial algorithm and parallel algorithm based on hadoop.
  3. 所属分类:Data structs

    • 发布日期:2017-05-04
    • 文件大小:18.9kb
    • 提供者:petecheng
  1. wordcount-project

    0下载:
  2. 用JAVA语言编写的词频统计以及根据词的共现确定文章关键词的程序-JAVA language word frequency statistics and procedures in accordance with article keyword co-occurrence of the word is determined
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-05
    • 文件大小:250.18kb
    • 提供者:周雯静
  1. WordCount

    0下载:
  2. 基于Java的一个单词计数器,输入一段字符计算器中不同单词出现的次数,并可以查询某个单词出现的位置以及次数-Java-based word counter, enter the number of times a different word appears in a character calculator, and can query the location of a word and the number of occurrences
  3. 所属分类:Education soft system

    • 发布日期:2017-12-12
    • 文件大小:1.17kb
    • 提供者:高天毅
  1. JAVA.wordcount

    0下载:
  2. hadoop实现mapreduce算法,实现对一片英语文章中单词出现次数的统计(Hadoop implementation of the MapReduce algorithm, the realization of an English article in the number of words Statistics)
  3. 所属分类:Java编程

  1. wordcount

    0下载:
  2. hadoop使用java实现单词计数,并且经过linux集群进行测试完成(Hadoop uses Java to implement word count)
  3. 所属分类:Java编程

  1. wordcount

    0下载:
  2. 入门的简单MR小程序,可以简单理解MR程序的流程(A simple MR small program to get started)
  3. 所属分类:Java编程

    • 发布日期:2018-05-01
    • 文件大小:3kb
    • 提供者:mjl
搜珍网 www.dssz.com