搜索资源列表
统计单词个数
- 利用哈希表统计文本文件中单词的个数,哈希函数的实现为取模法,利用链地址法解决冲突。-use Hash Table Statistics text file number of words, the realization of Hash Functions for Remainder law, the use of chain law addresses solution to the conflict.
1-词频统计_code
- c#环境下,编程实现统计用词频率,类似于一般的背诵单词软件-environment, programming statistics word frequency, similar to the word recitation of the general software
单词统计o
- WINDOWS编程,单词统计程序 使用: 运行程序后,选择菜单“文件”/“打开” 打开“Word.dat”或“数单词调入.txt”.将显 示文本并统计单词数目。也可自己编辑英文文本 文档调入。-Windows programming, statistical procedures for the use of the word : operational procedures, select menu "d
单词查找及统计系统
- 该程序由键盘输入一个符合上述约定的文本文件名和一个单词,计算该单词在该文件中出现的次数,并输出包含该单词的所有句子(按句子在文件中的先后次序,依次输出)。-the program by a keyboard above the agreed text file name and a word, the calculation of the word in the document the number of occurrences o
6_7
- 简单的C++下的一些数学代码百马百担+判素数+统计单词+裴波那斯等-C simple mathematical code some 100 Ma said 100-words - a few statistics it is so Peibei
jeromel
- 利用Hash技术统计单词的频度。扫描一个C源程序,用Hash表存储该程序中出现的关键字,并统计该程序中的关键字出现的频度。用线性探测法解决Hash冲突。设Hash函数为:Hash(Key)=[(Key的首字母序号)*100+(Key的尾字母序号)] Mod 41 -use statistical word frequency. Scanning a C source files, using the hash table stora
文字处理带哈弗曼树统计
- windows界面文字统计 单词数量 画树等等
单词统计
- 这是简单的单词统计程序,大家多多指教- This is the simple word statistics procedure, everybody many advises
统计单词个数
- 利用哈希表统计文本文件中单词的个数,哈希函数的实现为取模法,利用链地址法解决冲突。-use Hash Table Statistics text file number of words, the realization of Hash Functions for Remainder law, the use of chain law addresses solution to the conflict.
1-词频统计_code
- c#环境下,编程实现统计用词频率,类似于一般的背诵单词软件-environment, programming statistics word frequency, similar to the word recitation of the general software
单词统计o
- WINDOWS编程,单词统计程序 使用: 运行程序后,选择菜单“文件”/“打开” 打开“Word.dat”或“数单词调入.txt”.将显 示文本并统计单词数目。也可自己编辑英文文本 文档调入。-Windows programming, statistical procedures for the use of the word : operational procedures, select menu "d
单词查找及统计系统
- 该程序由键盘输入一个符合上述约定的文本文件名和一个单词,计算该单词在该文件中出现的次数,并输出包含该单词的所有句子(按句子在文件中的先后次序,依次输出)。-the program by a keyboard above the agreed text file name and a word, the calculation of the word in the document the number of occurrences o
WordCount
- 单词统计 一个个人用Java 写的小程序-a personal word with Java write small programs
WordSelect
- 很多人都熟悉的单词统计程序,声明是同学编的。就说这些吧。-many people are familiar with the word statistical procedures, the statement was addendum to the students. These say it.
CountWord
- 一个统计英语单词出现频率的软件源程序,结果按频率从大到小排列,并给出频率.该软件将统计结果存于记事本中.-an English word frequency source software, according to the results with the smallest frequency, given frequency. The software will be stored in statistical results we
统计单词数
- 一个统计单词个数的c语言小程序,通过英语的语法特征进行单词的个数统计,简单实用(A small number of statistical words, simple and practical.)
词频统计
- 进行词频统计,将不同的单词存入堆中,建立相应的索引表确定各单词在堆中存储的位置及出现的次数。(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.)
字符串综合
- 素数对 统计单词数 反正很简单也很容易学 信息竞赛入门水题(A prime number is simple to count the number of words, and it's easy to learn the entry of information competition.)
str终版
- 统计单词出现的次数,并按照出现的次数排序(The number of occurrences of statistical words)
统计单词频率
- 统计文件中单词个数以及各大写、小写字符,数字、空格数目。(The number of words in a statistical file and the number of capitals, lowercase characters, numbers, and spaces.)