搜索资源列表
lab0
- ics lab0 题目 用c实现单词计数-ics lab0 topic implementation using c word count
C
- 一份用C++所编写的文本文件单词计数与设计的设计性文档。-A C++, a text file prepared by the design of the word count of document and design.
FindwordCnt
- 1 .工作从控制台读取文本文件的名称。 2。在文本文件中逐行读取。 3。把每一行分成单词,丢弃标点,把所有的字母都折叠进去小写。 4。存储唯一的单词并保持对每个不同单词的计数。 5。首先通过减少计数,如果有多个单词,相同的数,按字母顺序。 6。在已排序的列表中输出前十个单词,以及它们的计数。 7。在列表中输出最后十个单词,以及它们的计数。(1. Read the name of the text file from the console. 2. Read in a text fi