文件名称:datastruct
- 所属分类:
- 数据结构常用算法
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2013-12-14
- 文件大小:
- 10.5mb
- 下载次数:
- 0次
- 提 供 者:
- 帕*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
现在有一个英文字典,单词量很大,达到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 algorithm, Trie tree
单词(词组)检索,字符串哈希,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 algorithm, Trie tree
(系统自动生成,下载前可以参看下载内容)
下载文件列表
数据结构课程设计\Design\Debug\Design.exe
................\......\.....\Design.ilk
................\......\.....\Design.pch
................\......\.....\Design.pdb
................\......\.....\Dictionary.obj
................\......\.....\vc60.idb
................\......\.....\vc60.pdb
................\......\Design.dsp
................\......\Design.plg
................\......\Dictionary.c
................\......\Dictionary.rar
................\......\MostFrequenceWord.txt
................\......\SearchWordInVocabulary.txt
................\......\SearchWordInVocabulary_Result.txt
................\......\SmallSearchWordInVocabulary.txt
................\......\vocabulary.txt
................\.ocument_Q78\Debug\Document_Q78.pch
................\............\.....\Document_Q78.pdb
................\............\.....\Q78.obj
................\............\.....\vc60.idb
................\............\.....\vc60.pdb
................\............\Document.txt
................\............\Document_Q78.dsp
................\............\Document_Q78.plg
................\............\Q78.c
................\............\vocabulary.txt
................\............\WordInDocument.txt
................\Trie_Q45\Debug\Trie_Q45.exe
................\........\.....\Trie_Q45.ilk
................\........\.....\Trie_Q45.obj
................\........\.....\Trie_Q45.pch
................\........\.....\Trie_Q45.pdb
................\........\.....\vc60.idb
................\........\.....\vc60.pdb
................\........\PrefixFrequence.txt
................\........\PrefixFrequence_Result.txt
................\........\TotPrefixWord.txt
................\........\TotPrefixWord_Result.txt
................\........\Trie_Q45.c
................\........\Trie_Q45.dsp
................\........\Trie_Q45.dsw
................\........\Trie_Q45.ncb
................\........\Trie_Q45.opt
................\........\Trie_Q45.plg
................\........\vocabulary.txt
................\数据结构课程设计.dsw
................\数据结构课程设计.ncb
................\数据结构课程设计.opt
................\数据结构课程设计实验报告1.doc
................\Design\Debug
................\.ocument_Q78\Debug
................\Trie_Q45\Debug
................\Design
................\Document_Q78
................\Trie_Q45
数据结构课程设计