-
完成“快速拼写检查程序”的分析、设计和实现过程。 快速拼写检查程序基本功能说明如下: 1.进行拼写检查的文件以文本文件形式存储于外存上; 2.只检查文件中英文单...
完成“快速拼写检查程序”的分析、设计和实现过程。 快速拼写检查程序基本功能说明如下: 1.进行拼写检查的文件以文本文件形式存储于外存上; 2.只检查文件中英文单词的拼写错误; 3.单词是用字母(a…z或A…Z)定义,任一非字母字符作为分隔符; 4.判断单词拼写正误的依据是词典,词典以文本文件形式存放于外存上; 5.词典文件第1行为词典的名称,以后每一行存放一个单词; 6.输出结果以文本文件形式存储,其格式为: 第1行:被拼写检查的文件名 + 词典名 第2行后的每一行: 出错单词 位于第x行 7.合理的GUI,注意GUI界面类与功能类的关系应比较松散。-Fast spelling checker to complete the analysis, design and realization of the process.
- 2022-06-26 21:01:14下载
- 积分:1
-
a good article (English), the characters like linux graphical interface written...
一篇不错的文章(英文),像linux这样的字符图形界面编写的程序,对初学者会很有帮助
- 2022-11-16 01:35:03下载
- 积分:1
-
路由器基本知识的学习,电子书籍/EBooks ,【上载源码成为会员下载此源码】【成为VIP会员下载此源码】...
路由器基本知识的学习,电子书籍/EBooks ,【上载源码成为会员下载此源码】【成为VIP会员下载此源码】- The router elementary knowledge study, electronic books
/EBooks, [ uploads source code to become member to download this
source code ] [ to become the VIP member to download this source code
]
- 2023-08-24 01:55:04下载
- 积分:1
-
sybam OS 开发搭建vc6下的开发环境
sybam OS 开发搭建vc6下的开发环境-the development of structures sybam OS development environment under vc6
- 2022-02-25 23:26:44下载
- 积分:1
-
tslib1.4的移植,在网上很多没有相应的函数,本人也参考各网站所总结的...
tslib1.4的移植,在网上很多没有相应的函数,本人也参考各网站所总结的-tslib1.4 transplantation, many online without a corresponding function, I also made reference to the website summarizing
- 2023-06-10 17:25:03下载
- 积分:1
-
学编程还是得理论过关,才能写出好的程序。 这里有学c++的经典文章,是我在学习总结出的。里面还有许多c语言大师的好哦!将陆续与大家见面。...
学编程还是得理论过关,才能写出好的程序。 这里有学c++的经典文章,是我在学习总结出的。里面还有许多c语言大师的好哦!将陆续与大家见面。-school programming theory still have to cross the border in order to write good procedures. Here is a classic study c article, I summarized in the study. There is also the master of many c of weeks ago! And we will continue to meet.
- 2022-02-03 04:47:28下载
- 积分:1
-
VC小知识 学习VC++时经常会遇到链接错误LNK2001,该错误非常讨厌,因为对于 编程者来说,最好改的错误莫过于编译错误,而一般说来发生连接错误时, 编译都...
VC小知识 学习VC++时经常会遇到链接错误LNK2001,该错误非常讨厌,因为对于 编程者来说,最好改的错误莫过于编译错误,而一般说来发生连接错误时, 编译都已通过。产生连接错误的原因非常多,尤其LNK2001错误,常常使人不 明其所以然。如果不深入地学习和理解VC++,要想改正连接错误LNK2001非 常困难。-VC small learning VC++ will always be wrong to link LNK2001 error of the hate, because programmers, the best thing is to change the wrong compiler error and the connection errors generally occur, the compiler have passed. Have connected the wrong reason is very large, especially LNK2001 wrong, and often unknown to these people. If not in-depth study and understanding of Visual C++, in order to correct the wrong connecting LNK2001 very difficult.
- 2022-08-20 13:58:04下载
- 积分:1
-
排序是数据结构中较重要的部分,充分了解其算法的区别当然也相当重要...
排序是数据结构中较重要的部分,充分了解其算法的区别当然也相当重要-Sort the data structure, the more important part of a full understanding of the difference between the algorithms of course, very important
- 2022-01-24 16:50:14下载
- 积分:1
-
the detailed use of specific details of how the correct use of the oracle vernie...
游标的详细使用,具体介绍了怎样正确的在oracle中使用游标-the detailed use of specific details of how the correct use of the oracle vernier
- 2022-08-24 04:07:19下载
- 积分:1
-
rewritten using the File Allocation Table way to repair damage to the FAT table...
用重写文件分配表的方式修复FAT表损坏的软盘。本程序为网上搜集,站长改正了少许可能是在流传中产生的错误,版权属原作者,请作者知道后尽快留下联系方式。 -rewritten using the File Allocation Table way to repair damage to the FAT table floppy disk. The procedures for collecting online, head of corrections may be a bit in which the circulation error, the original author is owned, please know that as soon as the author left Contact.
- 2022-09-18 23:45:02下载
- 积分:1