搜索资源列表
WordCount
- 单词统计 一个个人用Java 写的小程序-a personal word with Java write small programs
wordcount.rar
- 一个简单的mapreduce实现,用来理解Google mapreduce分布计算程序框架。,Mapreduce the realization of a simple to understand Google mapreduce Framework distributed computing.
Source
- 一个自己写的Hadoop MapReduce实例源码,网上看到不少网友在学习MapReduce编程,但是除了wordcount范例外实例比较少,故上传自己的一个。包含完整实例源码,编译配置文件,测试数据,可执行jar文件,执行脚本及操作步骤。学习完此例子后,你能掌握MapReduce基础编程,及如何编译Java文件,打包jar文件,编写shell执行脚本等。后续学习还可以参看本人的CSDN博客,如有问题也可以在线为你解答,不过本人也学习Hadoop不足一年,现学现卖而已,也可能力不能及,有些难的
WordCount
- wordcount.java count the number of the word in a file-wordcount.java count the number of the word in a file
wordcount
- quartz 一个强大的开源的定时器 提供了完善的功能供用户调用-quartz timer for a strong open source provides a complete set of features for users to call
WordCount.java.tar
- It s a java code for word count in map-reduce programming model
WordCount.java.tar
- source code for mapreduce wordcount
hadoop
- java hadoop wordcount
java
- 内涵8个小程序,caculator,dictionary,family,redaFile,rollword,TCP,UDP,wordCount-contains 8 program, including caculator,dictionary,family,redaFile,rollword,TCP,UDP,wordCount
wordcount
- 可在hadoop平台上运行的java程序,用于文本的字数统计-word count
WordCount
- 基于JAVA,实现Hadoop下的WORDCOUNT-Based on JAVA, realized under the WORDCOUNT Hadoop
WordCount.tar
- Word Count MapReduce in java
WordCount.java
- hadoop的应用用于统计字符串的出现次数 通过mapreduce来处理-hadoop number of statistical occurrence of a string
wordcount
- 并行算法实现wordcount:基于hadoop平台,在Linux上测试: 包括C语言实现的串行算法和Java实现的并行算法。-Parallel algorithm based on hadoop on Linux for wordcount: Including serial algorithm and parallel algorithm based on hadoop.
wordcount-project
- 用JAVA语言编写的词频统计以及根据词的共现确定文章关键词的程序-JAVA language word frequency statistics and procedures in accordance with article keyword co-occurrence of the word is determined
WordCount
- 基于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
JAVA.wordcount
- hadoop实现mapreduce算法,实现对一片英语文章中单词出现次数的统计(Hadoop implementation of the MapReduce algorithm, the realization of an English article in the number of words Statistics)
wordcount
- hadoop使用java实现单词计数,并且经过linux集群进行测试完成(Hadoop uses Java to implement word count)
wordcount
- 入门的简单MR小程序,可以简单理解MR程序的流程(A simple MR small program to get started)
