搜索资源列表
WordCount1
- 計算每個檔案的字元、單字以及文字行的應用程式-calculated for each file characters, words and the words applications
vb
- 连接数据库 分词 去除停用词 计算权重值-Connect to the database to remove stop words word weighted value
banker
- Writing From the information carefully detailed features, including content descr iption (at least 20 words). Try not to let owners to spend time on your revised instructions.
3
- 函数ReadDat()实现从文件IN.DAT中读取一篇英文文章存入到字符串数组xx中,请编制函数StrOL(),其函数的功能是:以行为单位对行中以空格或标点符号为分隔的所有单词进行倒排。最后把已处理的字符串(应不含标点符号)仍按行重新存入字符串数组xx中,最后调用函数writeDat()把结果xx输出到文件OUT6.DAT中。-Function ReadDat () to read from a file IN.DAT an article in English into the string
Konversi
- To Convert Number to Words in indonesia and back to number again ex 123 to "Seratus Dua Puluh Tiga"
Gen-1.5.0
- 遗传算法!里面有详细的说明!适当修改可为己用!-can not edit english words!sorry!
wuxianjiafa
- 无限制位数的加法器,只能两个数相加(站长,二十个字也太长了吧)-Unlimited digit adder can only add two numbers (head, twenty words sound too long)
counters
- 用来进行英文词汇的计数,C++ 语言编写。-used for counting English words. coded by c plus plus
Colored-Sticks
- 北京大学ACM/ICPC竞赛队 2009 PKU ACM/ICPC Trainning 14 Colored Sticks F:Colored Sticks 时间限制: 5000ms 内存限制: 65536kB 描述 You are given a bunch of wooden sticks. Each endpoint of each stick is colored with some color. Is it possible to ali
number-to-string
- converting indonesian numerical to words, for receipt purpose
zhengfuzifuzhuanhua
- 计算字符的个数,并且可以自动替换某一个字符,判断字符首字是否为数字及其正负-Calculate the number of characters, and can automatically replace a single character, the character' s first words to determine whether the number of its positive and negative
Mathematical-simulation
- 用英文单词模拟数学计算,实现功能:读入两个小于100的正整数A和B,计算A+B,需要注意的是:A和B的每一位数字对应的英文单词给出-Mathematical simulation using English words, to achieve function: reads two positive integers less than 100 A and B, calculate A+ B, be noted that: A and B, each number corresponds to
HMM
- Hidden Markov Model to train anything we may want from basic phonemes to words to anything else for that matter.
fermat.cc
- which is uniformly distributed among 0 to 2^32-1 for each */ /* call. sgenrand(seed) set initial values to the working area */ /* of 624 words. Before genrand(), sgenrand(seed) must be */ /* called once. (seed is any 32-bit integer except for 0
remove_SameWords
- 去除字符串的重复单词,(必须是两个相邻的单词)-Removal of repeated words of the string (which must be two adjacent word)
attachments
- The abstract is to be in fully-justified italicized text, at the top of the left-hand column as it is here, below the author information. Use the word “Abstract” as the title, in 12-point Times, boldface type, centered relative &
Spell_checker
- Spell -cheker implemented in C++ using Levenstein distance and a 8000 words dictionary.
HANGMAN
- hangman gamw which helps us to guess pre defined words or end up losing the game. letter by letter guessing of the word
cSharpyingwendanciqiufushu
- 英文单词求复数问题 编写一个程序,可以将英语规则名词(不考虑不满足以下规则的英语单词)由单数变成复数。已知规则如下: a)以辅音字母y结尾,则将y改成i,再加es; b)以s,x,ch,sh结尾,则加es; c)以元音o结尾,则加es; d)其他情况直接加s。 要求用键盘输入英语规则名词,屏幕输出该名词的复数形式。 样例输入: box 样例输出: Boxes -English words in complex problems
CharWordLineCount
- 统计从键盘输入的数据的字符数、单词数、行数-Statistical data entered from the keyboard, the number of characters, number of words, the number of lines