搜索资源列表
new_word
- VC7写的,用来将金山单词本生成的文本文件转换成为我想要的其它格式写的。有兴趣的可以看看。-VC7 wrote, Jinshan words used to generate the text of the document I want to switch to the other format writes. Interested can look at.
CountTheNumberOfTheWord
- 这个程序可以统计一个文本文件中的英文单词的个数,用了SPI中的MAP-this procedure can be a text file statistics of the number of English words with the SPI the MAP
grep
- grep by Cao Siqin,2007.7.17 grep [-v?] <sub-string> Options: -? : show this help -v : list lines that doesn t contain sub-string -n : list in one line, words separated by tab
TFIDF.rar
- 统计文本中词语的TFIDF,从而抽取文本中的关键词,Statistical terms in the text of TFIDF, in order to extract the text of the words
picture
- Lily上课时使用字母数字图片教小朋友们学习英语单词,每次都需要把这些图片按照大小(ASCII码值从小到大)排列收好-Lily alphanumeric class pictures to teach children learning English words, each of these pictures arranged according to size (ASCII code value from small to large) away
Widrow-Hoff-Training-Method
- The WH class is an implementation of the Widrow-Hoff. The Widrow-Hoff (WH) algorithm, often called Least Mean Square (LMS), is an online-algorithm. The WH can be interpreted as a gradient descent procedure on the error space. In other words, the
bianweici
- 如果两个单词的组成字母完全相同,只是字母的排列顺序不一样,则它们就是变位词,两个单词相同也被认为是变位词。如tea 与eat , nic 与cin, ddc与dcd, abc与abc 等。你的任务就是判断它们是否是变位词。 -If the composition of letters of two words is identical, just not the same as the order of the letters, if they is an anagram, the same
Podstroka
- Find part of text from some words, console programm, on in word, on out part of word
telephone_billing
- 问题的提出:编写一个长途电话计费程序,计费规则是每6秒钟0.06元,要求能输入发话地、收话地,输出话费。-Of the problem: write a long-distance telephone billing procedures, billing rules is $ 0.06 per 6 seconds, the requests can be input to the speaker, the closing words, the output calls.
GuessWords
- 这是一款帮助学生背单词的小软件。建立单词库,可从单词库中随机抽取单词,并随机隐去该单词中的一些字母,在屏幕上显示带空格的单词,用户对空格处的字母进行补全,程序判断填补是否正确,并统计正确率。 编程任务: 建立单词库,并可以方便地对单词库进行增加、删除。 随机读取一个单词。 随机隐去单词中的一些字母,规则是:长度为2~4空一个字母,5~7空二个字母,8~10空三个字母,11以上空四个字母。用随机数方式确定隐去哪几个位上的字母,并在屏幕上显示带空格单词。 用户填充空格处的字母,程
1003_Huawei_sort
- Lily上课时使用字母数字图片教小朋友们学习英语单词,每次都需要把这些图片按照大小(ASCII码值从小到大)排列收好。请大家给Lily帮忙,通过C语言解决。 输入 Lily使用的图片包括"A"到"Z"、"a"到"z"、"0"到"9"。输入字母或数字个数不超过1024。 输出 Lily的所有图片按照从小到大的顺序输出 样例输入 Ihave1nose2hands10fingers 样例输出 0112Iaadeeefghhinnnorsssv -Lily alpha
1004_Change_You_to_We
- 题目描述 Michel需要评审一份文件,但是却有另一件紧急事情要处理,于是请好友Jack帮忙评审一下。当Machel看到Jack评审结果后,发现一个问题,Jack是以第一人称评审的,现在Machel需要将Jack评审中第一人(we)和第二人称(you)进行置换,现在需要请你帮忙完成这个工作 输入 Jack的评审文字单词之间是以空格" "或者标准标点符号"," "." "?" "!" " "作为分隔符的评审文字内容不超过1024字符长度。 输出 Machel需要的评审文字
Recite
- 背单词的控制台程序。实现增删,记录,测试,单词游戏等功能。-Memorize English words program. Deletion of records, tests, word games and other functions.
stop
- 英文文档去除停用词remove stop words-remove stop words for english documents
count-words-in-a-sentence
- 统计一个句子或者随意输入的单词个数,首先输入重复次数,接着会提示输入句子或单词-count words in a sentence or random words
SimulateSearchEngine
- 模拟搜索引擎的功能,通过对文本分词,从而建立倒排索引表,实现全文检索的功能。-Establishing reverse index and simulate the function of search engine. By reading text file and segmentation we can establish a reverse index for all the words.So this will implement the full-text searching.
3
- A text file f. Remove all lines of the file standing next to the same words.
guolv
- 过滤敏感词汇及无用词汇,c++第三次大作业,完全可用,简短易懂,-Filter sensitive words and useless words, c++ third major operation, fully available, Short, simple,
wordfrequency
- 利用map标准库函数,统计文本中单词出现的频率,利用c语言完成-Use map standard library functions, statistical frequency of occurrence of words in the text, use c language to complete
phonenumber-vs-words
- 电话号码对应的英文单词,递归与非递归 ,-Telephone number corresponding English words, recursive and non-recursive, recursive and non-recursive