1 / 38
文档名称:

毕业设计(论文)-Windows CE 下的教学辅助软件编程.doc

格式:doc   页数:38
下载后只包含 1 个 DOC 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

分享

预览

毕业设计(论文)-Windows CE 下的教学辅助软件编程.doc

上传人:3346389411 2013/3/20 文件大小:0 KB

下载得到文件列表

毕业设计(论文)-Windows CE 下的教学辅助软件编程.doc

文档介绍

文档介绍:Windows CE 下的教学辅助软件编程
摘要
随着信息技术的发展,对于嵌入式操作系统的研究和开发已经成为了一个新的发展方向。使用基于Windows CE的程序开发工具eVB可以很好地快速实现嵌入式应用程序设计开发。本文主要阐述了基于Windows CE的程序开发工具的教学辅助软件的设计思路、实现方法以及在实际开发过程中遇到的问题和解决方法。本课题主要实现的功能包括:
1、使用SQL语句实现实验教学计划、教学大纲、教学日历和教学档案等内容的数据库操作。
2、根据数据表间的相同字段实现教学档案内容自动导入和教学日期自动计算功能。
【关键词】嵌入式操作系统、Windows CE程序开发工具eVB、教学辅助软件、SQL语句
Abstract
Follow the developing of Information Technology , the research and the design of the eMbedded Operating System has already e a new developing direction. It can be more essful using base on Windows CE Programing Design Tool eMbedded 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 system include:
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
目录
绪论……………………………………………………………..
嵌入式系统与Windows CE简介………………...……………..
嵌入式系统简介…………………………......……………………………...
定义….…………………………………….………………………….
特点及发展趋势…………………………………………..…………
Windows CE简介…………………………………………..……………….
PalmOS和Windows CE….…………………………………………….
Windows CE特点及应用趋势……………………………..…………
课题具体实现方法….…………………………………….…..
系统分析与设计……………………………..…………………………….
项目规划……………………………..……………………………….
项目需求分析……………………………..…………………………..
项目概要分析……………………………..…………………………..
项目详细分析……………………………..………………………….
数据库设计……………………………..………………………………….
系统软件结构与模块描述……………………………..…………………
系统软件编码……………………..……………………………………..
编码应注意的问题…………………..…………