搜索资源列表
统计单词个数
- 利用哈希表统计文本文件中单词的个数,哈希函数的实现为取模法,利用链地址法解决冲突。-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 "document" / "open&quo
word tj
- 关于单词统计的一个比较好的程序,-statistics on the words of a better procedure, ho ha ha
单词查找及统计系统
- 该程序由键盘输入一个符合上述约定的文本文件名和一个单词,计算该单词在该文件中出现的次数,并输出包含该单词的所有句子(按句子在文件中的先后次序,依次输出)。-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 output and contains all the wor
WordCount
- 单词统计 一个个人用Java 写的小程序-a personal word with Java write small programs
wordstatSTL
- wordstatSTL.定义控制台应用程序的入口点。//单词统计 //统计一个文本文件中所有单词的使用次数 //将单词按照有多到少的使用次数打印出来 //对于次数相同的单词按照字母由大到小的顺序排列 //这是由STL(Standard Template Library)的map和set实现的教学例程-wordstatSTL. Console application definition of the point of entry. / / Word statistics / /
useful_Code
- 本代码包包括超长整数相加、积分实现、数制转换、单词统计等-the code include long integer column, integral realization of a number of system conversion, word statistics
WordSelect
- 很多人都熟悉的单词统计程序,声明是同学编的。就说这些吧。-many people are familiar with the word statistical procedures, the statement was addendum to the students. These say it.
源代码:列举出所有单词出现的所有行号:tree
- 单词频率统计,再次基础上可以开展更广泛的工作- The word frequency statistics, in the foundation may do a more widespread work once more
单词统计
- 这是简单的单词统计程序,大家多多指教- This is the simple word statistics procedure, everybody many advises
英文-西班牙文单词互译
- 英文-西班牙文单词互译,并有单词记忆测试功能---系统自动生成用户指定数量的题目(选择英文(西班牙文)对应的西班牙文(英文)) 并能对测试结果进行统计.-English-Spanish word translation, and a word memory test function -- the system automatically generate user specified quantity of the subject (the choice of English (Spanish
LEX生成工具生成统计文本
- 利用LEX生成工具生成统计文本文件中字符、单词和行数,并报告统计结果。-LEX generated using statistical tools generated text file of characters, words and action, and a report on results.
文字处理带哈弗曼树统计
- windows界面文字统计 单词数量 画树等等
stawords
- 单词统计系统,可以算出单词在一篇文章中的出现频率-Word statistical system can be worked out words in an article in the frequency of occurrence
统计单词数
- 一个统计单词个数的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.)
统计单词频率
- 统计文件中单词个数以及各大写、小写字符,数字、空格数目。(The number of words in a statistical file and the number of capitals, lowercase characters, numbers, and spaces.)