搜索资源列表
checkDictionary.rar
- 完成“快速拼写检查程序”的分析、设计和实现过程。 快速拼写检查程序基本功能说明如下: 1.进行拼写检查的文件以文本文件形式存储于外存上; 2.只检查文件中英文单词的拼写错误; 3.单词是用字母(a…z或A…Z)定义,任一非字母字符作为分隔符; 4.判断单词拼写正误的依据是词典,词典以文本文件形式存放于外存上; 5.词典文件第1行为词典的名称,以后每一行存放一个单词; 6.输出结果以文本文件形式存储,其格式为: 第1行:被拼写检查的文件名 + 词典名 第2行后的每一行
英文单词拼写检查示例源码
- 英文文章中单词拼写检查,并推荐可能存在的正确单词示例源码-English spelling article inspection, and recommend possible examples of the correct word FOSS
WHILE语句的翻译
- 用简单优先法设计并编写一个WHILE循环语句的语法及语义分析程序并输出用四元式表示的中间代码,同时实现词法分析程序对单词序列的词法检查和分析。-simple priority Design and prepare a WHILE loop is the syntax and semantic analysis procedures used and output 4 yuan, said the middle-code, while achieving lexical analysis proc
filecheck
- 快速单词拼写检错器,能实现一般的文本操作,另外还能检查单词拼写的对错,字典可以自定义。-rapid spelling error device, able to operate normally text, and checking the wrong spelling, dictionary can define.
scanner111111111
- 一个用C#写的词法分析程序 扫描器的工作任务如下: (1) 识别出源程序中的各个基本语法单位 (也称为单词或语法符号); (2) 删除无用的空白字符、回车字符以及其它与输入介质相关的非实质性字符; (3) 删除注释; (4) 进行词法检查,报告所发现的错误。-a written using C# lexical analysis procedure of the scanners work tasks are as follows : (1) to identify the
kuaishupingxie
- 使用面向对象方法完成“快速拼写检查程序”的分析、设计和实现过程。快速拼写检查程序基本要求说明如下: 1.进行拼写检查的文件以文本文件形式存储于外存上;2.只检查文件中英文单词的拼写错误;3.单词是用字母(a…z或A…Z)定义,任一非字母字符作为分隔符;4.判断单词拼写正误的依据是词典,词典以文本文件形式存放于外存上;5.词典文件第1行为词典的名称,以后每一行存放一个单词;6.输出结果以文本文件形式存储,其格式为:第1行:被拼写检查的文件名 + 词典名 第2行后的每一行: 出错单词 位于第x
SpellChecking
- 英文文章中单词拼写检查,并推荐可能存在的正确单词示例源码-English spelling word article inspection, and recommend possible examples of the correct word FOSS
WordCheckver1.00
- 检查单词拼写的小程序,需要字典,字典请自己下载-check the spelling of the word small procedures, require dictionaries, dictionaries please download their own
JAVA5快速拼写检查程序
- 本文件实现将输入文件中的英语单词差错功能 ,有可视界面,可方便导入文件和词典-achieve this document will be entered into the document English word error function, visual interface that would facilitate import documents and dictionaries
wordcount
- wordcout,一个检查文本文档中字或英语单词的小程序-wordcout, check the text document in a word or English word applet
checkDictionary
- 完成“快速拼写检查程序”的分析、设计和实现过程。 快速拼写检查程序基本功能说明如下: 1.进行拼写检查的文件以文本文件形式存储于外存上; 2.只检查文件中英文单词的拼写错误; 3.单词是用字母(a…z或A…Z)定义,任一非字母字符作为分隔符; 4.判断单词拼写正误的依据是词典,词典以文本文件形式存放于外存上; 5.词典文件第1行为词典的名称,以后每一行存放一个单词; 6.输出结果以文本文件形式存储,其格式为: 第1行:被拼写检查的文件名 + 词典名 第2行后的每一行: 出错单词 位于第x行 7.
cifafenxi
- 实验内容:设计并实现C语言的词法分析程序,要求如下。 (1) 可以识别出用C语言编写的源程序中的每个单词符号,并以记号的形式输出每个单词符号。 (2) 可以识别并读取源程序中的注释。 (3) 可以统计源程序中的语句行数、单词个数和字符个数,其中标点和空格不计算为单词,并输出统计结果。 (4) 检查源程序中存在的非法拼写错误,并可以报告错误所在的行列位置。 (5) 发现源程序中存在错误后,进行适当的恢复,使词法分析可以继续进行,通过一次词法分析处理,可以检查并报告源程序中存在的
Hashset
- 一个拼写检查程序,用来检查你的输入的文件中的单词是否拼写错误,并给你给出可能的拼写建议。(用Hashset实现)(卡耐基梅隆大学ssd5数据结构Option Exercise4答案) 程序参数设置(第一个为要输入的词库文件,本例中是wordlist.txt, 第二个为要检查的文件,必须为txt格式,本例中用test.txt来检查)-A spelling checker to check your input file is misspelled words, and give you a p
Check
- 实现英文的拼写检查,对错误单词标记并推荐相似单词-Implementation of English spelling checker, word on the wrong tag and recommend similar words
Englishwordspellingchecker
- 英文单词拼写检查,并推荐正确单词示例源码。-English word spelling checker, and recommend the correct word sample source.
enlish_word
- 英文单词拼写检查,并推荐正确单词示例源码-English word spelling checker, and recommend the correct word sample source
UltraEdit
- UltraEdit 是一套功能强大的文本编辑器,可以编辑文字、Hex、ASCII码,可以取代记事本,内建英文单词检查、C++及VB 语法加亮-UltraEdit is a powerful text editor, you can edit the text, Hex, ASCII code can replace the notebook, built the English word check, C++ and VB syntax highlighting
Textcorrect
- 可用于检查文本中的某个单词是否有错,如果有,就改为最可能正确的单词(It can be used to check whether a word in the text is wrong, and if so, it can be changed to the most likely word.)
recommend-system-master
- 英文单词检查系统,实现英文单词的正误检查(English word check system, realize the English word wrong check)
英文单词拼写检查示例源码
- 英文单词拼写检查示例源码,VC++6.0编程,适合初学者参考。(English spelling check examples source code, VC++6.0 programming, suitable for beginners reference.)