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

搜索资源列表

  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. 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. 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. 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. 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. bdcxt

    0下载:
  2. 该系统是帮助单词背诵单词的软件,要求用户可以选择背诵的词库,并可以编辑自己的词库,系统可以给出中文,让单词输入其英文意思,也可输出英文让单词输入中文意思。并判定词义是否正确。如不正确给出提示并要求用户重新输入。-This system is the software to make words to recite words, recite it users can choose thesaurus, and you can edit your own word library, the sys
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-24
    • 文件大小:227019
    • 提供者:张扬
  1. word_find

    0下载:
  2. 英文词频统计,单复数算一个单词,大小写算一个单词-word frequency find
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-26
    • 文件大小:446782
    • 提供者:chenhonghe
  1. AndroidElectronicDictionary

    0下载:
  2. Andriod下的英文电子字典工程源码,可英汉对译、查询单词、词组等-English electronic dictionary engineering under the android source code,To english-chinese translation, query the words, phrases, etc
  3. 所属分类:Other systems

    • 发布日期:2017-05-03
    • 文件大小:555205
    • 提供者:
  1. Organize-files

    0下载:
  2. 输入一个文件名(英文文件),使用二叉树整理这个文件内的所有单词,并可以按字母顺序输出所有出现的字母及其出现次数,统计出现次数最多的10个单词-Enter a file name (English documents), using binary collation of all words within the file, and can output all appear in alphabetical order of the letters and the number of occurr
  3. 所属分类:Education soft system

    • 发布日期:2017-04-25
    • 文件大小:41332
    • 提供者:hsp
  1. subject2

    0下载:
  2. 给定全英文文章,编程实现统计单词个数、标点符号种类及出现次数、给出出现频率TOP10的单词列表及出现次数。-Given a full English articles, programming statistics the number of words, punctuation, type and number of occurrences are given word list number, frequency of TOP10 and the emergence of.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:2055
    • 提供者:jianghusnm
  1. Document-retrieval-procedure

    0下载:
  2. 文档检索工具 基本功能 把一个或多个单词作为查询条件,从若干英文文本文档中查找相关文档,并显示查找结果(包括各单词在各文档中出现的次数)。 高级功能 从文本文档中提取单词,建立单词库。 基于单词建立文档索引库。 根据查询条件计算文档的相似度(可以是查询条件中单词在文档中出现的次数)。 根据文档相似度对相关文档进行排序。 -Document retri tools The basic functions of One o
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:6047
    • 提供者:jsy
  1. EnglishTranslate

    0下载:
  2. 英语翻译的应用,通过ksoap2调用有道词典的WebService服务实现英文翻译服务,另外项目中也通过安卓TextToSpeech实现了英文的拼读功能,如果想使用这个读单词的功能前提是您手机上没有精简掉这一个发音引擎,在手机设置菜单-语言和键盘设置-语音输入输出里面可以查看是否已经安装。 涉及模块&技术 WebService TextToSpeech-English translation of the application, through the ksoap2 call
  3. 所属分类:android

    • 发布日期:2017-05-23
    • 文件大小:6705400
    • 提供者:miss校小炫
  1. 3

    0下载:
  2. 设集合S由若干单词(英文)组成,给定字符串K,在S中查找与K最佳匹配的结果。最佳匹配的结果定义为:与K有最长共同前缀的字符串。 例:S={abc, bdef, zhen, zhao, abdd},K1=zhao,K2=abdf,K3=cheng,则与K1最匹配的结果是zhao,与K2最匹配的结果是abdd,与K3最匹配的结果是ε(空串)。 -Set the set S consists of several words (in English), with the given strin
  3. 所属分类:CSharp

    • 发布日期:2017-04-12
    • 文件大小:542
    • 提供者:jiegenghua
« 1 2 ... 10 11 12 13 14 1516 »
搜珍网 www.dssz.com