文件名称:Document-analysis

  • 所属分类:
  • JSP源码/Java
  • 资源属性:
  • [Java] [源码]
  • 上传时间:
  • 2012-11-26
  • 文件大小:
  • 4kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • l*
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

文件分析



给定一个非中文的文本文件以及一系列查询单词,请输出所查询单词的出现次数,

输入:

非中文的文本文件,其格式如下:

第一行为一个非负整数 T ,表示需查询文本的行数,紧随其后是 T 行非中文文本,为查询单词所在的文本行。其后为一个数字 M ,表示查询单词的个数,随后有 M 行单个单词,为所查询的单词。

输出:

对每一个查询单词,输出其在查询文本中出现的次数,若没有出现,则输出 0 。输出格式为:

查询单词 次数。

-Document analysis

Given a non-Chinese text files as well as a series of query words, the output of the query word occurrences

Input:

Non-Chinese text file, its format is as follows:

The first acts of a non-negative integer T said the number of lines required to query text, followed by the T-line non-Chinese text line of text where the query words. Followed by a number M, said the number of query words, followed by a single word of the M line, for the query words.

Output:

For each query word, and outputs the number of occurrences in the query text, and if it does not appear, then output 0. The output format is:

The number of query words.
(系统自动生成,下载前可以参看下载内容)

下载文件列表





4\input.in

.\Main.class

.\Main.java

.\output.out

4

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org