搜索资源列表
200626740213
- 此程序为java查找文档,统计给定文件中包含的每个单词出现的频率,并按单词表的顺序显示统计结果-procedure for java find documents, statistics given document contains the words of each frequency, together with a word list in the order shown results
WordSelect
- 很多人都熟悉的单词统计程序,声明是同学编的。就说这些吧。-many people are familiar with the word statistical procedures, the statement was addendum to the students. These say it.
analy3
- 编写一个文本文件分析程序,读入一个英文文本文件,统计其中单词、数字、标点符号等元素出现的次数,并记录单词总数。 提示:对文件的分析可以使用StreamTokenizer类-prepared a text file analysis program, read an English text files, statistics words, numbers, punctuation and other elements of the number and the total number of r
hai
- 输入一个字符串,字符串中的单词用空格分隔开,(1)判断该字符串是否为回文,(2)统计其中单词的个数,(3)对这些单词按字典顺序排序进行排序并输出。
calculation
- 输入一个字符串,字符串中的单词用空格分隔开,(1)判断该字符串是否为回文,(2)统计其中单词的个数,(3)对这些单词按字典顺序排序进行排序并输出。
EnglishFile(xgw)
- 文本文件的读写操作,统计其中单词、数字、标点符号等元素出现的次数,并记录单词总数。-text file read and write operations, statistics words, numbers, punctuation and other elements of the number and the total number of recorded words.
hashtable
- 用java编写的hashtable程序,测试用于统计文本中单词的数目。
WordFrequencyStat-cipintongji
- ...将该字符串变量与停用词表中的所有单词进行比较,若果该词在停用词表中出现过则不对其进行统计,否则在对该词进行词干抽取。 经过以上停用词、词干处理后得到的将是实际进行统计的“单词”(此时的“单词”实际上已经是所有具有相同词干的原是单词的统一代表)... 注:jar包中含有完整的java源程序代码,仅供学习参考之用,传播时请保持本软件包的完整性 ---ZHG工作室 2008.4 E-mail:wudazhg@163.com All Rights Reserved
zifuchuan
- 判断字符是否为单词的一部分,统计字符串中单词个数并将单词提取到字符串数组cArr中
fio
- 1.文件和目录管理,使用java.io.File类编程,完成如下功能: (1)输入文件名称 (2)判断该文件名称是否存在 (3)若文件存在,判断是文件还是目录 (4)若是文件则输出文件的各种属性 (5)若是目录则输出其中包含的所有文件的名称 2.二进制文件的读写操作,用InputStream和OutputStream及其子类,设计并实现一个可以完成文件复制操作的程序。 3.文本文件的读写操作,编写一个文本文件分析程序,读入一个英文文本文件,统计其中单词、数字、标点符号等元素出现的次数,并记录单词
CountWords.rar
- 实现英文文本出现英文单词的频率的统计,十分好用,jlsjlfff
CountWord
- 编写一个Java应用程序,使用RandomAccessFile流统计Hello.txt中的单词,要求如下: (1)计算全文中共出现了多少个单词(重复的单词只计算一次); (2)统计出有多少个单词只出现了一次; (3)统计并显示出每个单词出现的频率,并将这些单词按出现频率高低顺序显示在一个TextArea中 -Write a Java application, using the RandomAccessFile stream statistics
WordCounter
- 用StrinTokenizer类实现的单词统计问题实验-Use of the word categories StrinTokenizer statistics experiment
wenbentongji
- 统计文件中的字符数,单词数和行数。单词由空格,制表符,回车键或换行符分隔。-Statistics document the number of characters, words and lines. Words by spaces, tabs, carriage return key or line breaks.
storm-starter-word-count
- storm单词统计程序,主要适用于单机环境,可以修改主类运行在Storm分布环境-storm word statistical procedures, applicable to the stand-alone environment, distributed environment can modify the main class to run in the Storm
MapReduce-WordCount
- Hadoop下的一个单词统计程序源代码。-Hadoop word count under a program source code.
WordCount
- WORDCOUNT单词词频统计,能遍历文件夹,分辨文件类型并统计文档文件中的单词频率,排序输出。包含文件搜索类ScanWord,单词统计类TextDoc,并有两个类的JUnitTest文件及相应的说明文档readme,正确性文档。-Word frequency statistics file and sort output, including file search category ScanWord, word statistical category TextDoc, and there
J201326811401_4
- JAVA写的记事本,除简单的记事本功能外,还添加了通讯录功能,中英文数字翻译,单词统计等小功能功能-JAVA write notepad, in addition to simple notepad function, but also adds address book function, the alphanumeric translation, word count and other small functions Function
单词词频
- 初学者课程设计,能够统计一个句子的词频。(A beginner's course design can count the word frequency of a sentence.)
java大作业_20190616
- 1、单词统计。键盘输入一段英文语句,将这段话写入文件file.txt中,然后输出这段话,并且统计语句中英文单词的数目(采用Vector类)以及各单词出现的次数(采用Hashtable类)2、查找替换文本文件的内容。(1)键盘输入文件路径及文件名(2)键盘输入待查找的文本信息和替换的文件(1. Word statistics. Keyboard input a sentence in English, write this sentence into file. txt, and then out