-
使用面向对象方法完成“快速拼写检查程序”的分析、设计和实现过程。快速拼写检查程序基本要求说明如下: 1.进行拼写检查的文件以文本文件形式存储于外存上;2.只检查...
使用面向对象方法完成“快速拼写检查程序”的分析、设计和实现过程。快速拼写检查程序基本要求说明如下: 1.进行拼写检查的文件以文本文件形式存储于外存上;2.只检查文件中英文单词的拼写错误;3.单词是用字母(a…z或A…Z)定义,任一非字母字符作为分隔符;4.判断单词拼写正误的依据是词典,词典以文本文件形式存放于外存上;5.词典文件第1行为词典的名称,以后每一行存放一个单词;6.输出结果以文本文件形式存储,其格式为:第1行:被拼写检查的文件名 + 词典名 第2行后的每一行: 出错单词 位于第x行7.设计一个合理的GUI,注意GUI界面类与功能类的关系应比较松散。-use of object-oriented method to complete the "quick spell-check procedure" in the analysis, design and implementation process. Rapid screening procedures spelling basic requirements as follows : 1. Spell-checking documents to text files stored in the form of Disk; 2. Just check the documents in both Chinese and English word spelling errors; 3. Word is letters (a z or A ... ... Z) definition, as a non-alphabetic character as the separator; 4. Judge spelling error is the basis of dictionaries, dictionaries in the form of text files stored in external memory; 5. Dictionary document acts of a dictionary of names, each line deposited a word; 6. Output form of a text document storage, its format : Line
- 2022-04-07 23:12:43下载
- 积分:1
-
webserve1.0
webserve1.0
- 2023-07-22 19:25:03下载
- 积分:1
-
RL78四轴飞行器完美起飞开源代码
资源描述RL78四轴飞行棋完美起飞开源代码,基于C语言,提供给有兴趣的人一起研究学习。
- 2022-05-09 12:05:50下载
- 积分:1
-
硬件SDHC读写TF卡
使用J-LinkV8
MDKKeil版本4.71
调试串口波特率:115200
基于MDKK70-EK_T43硬件
- 2022-03-18 01:45:27下载
- 积分:1
-
SPI总线时序模拟
本程序通过51单片机的普通IO口,模拟SPI的总线时序,并且通过SPI总线向25AA020的EEPROM写入数独,并且读出EEPROM的数据。
- 2022-01-24 18:30:59下载
- 积分:1
-
使用Keil MDK开发环境下实现对虚拟串口的程序。
采用KEIL MDK开发环境,实现USB下的虚拟串口驱动程序,内附全部源码,欢迎交流!-Using KEIL MDK development environment to achieve under the virtual USB serial port driver, included all the source code, please share!
- 2022-03-02 02:52:38下载
- 积分:1
-
YC2440 test procedure, a good reference! Welcome to download
YC2440测试程序,很有参考价值的!欢迎下载-YC2440 test procedure, a good reference! Welcome to download
- 2022-06-01 03:48:12下载
- 积分:1
-
这是一个计算浮点数据绝对值的函数,在uClinux下编译运行,之所以编写这个函数,主要是因为uClinux下没有计算计算浮点数绝对值的函数。...
这是一个计算浮点数据绝对值的函数,在uClinux下编译运行,之所以编写这个函数,主要是因为uClinux下没有计算计算浮点数绝对值的函数。- This is a computation floating point data absolute value
function, translates the movement under uClinux, therefore compiles
this function, mainly is because under uClinux computation floating
number absolute value function.
- 2023-02-20 05:10:04下载
- 积分:1
-
十进制BCD码转换算法
10进制to BCD转换算法-Decimal to BCD conversion algorithm
- 2022-01-26 03:52:51下载
- 积分:1
-
S3C4510B的一些开发例程,对入门ARM处理器有绝对的帮助
S3C4510B的一些开发例程,对入门ARM处理器有绝对的帮助-development example of S3C4510B,help to learning ARM processor programmer.
- 2022-04-13 17:20:22下载
- 积分:1