搜索资源列表
kuaishupingxie
- 使用面向对象方法完成“快速拼写检查程序”的分析、设计和实现过程。快速拼写检查程序基本要求说明如下: 1.进行拼写检查的文件以文本文件形式存储于外存上;2.只检查文件中英文单词的拼写错误;3.单词是用字母(a…z或A…Z)定义,任一非字母字符作为分隔符;4.判断单词拼写正误的依据是词典,词典以文本文件形式存放于外存上;5.词典文件第1行为词典的名称,以后每一行存放一个单词;6.输出结果以文本文件形式存储,其格式为:第1行:被拼写检查的文件名 + 词典名 第2行后的每一行: 出错单词 位于第x
WordCheckver1.00
- 检查单词拼写的小程序,需要字典,字典请自己下载-check the spelling of the word small procedures, require dictionaries, dictionaries please download their own
Proga
- 一个用于简单拼写检查的软件,用户可以选择用于检查的字典文件,可以选择待检查的文件,还可以将检查得到的错误信息保存起来。 说明:字典文件第1行为词典的名称,以后每一行存放一个单词。 待检查的文件以物理上的换行为一行。 主要功能:用于英语文本的拼写检查。-a simple spell checker for the software, users can choose to use to check the dictionary file, you can choose to be examin
JAVA5快速拼写检查程序
- 本文件实现将输入文件中的英语单词差错功能 ,有可视界面,可方便导入文件和词典-achieve this document will be entered into the document English word error function, visual interface that would facilitate import documents and dictionaries
Check
- 实现英文的拼写检查,对错误单词标记并推荐相似单词-Implementation of English spelling checker, word on the wrong tag and recommend similar words
Check
- 一个用Java Swing写的简单单词拼写检查序,支持整篇文章的单词拼写检查-Writing a Java Swing with a simple sequence of words the spelling checker to support the entire article, word spelling checker
TextStat
- Java实现文件IO,可检查文件中的单词数、总字符数、各个字符的个数以及文件的行数等。-Java file IO, can check a few words in the document, the total number of characters, all characters, as well as the number of documents, such as the number of rows.
JavaCMMSyntacticAnalyzer
- 实验三:CMM语言解释器实验文档 二,实验结构与功能概述: 解释器在语法分析的基础上,对语法分析程序的输出,语法树遍历,完成语义检查并生成代码,代码以四元式的形式输出,cmm解释器解释执行四元式序列,完成对cmm语言的解释。 1.系统的输入:CMM源程序 系统的输出:1,单词(token)序列(词法分析) 2,语法树(语法分析) 3,四元式序列,cmm执行结果(语义分析) -Experiment III: CMM document langua
Fast-spelling-checker
- 快速拼写检查,导入英语单词字典以及文本,即可检查文本中拼写错误的单词,并且返回错误单词所在的位置。-Quick spell check, dictionary, and English words into the text, you can check misspelled words in the text, and returns the location of the error word.
LetterChecker0.2
- 快速拼写检查 可以根据字典检查出输入文章错误的的单词-Fast spell checking dictionary can check out the article entered the wrong word
Check
- 1.快速拼写检查程序,即检查英语文章的单词,列出所有错误单词的位置(java实现) 2.内附带课程设计实验报告文档,源码,操作指南-A quick spell checker, that is, check the English word article, list the location of all the wrong word (java implementation) (2) attached to curriculum design experiments reporting
CheckAnagram
- 提示用户输入两个单词,检查他们是否为同位词-Prompts the user to enter two words, check whether they are of the same bit word