文件名称:word_scan
- 所属分类:
- Linux/Unix编程
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 83kb
- 下载次数:
- 0次
- 提 供 者:
- 周*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
单词扫描,检测输入流中重复使用的单词
定义:若连续25个单词中,某一单词出现了两次或两次以上,则称该单词是重复使用的。
假设:空格是单词之间的分隔符-Word scanning, detection input stream of the repeated use of the definition of the word: If 25 consecutive words, one particular word appeared in two or more, then the word is repeatedly used. Assumptions: space is the separator between the word
定义:若连续25个单词中,某一单词出现了两次或两次以上,则称该单词是重复使用的。
假设:空格是单词之间的分隔符-Word scanning, detection input stream of the repeated use of the definition of the word: If 25 consecutive words, one particular word appeared in two or more, then the word is repeatedly used. Assumptions: space is the separator between the word
相关搜索: word_scan
(系统自动生成,下载前可以参看下载内容)
下载文件列表
字符检查
........\makefile
........\mkscript
........\readme.txt
........\wordscan
........\wordscan.cpp
........\wordscan.o
........\makefile
........\mkscript
........\readme.txt
........\wordscan
........\wordscan.cpp
........\wordscan.o