搜索资源列表
WordCount
- 单词统计 一个个人用Java 写的小程序-a personal word with Java write small programs
WordCount
- 本示例说明了如何创建打开多个文件并对每个文件的字节数、字符数、单词数和行数进行计数的应用程序。运行此示例后将显示每个文件的统计结果和所有文件的总计。 该示例是控制台应用程序;必须从命令行运行该程序以查看其输出。 此示例使用下面的技术和类: I/O - FileStream - 允许文件访问。此类用于读写文件。 StreamWriter - 与 FileStream 实例一起使用可以将
WordCount
- 单词统计 一个个人用Java 写的小程序-a personal word with Java write small programs
WordCount
- 本示例说明了如何创建打开多个文件并对每个文件的字节数、字符数、单词数和行数进行计数的应用程序。运行此示例后将显示每个文件的统计结果和所有文件的总计。 该示例是控制台应用程序;必须从命令行运行该程序以查看其输出。 此示例使用下面的技术和类: I/O - FileStream - 允许文件访问。此类用于读写文件。 StreamWriter - 与 FileStream 实例一起使用可以将
wordcount
- 一个简单的mapreduce实现,用来理解Google mapreduce分布计算程序框架。-Mapreduce the realization of a simple to understand Google mapreduce fr a mework distributed computing.
wordcount
- wordcout,一个检查文本文档中字或英语单词的小程序-wordcout, check the text document in a word or English word applet
MapReduce-WordCount
- 并行计算课程实验,C++实现的基于mapreduce模型的WordCount程序。-Experimental parallel computing course, C++ implementation of the model based on mapreduce WordCount program.
WordCount
- 提供了一个在HADOOP下统计单词出现的次数,是一个基础的模板,为独立开发HADOOP应用程序,提供了参考依据。-Provides the number of a statistical word in HADOOP is a basic template for independent development HADOOP application, provide a reference.
WordCount
- MapReduce的wordcount程序,最新API的版本。-MapReduce, the wordcount procedures, the latest version of the API.
AdvancedWordCount
- 高级版的hadoop的wordcount程序,在计数单词的时候可以考虑到标点符号等,运用了hadoop较高级的功能。-Hadoop wordcount procedures Premium, count words can be taken into account such as punctuation, use hadoop higher functionality.
WordCount
- 在Hadoop平台下实现的WordCount,该程序的功能是统计程序中单词的数目-The WordCount in the Hadoop platform, the functionality of the program is cal the number of words in the statistical procedures
wordcount
- 可在hadoop平台上运行的java程序,用于文本的字数统计-word count
wordcount1
- hadoop的wordcount程序,从HDFS读取数据-hadoop wordcount program, data is read from the HDFS
wordcount
- hadoop下基于mapreduce的wordcount程序-the wordcount procedures hadoop based on MapReduce
MapReduce-WordCount
- Hadoop下的一个单词统计程序源代码。-Hadoop word count under a program source code.
wordcount
- 统计C程序中关键字的次数,以及哈希姆表中各个关键字出现的次数-Statistics of the number of keyword in C program, as well as the number of each keyword appears in the table hashim
TestMapReduceProject
- 运行于hadoop上的 MapReduce WordCount程序-Running on a MapReduce WordCount program hadoop
WordCount.tar
- wordcount程序,一般用于检测hadoop是否安装成功并能正常运行;计算您上传到HDFS文件系统中的文件的字数-Wordcount program, commonly used to test whether the hadoop installation is successful and can run normally Calculate you uploaded to the HDFS files the number
mywordcount
- 用于测试hadoop的mapreduce功能,功能与自带的wordcount程序大相径庭。(Use to test the mapreduce function of hadoop,this program was seem to the origin program.)
wordcount
- 基于eclipse下的hadoop的wordcount程序(Hadoop's wordcount program)