CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 英文 单词

搜索资源列表

  1. length-of-word-histogranm

    0下载:
  2. 单词长度直方图。通过检索英文文本中的内容,给出单词的长度,并给出直方图-Word length histogram. English text by searching the contents of the given word length, and gives the histogram
  3. 所属分类:CSharp

    • 发布日期:2017-11-27
    • 文件大小:598
    • 提供者:梁勃
  1. task1

    0下载:
  2. 实现英文文章内各单词出现的次数即频率,利用字典树实现的-English articles to achieve the number of occurrences of each word in that the frequency of the use of the dictionary tree implementation
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:788256
    • 提供者:hanbaoqing
  1. task3

    0下载:
  2. 利用多进程实现英文文件单词频率的统计,即各单词出现的次数,最后把各单词出现的次数信息写到磁盘文件中。-Process implemented using multiple documents in English word frequency statistics, the number of times each word appears, and finally the number of times each word appears in the information written
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:683045
    • 提供者:hanbaoqing
  1. Train_6

    0下载:
  2. 在数据段的str1开始的单元中存放以NULL(ASCII码0)结束的一个英文句子, 试编程统计单词个数存于words单元中.(单词间以空格和逗号分隔) 分析:但出现 或者 , 时,它前面的字符是一个有效字符时,才能算一个单词 -get total number of English words in a sentence
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-28
    • 文件大小:943
    • 提供者:李卓函
  1. longest-word

    0下载:
  2. 输入一串字符串,求出其中最长的单词。仅限于英文字符串,且有字符长度限制。-Enter a bunch of strings, find the longest word. English only strings, and there is a character length limit.
  3. 所属分类:Other systems

    • 发布日期:2017-04-17
    • 文件大小:177644
    • 提供者:Phoebe
  1. TongJiYingWenDanCi

    0下载:
  2. (1)指定一篇英文文章(文本文件的形式),统计该文章中的所有单词的出现次数; (2)按照单词出现的次数由大到小进行排列; (3)能够把统计结果保存到某个指定的文件。-(1) specify an English article (text file), statistics for all words in the article occurrences (2) in accordance with the number of times the word appears desc
  3. 所属分类:File Formats

    • 发布日期:2017-04-24
    • 文件大小:131453
    • 提供者:王程序
  1. calculatewords

    0下载:
  2. 给出了直接导入一段英文txt文档,并统计其中各个单词出现次数的代码,并给出详细注释。-java environment program gives statistical methods uppercase and lowercase letters, suitable for beginners to master
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:1463
    • 提供者:yhh
  1. filetj

    0下载:
  2. 一个用于统计一个英文文本单词个数,字符个数的小程序-One for the statistics of a number of words in the English text, a small number of characters program
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:5876
    • 提供者:晕晕
  1. Word-statistics

    0下载:
  2. 英文小说存储在一个文本文件中。待统计的词汇集合要一次输入完毕,即统计工作必须在程序的一次运行之后全部完成。输出的每个单词的出现次数。约定小说中的词汇一律不跨行,这样每从文本文件中读入一行,就统计每个单词在这行中出现的次数,直到文件结束。 要求在程序运行时才输入文本文件名和要统计的词汇。 -English fiction is stored in a text file. Collection of statistical vocabulary to be entered once co
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:1071
    • 提供者:张树棠
  1. No-way-dictionary

    0下载:
  2. 一个本地查询的词典,中文翻英文,英文翻中文,用户注册,用户单词本-A local query dictionary, Chinese translation, English translation Chinese, user registration, user Words
  3. 所属分类:CSharp

    • 发布日期:2017-05-15
    • 文件大小:3842083
    • 提供者:彭木
  1. datastruct

    0下载:
  2. 现在有一个英文字典,单词量很大,达到100多万的单词,而且还有很多重复的单词。 单词(词组)检索,字符串哈希,hash散列算法,Trie树结构-Now there is an English dictionary, the word is large, reaching more than 100 million words, but there are many duplicate words. Word (phrase) search, string hash, hash hash al
  3. 所属分类:Data structs

    • 发布日期:2017-05-28
    • 文件大小:11014234
    • 提供者:帕克
  1. dancigeshu

    0下载:
  2. 编程实现输入一串英文,统计其中各单词出现的个数(不区分大小写字母),以“000”作为字符串输入结束标志-Enter a string of English programming, statistics on the number of each word appears (case insensitive) to "000" marks the end of a string input
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:544
    • 提供者:尹仁杰
  1. word_extract

    0下载:
  2. 本程序用C++语言实现英文文本中的单词提取功能,适合初学者学习。-This procedure using C++ language word English text extraction function , suitable for beginners to learn.
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2183
    • 提供者:林孟渊
  1. searchWordsTimes

    0下载:
  2. 根据提供的英文文档,搜索出里面重复出现2次以上的单词。-According to the English documents, search the repeat 2 more times inside the word appears.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:5217
    • 提供者:kevin
  1. lower_to_upper

    0下载:
  2. 输入一个英文句子,将每个单词的首字母转为大写-Enter an English sentence, the first letter of each word to uppercase
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-24
    • 文件大小:12757
    • 提供者:蔡鑫
  1. MATLAB

    0下载:
  2. -使用switch结构设计MATLAB程序,通过输入英文星期单词,将其转换成相应的中文,例如输入“Sunday”,输出“星期天”。注意输入单词的大小写。和5. 分别使用for、while语句,和sum函数,求 -- Use MATLAB program switch design, week by entering the English word, which was converted into the corresponding Chinese, for example, enter &q
  3. 所属分类:software engineering

    • 发布日期:2017-04-11
    • 文件大小:534
    • 提供者:李清雅请
  1. Trie

    0下载:
  2. 用字典树的方法高效地对英文文章的单词进行词频统计,并输出统计结果(词频由小到大)-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)
  3. 所属分类:CSharp

    • 发布日期:2017-05-20
    • 文件大小:6051790
    • 提供者:wmy
  1. word1

    0下载:
  2. 单词软件,功能增加减少单词,修改中文英文意思,-dictionary software
  3. 所属分类:assembly language

    • 发布日期:2017-04-26
    • 文件大小:215078
    • 提供者:islandming
  1. 14

    0下载:
  2. 前后颠倒输入的英文中的单词位置,标点符号(只可以出现在句尾)位置不变,如输入"my name is guo hua!"输出应该为"hua guo is name my!"。-Reversed input word of English, punctuation (can only occur in the other end) position unchanged, such as input, "my name is guo hua!"The output should be as "hua
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:763
    • 提供者:顾武辉
  1. Project3

    0下载:
  2. • 编写一个程序,实现的功能如下: • 提示用户输入一个句子(英文,并且按enter键结尾),该程序将句子中的字母按ASCII码编码顺序重新排列,排列后的单词的长度要与原始句子中的长度相同,例如: • 输入: who is your daddy • 输出: add dh ioor suwyy -• Write a program to achieve the following functions: •
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-26
    • 文件大小:294104
    • 提供者:王磊
« 1 2 ... 13 14 15 16 17 1819 20 »
搜珍网 www.dssz.com