毕业设计---Windows CE 下的教学辅助软件编程
-
资源ID:1448340
资源大小:456KB
全文页数:37页
- 资源格式: DOC
下载积分:100金币
快捷下载

账号登录下载
三方登录下载:
友情提示
2、PDF文件下载后,可能会被浏览器默认打开,此种情况可以点击浏览器菜单,保存网页到桌面,就可以正常下载了。
3、本站不支持迅雷下载,请使用电脑自带的IE浏览器,或者360浏览器、谷歌浏览器下载即可。
4、本站资源下载后的文档和图纸-无水印,预览文档经过压缩,下载后原文更清晰。
|
毕业设计---Windows CE 下的教学辅助软件编程
1、 Windows CE Windows CE 下的教学辅助软件编程下的教学辅助软件编程 摘要 随着信息技术的发展, 对于嵌入式操作系统的研究和开发已经成为了一个新 的发展方向。使用基于 Windows CE 的程序开发工具 eVB 可以很好地快速实现 嵌入式应用程序设计开发。本文主要阐述了基于 Windows CE 的程序开发工具的 教学辅助软件的设计思路、 实现方法以及在实际开发过程中遇到的问题和解决方 法。本课题主要实现的功能包括: 1、使用 SQL 语句实现实验教学计划、教学大纲、教学日历和教学档案等内 容的数据库操作。 2、根据数据表间的相同字段实现教学档案内容自动导入和教学日期自动计
2、 算功能。 【关键词】 嵌入式操作系统、Windows CE 程序开发工具 eVB、教学辅助软 件、SQL 语句 Abstract Follow the developing of Information Technology , the research and the design of the eMbedded Operating System has already become a new developing direction. It can be more successful using base on Windows CE Programing Design Tool eM
3、bedded Visual Basic to fast programing eMbedded Applications. This paper mainly introduces the ideas of design, the ways of realization and the solutions to the problems encountered during the design of the Teaching Auxiliary Software which base on this Programing Design Tool. The functions of this
4、system include: 1.The Database operations with Experiment Teaching Plan、Teaching Precis、Teaching calendar and Teaching archives through the SQL Language. 2. According to the same sections of the Database Tables, actualize Auto Import the Content of the Teaching Precis and Auto Calculate the date of the Teaching plan. 【Keyword】 eMbedded Operating System、Windows CE Programing Design Tool eMbedded Visual Basic、Teaching Auxiliary Software、SQL Language 目目 录录 第一章第一章 绪论绪论 第二章第二章