搜索资源列表
WordCount
- MapReduce的wordcount程序,最新API的版本。-MapReduce, the wordcount procedures, the latest version of the API.
wordcount
- 用C语言数出一个文件中各个单词出现的顺序并排序,不区分大小写。-With the number of C language and sort out the order of appearance of each word in a file, not case-sensitive.
WordCount
- 文字转换--将输入的文字转换成相应的输出文字,可实现文件加密-Text conversion- the input text into the corresponding output text file encryption can be achieved
WordCount2
- 基于hadoop1.x的wordcount程序,jar包是全的,只要设置一下即可使用-a word count program depend on hadoop 1.x with all jar files needed,easy to use
wordcount
- 并行算法实现wordcount:基于hadoop平台,在Linux上测试: 包括C语言实现的串行算法和Java实现的并行算法。-Parallel algorithm based on hadoop on Linux for wordcount: Including serial algorithm and parallel algorithm based on hadoop.
mywordcount
- 用于测试hadoop的mapreduce功能,功能与自带的wordcount程序大相径庭。(Use to test the mapreduce function of hadoop,this program was seem to the origin program.)
wordcount3
- hadoop的wordcount程序,去除标点和部分停词(Hadoop's wordcount program, removing punctuation and partial parked words)
wordcount
- 基于eclipse下的hadoop的wordcount程序(Hadoop's wordcount program)