毕业设计论文VB6.0高校教室管理系统的开发

上传人:pu****.1 文档编号:510888321 上传时间:2023-06-05 格式:DOC 页数:43 大小:189.50KB
返回 下载 相关 举报
毕业设计论文VB6.0高校教室管理系统的开发_第1页
第1页 / 共43页
毕业设计论文VB6.0高校教室管理系统的开发_第2页
第2页 / 共43页
毕业设计论文VB6.0高校教室管理系统的开发_第3页
第3页 / 共43页
毕业设计论文VB6.0高校教室管理系统的开发_第4页
第4页 / 共43页
毕业设计论文VB6.0高校教室管理系统的开发_第5页
第5页 / 共43页
点击查看更多>>
资源描述

《毕业设计论文VB6.0高校教室管理系统的开发》由会员分享,可在线阅读,更多相关《毕业设计论文VB6.0高校教室管理系统的开发(43页珍藏版)》请在金锄头文库上搜索。

1、2010年度本科生毕业论文(设计)高校教室管理系统的开发院 系: 电子信息工程学院 专 业: 计算机科学与技术 年 级: 2006 级 学生姓名: 学 号: 导师及职称: 2010年6月2010 Annual Graduation Thesis (Project) of the College Undergraduate College Classroom Management SystemDepartment: Electronics and Information EngineeringMajor: Computer Science and TechnologyGrade: 2006Stu

2、dents Name: Zhang YongshuaiStudent No.: 064101020Tutor: Associate Professor Wang Wenbin/ Teaching Assistant Wang Zhonghua Finished by June, 2010毕业论文(设计)原创性声明本人所呈交的毕业论文(设计)是我在导师的指导下进行的研究工作及取得的研究成果。据我所知,除文中已经注明引用的内容外,本论文(设计)不包含其他个人已经发表或撰写过的研究成果。对本论文(设计)的研究做出重要贡献的个人和集体,均已在文中作了明确说明并表示谢意。 作者签名: 日期: 毕业论文(

3、设计)授权使用说明本论文(设计)作者完全了解琼州学院有关保留、使用毕业论文(设计)的规定,学校有权保留论文(设计)并向相关部门送交论文(设计)的电子版和纸质版。有权将论文(设计)用于非赢利目的的少量复制并允许论文(设计)进入学校图书馆被查阅。学校可以公布论文(设计)的全部或部分内容。保密的论文(设计)在解密后适用本规定。 作者签名: 指导教师签名:日期: 日期: 张永帅 毕业论文(设计)答辩委员会(答辩小组)成员名单姓名职称单位备注组长副组长秘书摘 要高校教室管理系统针对各大高校教室众多,课程众多,提供检索筛选功能,方便师生上课,也方便工作人员管理教室资源。传统的教室管理模式局限于纸介,不易信

4、息收集和管理,而且正确比较低,修改较麻烦。基于目前这种现状,高校教室管理系统不仅仅给需要信息的师生提供方便,更重要的是应对信息化的今天,改变传统的信息管理模式,减少学校对信息管理的工作量,提高工作效率,实现信息与人才的优化。本课题采用Visual Basic 6.0开发工具,后台数据库采用Access数据库,开发高校教室管理系统,具有以下功能: 系统基本用户管理、教学楼信息管理、教师基本信息管理、教室管理系统等功能。管理员登陆后可以添加多用户,利用教室信息管理,可以添加相关教室信息和教师信息,进行教室信息管理。高校教室管理系统富有人性化,界面简洁,操作简单明了,设计合理,功能齐全,能够实现预期

5、的管理员功能和普通用户功能。本毕业设计的选题是基于现实情况出发,以方便教室管理员和师生为目的,利用专业知识,达到选题设计的要求。关键词:VB;Access;高校教室管理系统ABSTRACTUniversity classroom management system for a number of major college classrooms, many courses, providing access to screening function to facilitate the school teachers and students, and classroom resources

6、to facilitate staff management. Limited to the traditional paper medium classroom management, information collection and management is not easy, and right lower, than the troublesome changes. Based on the current situation, not only to the university classroom management system, teachers and student

7、s need information to provide convenient, more importantly, deal with information today, to change the traditional mode of information management, reduce the workload of the school of information management to improve efficiency realize the optimization of information and personnel. Visual basic 6.0

8、 this subject in the development of tools, the database uses access database management system and development in the classroom, with the following functions :system user management, building basic information management, the basic information management, the management system and other features. th

9、e administrator after making landfall can add many users the information management, you can add to the relevant information and teachers, the information on the information management. Classroom full of college management system human interface simple and easy to operate, designed, functional and a

10、dministrators to achieve the desired functionality and general user functionality. The graduation of topics is based on the realities, to facilitate classroom administrators, teachers and students for the purpose of the use of professional knowledge, to achieve the design requirements topics.Keyword

11、s: VB;Access; College Classroom Management System目 录第一章 概要21.1 引言21.2 开发背景31.3 可行性分析31.4 系统功能31.5 本文所做的工作41.6 作者的主要贡献4第二章 开发工具及相关工具42.1 常见的开发工具介绍以及本系统开发工具的选择42.2 VB的介绍52.2.1 VB可视化编程52.2.2 面向对象的程序设计62.2.3 结构化程序设计语言62.2.4 ADO数据控件6第三章 教室管理系统软件需求分析及软件开发方法63.1 软件的需求分析63.2 教室管理系统软件开发方法7第四章 高校教室管理系统设计与实现84

12、.1 界面设计84.2 数据库设计84.3 功能实现8第五章 系统测试和维护85.1 系统测试95.2 系统维护10结论10参考文献11附录12致谢15高校教室管理系统的开发作者:张永帅 指导教师:汪文彬/王中华(琼州学院电子信息工程学院,三亚,572022)摘要:高校教室管理系统针对各大高校教室众多,课程众多,提供检索筛选功能,方便师生上课,也方便工作人员管理教室资源。传统的教室管理模式局限于纸介,不易信息收集和管理,而且正确比较低,修改较麻烦。基于目前这种现状,高校教室管理系统不仅仅给需要信息的师生提供方便,更重要的是应对信息化的今天,改变传统的信息管理模式,减少学校对信息管理的工作量,提

13、高工作效率,实现信息与人才的优化。本课题采用Visual Basic 6.0开发工具,后台数据库采用Access数据库,开发高校教室管理系统,具有以下功能: 系统基本用户管理、教学楼信息管理、教师基本信息管理、教室管理系统等功能。管理员登陆后可以添加多用户,利用教室信息管理,可以添加相关教室信息和教师信息,进行教室信息管理。高校教室管理系统富有人性化,界面简洁,操作简单明了,设计合理,功能齐全,能够实现预期的管理员功能和普通用户功能。本毕业设计的选题是基于现实情况出发,以方便教室管理员和师生为目的,利用专业知识,达到选题设计的要求。关键词:VB;Access;高校教室管理系统College C

14、lassroom Management System Author:Zhang Yongshuai Tutor:Associate Professor Wangwenbin/ Teaching Assistant Wang Zhonghua(Department of Electronics and Information Engineering, Qiongzhou University,Sanya, 572022)Abstract: University classroom management system for a number of major college classrooms, many courses, providing access to screening function to facilitate the school teachers and students, and classroom resources to facilitate staff management. Limited to th

展开阅读全文
相关资源
相关搜索

当前位置:首页 > 医学/心理学 > 基础医学

电脑版 |金锄头文库版权所有
经营许可证:蜀ICP备13022795号 | 川公网安备 51140202000112号