搜索资源列表
CountTheNumberOfTheWord
- 这个程序可以统计一个文本文件中的英文单词的个数,用了SPI中的MAP-this procedure can be a text file statistics of the number of English words with the SPI the MAP
WordsStatistics
- 一个统计英文小说中出现英语单词频率的小程序!
TextEditor
- 字符串处理。 简单的,Win32(dos)字符界面,有简单加密、替换、统计单词数等功能。
C语言课程设计
- 这是我的第一个C语言程序,非常简单,:识别并统计单词.现在想来,感触颇多!-This is my first one C Programming Language, very simple, : statistics and word recognition. Now, come to think of a lot of feelings!
GuessWords
- 这是一款帮助学生背单词的小软件。建立单词库,可从单词库中随机抽取单词,并随机隐去该单词中的一些字母,在屏幕上显示带空格的单词,用户对空格处的字母进行补全,程序判断填补是否正确,并统计正确率。 编程任务: 建立单词库,并可以方便地对单词库进行增加、删除。 随机读取一个单词。 随机隐去单词中的一些字母,规则是:长度为2~4空一个字母,5~7空二个字母,8~10空三个字母,11以上空四个字母。用随机数方式确定隐去哪几个位上的字母,并在屏幕上显示带空格单词。 用户填充空格处的字母,程
count-words-in-a-sentence
- 统计一个句子或者随意输入的单词个数,首先输入重复次数,接着会提示输入句子或单词-count words in a sentence or random words
wordfrequency
- 利用map标准库函数,统计文本中单词出现的频率,利用c语言完成-Use map standard library functions, statistical frequency of occurrence of words in the text, use c language to complete
W006M
- 统计文件有多少个字符,多少个单词,多少个空白(空格、TAB),多少个段落,按照单词的长度进行统计。 柯源工作室 -Statistics document the number of characters, number of words, the number of white space (spaces, TAB), the number of paragraphs, in accordance with the length of the word statistics.