搜索资源列表
WordCount
- 单词统计 一个个人用Java 写的小程序-a personal word with Java write small programs
string_process
- 大学作业,用GCC编写的C语言程序。string处理系统。用于对string赋值,string合并和其他功能。如输入: set one \"The cat\" set two \"sat on the mat\" set sentence one + SPACE + two append sentence \" by itself.\" print sentence printwordcount sentence printwords sentence
WordCount
- 本示例说明了如何创建打开多个文件并对每个文件的字节数、字符数、单词数和行数进行计数的应用程序。运行此示例后将显示每个文件的统计结果和所有文件的总计。 该示例是控制台应用程序;必须从命令行运行该程序以查看其输出。 此示例使用下面的技术和类: I/O - FileStream - 允许文件访问。此类用于读写文件。 StreamWriter - 与 FileStream 实例一起使用可以将格式化文本输出到文件。 StreamReader
wordcount
- wordcout,一个检查文本文档中字或英语单词的小程序-wordcout, check the text document in a word or English word applet
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 of words in a file system