文件名称:Hashset
- 所属分类:
- 数据结构常用算法
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 1.29mb
- 下载次数:
- 0次
- 提 供 者:
- 胡**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
一个拼写检查程序,用来检查你的输入的文件中的单词是否拼写错误,并给你给出可能的拼写建议。(用Hashset实现)(卡耐基梅隆大学ssd5数据结构Option Exercise4答案)
程序参数设置(第一个为要输入的词库文件,本例中是wordlist.txt, 第二个为要检查的文件,必须为txt格式,本例中用test.txt来检查)-A spelling checker to check your input file is misspelled words, and give you a possible spelling suggestions are given. (Used to achieve Hashset) (Carnegie Mellon University ssd5 data structure Option Exercise4 answers) process parameter settings (the first in order to enter the thesaurus file, in this case is wordlist.txt, the second in order to check the documents, must txt format, used this example to examine test.txt)
程序参数设置(第一个为要输入的词库文件,本例中是wordlist.txt, 第二个为要检查的文件,必须为txt格式,本例中用test.txt来检查)-A spelling checker to check your input file is misspelled words, and give you a possible spelling suggestions are given. (Used to achieve Hashset) (Carnegie Mellon University ssd5 data structure Option Exercise4 answers) process parameter settings (the first in order to enter the thesaurus file, in this case is wordlist.txt, the second in order to check the documents, must txt format, used this example to examine test.txt)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
工作区
......\Debug
......\dictionary.cpp
......\dictionary.h
......\hashset.cpp
......\hashset.h
......\main.cpp
......\main.dsp
......\main.dsw
......\main.ncb
......\main.opt
......\main.plg
......\test.txt
......\wordlist
......\........\wordlist.txt
......\wordlist.txt
......\wordlist.zip
......\Debug
......\dictionary.cpp
......\dictionary.h
......\hashset.cpp
......\hashset.h
......\main.cpp
......\main.dsp
......\main.dsw
......\main.ncb
......\main.opt
......\main.plg
......\test.txt
......\wordlist
......\........\wordlist.txt
......\wordlist.txt
......\wordlist.zip