搜索资源列表
1-词频统计_code
- c#环境下,编程实现统计用词频率,类似于一般的背诵单词软件-environment, programming statistics word frequency, similar to the word recitation of the general software
word tj
- 关于单词统计的一个比较好的程序,-statistics on the words of a better procedure, ho ha ha
6_7
- 简单的C++下的一些数学代码百马百担+判素数+统计单词+裴波那斯等-C simple mathematical code some 100 Ma said 100-words - a few statistics it is so Peibei
textCount
- 该程序可以对文本文件中出现的单词次数进行统计,简单但是对C#初学者有用。-the procedures document to the text of word frequency statistics, but the simple C# useful to beginners.
dancicipingtongji
- 单词词频统计程序,结果使文章中的单词按字典顺序排列,且计算出每个单词出现的频率(即次数)-Word Frequency Statistics of procedures, resulting in articles in the order of words according to the dictionary, and to calculate the frequency of each word (ie, times)
huxiaoli
- 数据结构课程设计,利用Hash技术统计C源程序中关键字。本程序主要分为两个模块,一是用Hash表存储c语言中32个关键字,再扫描c源程序取出每个单词,利用Hash查找技术统计该程序中的关键字出现的频度;二是用顺序表存储c语言中的关键字,把c源程序取出每个单词利用二分查找技术统计该程序中的关键字的出现频度。-Data structure the curriculum design, the use of Hash technical statistics C source in the keywo
5
- c语言版本的单词统计程序,可以通过修改源代码达到自己需要的要求!-c language version of the word statistical procedures, you can modify the source code for their own needs and requirements!
Words_statistics
- 单词统计,统计字符串中各个字母个数并输出-Word statistics, statistics in the string and output the number of each letter
dancitongji
- 从磁盘文件中读一段英文(单词用空格分隔),统计其单词的个数,输出结果。找出最长的单词输出并输出其长度。-Read from a disk file in English (words separated by spaces), statistics the number of its words, the output results. Find the longest word in the output and output its length.
wordCount
- C#实现的单词统计工具,可按字典顺序显示每个单词的个数-C# statistical tools to achieve the word, the dictionary can be displayed in the order number of each word
words-statics
- 单词统计能够读取文本中的所有内容,把其中出现的每个单词的统计出来,最后输出满足要求的单词-Words statistics:be read all content, which appear in each word, finally outputs statistics satisfy the requirement of words
Look-up-words
- 实现输入一串英文,统计其中各单词出现的个数(不区分大小写字母),以“000”作为字符串输入结束标志,-The input string of English, statistics on the number of words appear (not case-sensitive) to " 000" as the input end of the string sign,
CSharp-word-several-procedures
- C#界面化好,统计英文单词个数且功能强大!-C#very high
cyuyansuanfa-fenxi
- c语言词法分析程序, 实现了以下功能: (1) 可以识别出用C语言编写的源程序中的每个单词符号,并以记号的形式输出每个单词符号。 (2) 可以识别并读取源程序中的注释。 (3) 可以统计源程序中的语句行数、单词个数和字符个数,其中标点和空格不计算为单词,并输出统计结果。 (4) 检查源程序中存在的非法字符错误,并可以报告错误所在的行列位置。 (5) 发现源程序中存在错误后,进行适当的恢复,使词法分析可以继续进行,通过一次词法分析处理,可以检查并报告源程序中存在的所有
TJ
- 次程序可以统计字符串中每个单词出现的个数,很实用-The statistical string number of each word, very practical ah ah ah ah
WordFrequency
- C#的单词频度统计,并且附带Hashtable中元素依据value的排序,次品统计的同时按频度进行排序-C# word frequency
Trie
- 用字典树的方法高效地对英文文章的单词进行词频统计,并输出统计结果(词频由小到大)-To count the word frequency for an english artical efficiently, using the algorithm of trie, and output the statistic result(word frequency from low to high)
WordCount
- 单词频率统计,遍历目录,统计 txt , cpp , h , cs 类型文件中的单词频率,并可用命令行参数-e2,-e3来选择连续的两个或三个单词频率统计,排序输出。-Word frequency statistics, traverse directories, statistics txt , cpp , h , cs file type in the word frequency, and the available command line parameters-e2,-e3
词频统计
- 进行词频统计,将不同的单词存入堆中,建立相应的索引表确定各单词在堆中存储的位置及出现的次数。(Will different words in the heap, establish the corresponding index table to determine the position of each word in the heap storage and the number of occurrences of.)
str终版
- 统计单词出现的次数,并按照出现的次数排序(The number of occurrences of statistical words)