CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 单词 出现 次数

搜索资源列表

  1. job801

    0下载:
  2. 这是用C#写的 解决一下4个问题 创建Windows窗体应用程序,将文本框内输入的英文短篇中所有的单词首字符设置为大写。(项目名称为job801) 2.创建Windows窗体应用程序,在文本框内输入的英文短篇中找出最长的单词,结果显示在文本框下方的label控件中。 3.创建Windows窗体应用程序,在文本框内输入的英文短篇中找出出现次数最多的字符,结果显示在文本框下方的label控件中。 4.创建Windows窗体应用程序,分别统计文本框内输入的英文短篇中各
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:39480
    • 提供者:dahai
  1. C

    0下载:
  2. 1:编写函数,当字符串出现在另一个字符串的尾部,该函数返回1 否则0 2:根据单词的出现频率按降序打印输入的各个不同单词,并在每个单词的前面标上它的出现次数。 3:大小写字母转换 4:比较两个文件并打印它们第一个不相同的行 5:打印一个文件集合,每个文件从新的一页开始打印,并且打印每个文件相应的标题和页数-1: write the function, if the string appears in another string in the tail, the function
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:6649
    • 提供者:cuiyu
  1. countwords

    0下载:
  2. C语言实现 输入一段英文,判断某个单词出现的次数,题目看起来很简单但是实现起来却不是那么容易,这并不像是统计字母个数那么直接,程序同时实现了统计单词个数的功能,简单修改一个就可以用来判断文本中单词的个数,大家可以拿来研究一下 -C section of the English language input, determine the number of times a word appears, the title looks simple, but achieving them is
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:555
    • 提供者:echo
  1. words

    0下载:
  2. 单词统计,统计文件中单词出现的次数,单词分隔为非字母符号。-words statistics
  3. 所属分类:File Operate

    • 发布日期:2017-04-24
    • 文件大小:51245
    • 提供者:veitchye
  1. Calender2

    0下载:
  2. 读入一个TXT文本(仅有英文单词序列组成),统计各个单词出现的次数,并以适当的图形形式表示结果。-Read into a TXT text (the only English word sequence composition), statistics the number of occurrences of each word, and the appropriate graphical representation of results.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-13
    • 文件大小:2335
    • 提供者:余聪炜
  1. STL_MAP

    0下载:
  2. STL学习的好材料,在程序中使用了Vector,Map,Set容器对文本进行分析,可以查询指定单词出现的页数 行数 以及次数-STL a good learning materials used in the program Vector, Map, Set the container of the text, you can query the number of pages specified word appears, and the number of rows
  3. 所属分类:STL

    • 发布日期:2017-04-01
    • 文件大小:916580
    • 提供者:yangsong
  1. CountKeyword

    0下载:
  2. 输入C语言保留字文本文件、C语言源程序文件,输出记录对应C语言源文件中各关键词出现次数的文本文件。 完成以下功能:读取C语言保留字文本文件,建立C语言保留字链表;建立逐行读取给定C语言源文件,分解出每个单词并与C语言关键词进行比较,记录各关键词出现的次数,将所有关键词出现的次数保存到给定文本文件;要考虑用命令行参数实现该任务。 要应用以下知识点:文件的读写;字符数组的操作;命令行参数的使用。 -Enter the C language reserved word text file,
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:1664
    • 提供者:王伟
  1. word

    0下载:
  2. 单词处理,根据读入的文件,统计文件中纯英文字母组成的单词,并统计该单词出现的次数,并且输出到指定文件中,每行显示一个单词和出现次数,并用“,”隔开-Word processing, according to read the files, Statistics file letter words in plain English, and statistics the number of occurrences of the word, and the output to the specifi
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:2213
    • 提供者:luwenjie
  1. word

    0下载:
  2. 此程序是用C语言来编写的。 可以实现,输入一句话,可以统计此句话里每个单词出现的次数的功能-This program is written in C language. Can be achieved, input a word, you can count the words in the number of occurrences of each word in the function
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-10
    • 文件大小:1321
    • 提供者:wangchengxuyuan
  1. Statistical-frequency-word-

    0下载:
  2. 实现输入一个英文文本文件,统计整个文本中每个单词出现的次数,并且按次数的高低排序,输出前五位的单词。-The input an English text file, statistics throughout the text in the number of occurrences of each word, and sorted by the number of the level of output the first five words.
  3. 所属分类:File Operate

    • 发布日期:2017-04-08
    • 文件大小:1115
    • 提供者:张银峰
  1. WorldCount

    0下载:
  2. 单词统计,每个单词出现的次数!并且输出到指定的文件里!-Word statistics, the number of occurrences of each word! And output to the specified file!
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:33180
    • 提供者:都鹏
  1. train4

    0下载:
  2. 给定一个非中文的文本文件以及一系列查询单词,请输出所查询单词的出现次数, 输入为当前目录下非中文的文本文件input.in,其格式如下: 第一行为一个非负整数 T ,表示需查询文本的行数,紧随其后是 T 行非中文文本,为查询单词所在的文本行。其后为一个数字 M ,表示查询单词的个数,随后有 M 行单个单词,为所查询的单词。输出到当前目录下的文件output.txt,对每一个查询单词,输出其在查询文本中出现的次数,若没有出现,则输出 0 。输出格式为: 查询单词 次数 -Given a n
  3. 所属分类:Java Develop

    • 发布日期:2017-03-31
    • 文件大小:672
    • 提供者:刘云
  1. WordCount

    0下载:
  2. 提供了一个在HADOOP下统计单词出现的次数,是一个基础的模板,为独立开发HADOOP应用程序,提供了参考依据。-Provides the number of a statistical word in HADOOP is a basic template for independent development HADOOP application, provide a reference.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:1334
    • 提供者:李华
  1. readtxt

    0下载:
  2. 帮助统计文章中的词数,可以统计文章中的所有单词,和每个单词出现的次数-help to count the words in text
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:1144
    • 提供者:李飞
  1. mytxt

    0下载:
  2. 读入一个TXT文本(仅有英文单词序列组成),统计各个单词出现的次数,并以适当的图形形式表示结果。-Into a TXT text to read (the only English word sequences), statistics, the number of occurrences of each word, and the appropriate forms of graphical results.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-14
    • 文件大小:2940
    • 提供者:
  1. status

    0下载:
  2. 统计一篇英语文章中,每个单词出现的次数,然后输出结果-Statistics of an English article, the number of occurrences of each word
  3. 所属分类:JavaScript

    • 发布日期:2017-04-11
    • 文件大小:686
    • 提供者:梁伟林
  1. WordCount

    0下载:
  2. 统计一段文本中的出现的单词以及每个单词的次数。并按单词的出现次数降序来将所有单词打印输出。-Word that appears in the statistical section of the text, as well as the number of each word. Press the word occurrences in descending order to the printout of all the words.
  3. 所属分类:Printing program

    • 发布日期:2017-04-02
    • 文件大小:1976
    • 提供者:嗯嗯嗯
  1. CountWord

    0下载:
  2. 词频统计:一篇txt的英文文章,统计出出现最多的三个单词,并给出出现次数。-Frequency Statistics
  3. 所属分类:Java Develop

    • 发布日期:2017-03-28
    • 文件大小:776
    • 提供者:广东人
  1. (stu)File1

    0下载:
  2. 打开一个文件,逐行读取生成一个英文字符的索引,产生一个文件保存输入文件中的字符出现的次数、个数和种类。 1、一次读取文件的一行;读取文件使用iostream; 2、除去行中所有的标点符号,利用附录A的程序代码; 3、对于每一行: a)在你构建的索引结构中查找单词; b)如果没有找到(出现新词)就将它插入索引; c)如果找到就更新该词的出现次数(次数加1)。 4、所有行都读入完成后,对索引结构按照字典顺序进行排序。每一行都应包括该单词本身、出现次数,如果有能力,程序还应
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:1559
    • 提供者:lj
  1. wordcount

    0下载:
  2. 统计一个文本中单词出现的频率,统计好次数,在按排好的顺序输出-count the number of words appear in a file
  3. 所属分类:Applet

    • 发布日期:2017-12-04
    • 文件大小:2826
    • 提供者:caojingjun
« 1 2 34 5 6 7 »
搜珍网 www.dssz.com