搜索资源列表
smartmemo
- SP上的背单词软件,其大量的词汇资源,采用科学的方法,方便实用-SP back on the word software, the bulk of its resources to the vocabulary, using scientific methods, convenient and practical
fg699p
- Java编的我爱背单词软件,捏控股覅房间奥斯-Word in mind
Recite
- 背诵单词等功能,有效提高记忆效率学习效率的实用软件-english learning
vb-Rite--englishi-(3)
- 关于vb语言的背单词软件的设计,其相关功能很有参考性,可以为除学习的人提供一定的帮助。-its function is to rite Englishi and make it so easy.
java-rite--englishi
- 用java 编写的关于背英文单词的软件设计,相关功能很强大 ,很有参考性。-It is important to use java language to apply to study of Englishi word.
Form1
- 这是一个记单词的小软件,其中包括四级和六级的单词,很方便。-This is a small software remember the words,The words including level 4 and level 6,it s very convenient .
Word
- 使用的词频统计软件:用于英文单词词频统计,文件中给出主要的源代码-Frequency Statistics Software used: for the English word frequency statistics, the paper gives the main source code
CET4
- C#编写四级背单词软件,为网站http://www.xianghuaedu.com 会员专用软件,根据2014四六级最新大纲编写-C# to write four words back software, special software for websites http://www.xianghuaedu.com Member
U201514766
- 基于查找表的单词检索软件,设计与实现静态查找表、基于二叉排序树的动态查找表及HASH表等三种中的任意两种查找表结构及其抽象数据类型;以一本英文电子书(如英文小说,科普读物或圣经之类的社会书籍,书的篇幅不少于2万次单词)作为单词文本数据来源,使用上述查找表ADT,通过读取电子书而建立对应的两种查找表,以单词作为关键字,单词在书籍中出现的次数及每次出现的页码,行号等信息作为查找表数据元素属性;通过理论与实际测试结果对比分析两种查找表性能。(The design and implementation