搜索资源列表
英文单词拼写检查示例源码
- 英文文章中单词拼写检查,并推荐可能存在的正确单词示例源码-English spelling article inspection, and recommend possible examples of the correct word FOSS
checkDictionary
- 完成“快速拼写检查程序”的分析、设计和实现过程。 快速拼写检查程序基本功能说明如下: 1.进行拼写检查的文件以文本文件形式存储于外存上; 2.只检查文件中英文单词的拼写错误; 3.单词是用字母(a…z或A…Z)定义,任一非字母字符作为分隔符; 4.判断单词拼写正误的依据是词典,词典以文本文件形式存放于外存上; 5.词典文件第1行为词典的名称,以后每一行存放一个单词; 6.输出结果以文本文件形式存储,其格式为: 第1行:被拼写检查的文件名
JAVA5快速拼写检查程序
- 本文件实现将输入文件中的英语单词差错功能 ,有可视界面,可方便导入文件和词典-achieve this document will be entered into the document English word error function, visual interface that would facilitate import documents and dictionaries
token
- 使用面向对象方法完成“快速拼写检查程序”的分析、设计和实现过程。快速拼写检查程序基本要求说明如下: 1.进行拼写检查的文件以文本文件形式存储于外存上;2.只检查文件中英文单词的拼写错误;3.单词是用字母(a…z或A…Z)定义,任一非字母字符作为分隔符;4.判断单词拼写正误的依据是词典,词典以文本文件形式存放于外存上;5.词典文件第1行为词典的名称,以后每一行存放一个单词;6.输出结果以文本文件形式存储,其格式为:第1行:被拼写检查的文件
英文单词拼写检查示例源码
- 英文文章中单词拼写检查,并推荐可能存在的正确单词示例源码-English spelling article inspection, and recommend possible examples of the correct word FOSS
AutoSpellCheck_src
- 嵌入RichEdit拼写检查原代码,现在能够检查英文-embedded RichEdit spell-check the original code can now check English
ping-ron
- 使用面向对象方法完成“快速拼写检查程序”的分析、设计和实现过程-use of object-oriented method to complete the "quick spell-check procedure" in the analysis, design and implementation process
TextChkEDIT
- 很完善的文本编辑器,可再文档中添加ActivaX对象、改变文字颜色、字体等尤其具有Undo/Redo和拼写检查功能 -perfect text editor, you can add ActivaX document object, changing text colors, fonts, etc. particularly Undo/Redo and spelling checker
jazzy-0.5.2.src
- 自动拼写检查的实现,网上著名的开源项目-automatic spell-checking the realization of the well-known online open-source project
pinxiejiancha
- ASCII文本拼写检查的C语言源程序,本程序的算法不是最优的,希望大家能提出更好的算法。-ASCII text spelling check the C language source files, the process of the algorithm is not optimal, hope that we can come up with a better algorithm.
MSPELL
- 微软公司开发的文本文件拼写检查软件C语言源程序,仅仅只是为了学习和交流-Microsoft text files Spelling Checker C language source software, merely to learn and exchange
kuaishupingxie
- 使用面向对象方法完成“快速拼写检查程序”的分析、设计和实现过程。快速拼写检查程序基本要求说明如下: 1.进行拼写检查的文件以文本文件形式存储于外存上;2.只检查文件中英文单词的拼写错误;3.单词是用字母(a…z或A…Z)定义,任一非字母字符作为分隔符;4.判断单词拼写正误的依据是词典,词典以文本文件形式存放于外存上;5.词典文件第1行为词典的名称,以后每一行存放一个单词;6.输出结果以文本文件形式存储,其格式为:第1行:被拼写检查
SpellChecking
- 英文文章中单词拼写检查,并推荐可能存在的正确单词示例源码-English spelling word article inspection, and recommend possible examples of the correct word FOSS
aspell-0.50.5.tar
- unix/linux下拼写检查程序源码,aspell-0.50.5.tar-unix/linux under the spell check program source code, aspell- 0.50.5.tar
FPSSpellChecker
- 用于拼写检查的完整代码,需要自己定义拼写数据库,-for spelling check the integrity code, it needs its own definition of spelling database
Spelly301
- 一个拼写检查的插件,可以对整个文件或所选部分进行拼写检查,支持C/C++/C#, VB, Fortran 和HTML-A spell checker plug-ins, you can on the whole document or selected parts of the spelling checker, support C/C++/C#, VB, Fortran and HTML
pxjc
- 实验目的 1.培养学生综合掌握软件开发过程的能力。 2.培养学生综合运用面向对象设计方法的能力,包括: ? 用例分析; ? CRC卡; ? UML图; ? 文档制作 3.掌握常用软件分析、设计工具的使用方法 实验内容 完成“快速拼写检查程序”的分析、设计和实现过程。 快速拼写检查程序基本要求说明如下: 1.进行拼写检查的文件以文本文件形式存储于外存上; 2.只检查文件中英文单词的拼写错误;
SpellCheck
- Java实现的拼写检查,只有简单的检查功能,要自己下载字典文件-Java SpellCheck realized that only a simple check function, it is necessary to its own dictionary file download
Hashset
- 一个拼写检查程序,用来检查你的输入的文件中的单词是否拼写错误,并给你给出可能的拼写建议。(用Hashset实现)(卡耐基梅隆大学ssd5数据结构Option Exercise4答案) 程序参数设置(第一个为要输入的词库文件,本例中是wordlist.txt, 第二个为要检查的文件,必须为txt格式,本例中用test.txt来检查)-A spelling checker to check your input file is miss
英文单词拼写检查示例源码
- 英文单词拼写检查示例源码,VC++6.0编程,适合初学者参考。(English spelling check examples source code, VC++6.0 programming, suitable for beginners reference.)