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

搜索资源列表

  1. WordCount

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

    • 发布日期:2008-10-13
    • 文件大小:6647
    • 提供者:王小明
  1. string_process

    0下载:
  2. 大学作业,用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
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:2731
    • 提供者:ming
  1. WordCount

    0下载:
  2. 本示例说明了如何创建打开多个文件并对每个文件的字节数、字符数、单词数和行数进行计数的应用程序。运行此示例后将显示每个文件的统计结果和所有文件的总计。 该示例是控制台应用程序;必须从命令行运行该程序以查看其输出。 此示例使用下面的技术和类: I/O - FileStream - 允许文件访问。此类用于读写文件。 StreamWriter - 与 FileStream 实例一起使用可以将格式化文本输出到文件。 StreamReader
  3. 所属分类:.net编程

    • 发布日期:2008-10-13
    • 文件大小:18842
    • 提供者:王子
  1. wordcount

    0下载:
  2. wordcout,一个检查文本文档中字或英语单词的小程序-wordcout, check the text document in a word or English word applet
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-26
    • 文件大小:174779
    • 提供者:zhangchao
  1. WordCount

    0下载:
  2. MapReduce的wordcount程序,最新API的版本。-MapReduce, the wordcount procedures, the latest version of the API.
  3. 所属分类:Data structs

    • 发布日期:2017-03-21
    • 文件大小:1347
    • 提供者:阿德
  1. MapReduce-WordCount

    0下载:
  2. 并行计算课程实验,C++实现的基于mapreduce模型的WordCount程序。-Experimental parallel computing course, C++ implementation of the model based on mapreduce WordCount program.
  3. 所属分类:MPI

    • 发布日期:2017-03-23
    • 文件大小:102593
    • 提供者:YUANZX
  1. Hadoop-streaming

    0下载:
  2. Hadoop Streaming 编程 Hadoop Streaming是Hadoop提供的一个编程工具,它允许用户使用任何可执行文件或者脚本文件作为Mapper和Reducer。本源程序用C++、C、shell脚本 和python实现了WordCount作业,总结了常见的问题-Hadoop Streaming programming Hadoop Streaming Hadoop provides a programming tool that allows users to use
  3. 所属分类:OS Develop

    • 发布日期:2017-03-27
    • 文件大小:2636
    • 提供者:aaaaaaa
  1. AdvancedWordCount

    0下载:
  2. 高级版的hadoop的wordcount程序,在计数单词的时候可以考虑到标点符号等,运用了hadoop较高级的功能。-Hadoop wordcount procedures Premium, count words can be taken into account such as punctuation, use hadoop higher functionality.
  3. 所属分类:Grid Computing

    • 发布日期:2017-11-07
    • 文件大小:1506
    • 提供者:xcc
  1. WordCount

    1下载:
  2. 在Hadoop平台下实现的WordCount,该程序的功能是统计程序中单词的数目-The WordCount in the Hadoop platform, the functionality of the program is cal the number of words in the statistical procedures
  3. 所属分类:Grid Computing

    • 发布日期:2017-11-09
    • 文件大小:4129119
    • 提供者:杨浩
  1. wordcount

    0下载:
  2. hadoop下基于mapreduce的wordcount程序-the wordcount procedures hadoop based on MapReduce
  3. 所属分类:MPI

    • 发布日期:2017-11-22
    • 文件大小:1033
    • 提供者:张博
  1. TestMapReduceProject

    0下载:
  2. 运行于hadoop上的 MapReduce WordCount程序-Running on a MapReduce WordCount program hadoop
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:12930
    • 提供者:majestic
  1. WordCount.tar

    0下载:
  2. 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
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:6524
    • 提供者:jinlei
  1. WordCount2

    0下载:
  2. 基于hadoop1.x的wordcount程序,jar包是全的,只要设置一下即可使用-a word count program depend on hadoop 1.x with all jar files needed,easy to use
  3. 所属分类:Data Mining

    • 发布日期:2017-06-19
    • 文件大小:29731840
    • 提供者:jim
  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-04
    • 文件大小:256189
    • 提供者:周雯静
  1. mywordcount

    0下载:
  2. 用于测试hadoop的mapreduce功能,功能与自带的wordcount程序大相径庭。(Use to test the mapreduce function of hadoop,this program was seem to the origin program.)
  3. 所属分类:数学计算

    • 发布日期:2017-12-25
    • 文件大小:14336
    • 提供者:zhuaJian
  1. wordcount3

    0下载:
  2. hadoop的wordcount程序,去除标点和部分停词(Hadoop's wordcount program, removing punctuation and partial parked words)
  3. 所属分类:数据挖掘

    • 发布日期:2018-04-21
    • 文件大小:3072
    • 提供者:暴宝宝
  1. wordcount

    0下载:
  2. 基于eclipse下的hadoop的wordcount程序(Hadoop's wordcount program)
  3. 所属分类:数据挖掘

    • 发布日期:2018-04-21
    • 文件大小:3072
    • 提供者:暴宝宝
  1. Linux

    0下载:
  2. 1.学习并理解如何使用 Hadoop,学会在 Hadoop 中运行简单的程序,了解其运 行过程。 2.通过学习生产者/消费者问题理解多线程同步问题。 1.在 Linux 环境下建立大数据处理框架 (1)学习 Hadoop 的相关知识。 (2)安装并配置 Hadoop 环境。 (3)在 Hadoop 上执行 WordCount 示例。 2. 实现生产者/消费者同步问题 (1)在 linux 系统中学习信号量的使用。 (2)执行生产者与消费者模型。(1. learn and und
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-04-30
    • 文件大小:3051520
    • 提供者:violetta
搜珍网 www.dssz.com