1 / 19
文档名称:

毕业设计(论文)-基于VC++6.0的学生成绩管理系统的设计与实现.doc

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

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

分享

预览

毕业设计(论文)-基于VC++6.0的学生成绩管理系统的设计与实现.doc

上传人:3346389411 2013/1/31 文件大小:0 KB

下载得到文件列表

毕业设计(论文)-基于VC++6.0的学生成绩管理系统的设计与实现.doc

文档介绍

文档介绍:湖北大学知行学院
本科毕业论文(设计)
题目学生成绩管理系统
计算机系计算机科学与技术专业
学号
学生姓名
指导教师
起讫日期 -
工作地点湖北大学知行学院
目录
绪论 2
课题总体介绍 3
课题介绍 3
课题目的及意义 3
主要研究功能 4
第二章关键技术介绍 4
VC++ 4
Access 2003 和 ODBC数据库技术 4
第三章需求分析 5
系统需求分析 5
第四章概要设计 6
系统功能结构设计 6
系统流程图设计 7
数据库设计 7
详细设计 8
主界面设计 8
注册数据源 8
系统管理子模块设计 9
学生管理子模块设计 9
班级管理子模块设计 10
成绩管理子模块设计 12
课程管理子模块设计 13
结束语 14
参考文献 15
致谢 16

基于VC++
摘要
计算机技术的飞速发展,使各行各业在计算机技术应用方面得到了广泛的普及和使用,学校也不例外,近来由于学生数量的急剧增加,学生的各种信息业海量增长,导致学校学生成绩管理的工作量空前增加,为了能快速、高效,准确的解决这一问题,就必须借助信息管理系统(MIS)来实现,从而达到科学统计,规范管理,减少人工操作,提高工作效益的目的。
该系统是使用Visual C++,ess2003作为数据库开发工具,系统开发环境是Windows xp。该系统界面有好,操作简单,易学易用。
关键字:学生成绩管理系统Visual C++ Access2003

Student management system's design and realization based on the VC++
Abstract
puter technology's development, enabled the various trades and occupations to obtain the widespread popularization and the use in puter technology application school is not exceptional, with recently student quantity's increase rapidly, student's each kind of information content also magnanimously grows, causes the school student achievement management the work increase unprecedentedly. For can fast, highly effective, accurate solution this question, must draw support from the information management system(MIS) to realize, thus achieves the science statistics, the standard management, reduces artificially and raises the working efficiency the goal.
The system is an object-oriented database information management system developed by Visual C++ and Access 2003, the system development environment is Windows xp. This system contact surface is friendly, the simplicity of operator, ease to study easily to use.
【Key words】Student Management System Visual C++ Access 2003

绪论

本毕业论文是以学校学生管理信息系统建设中的成绩管理系统的开发为背景,论述了管理信息系统的概念、结构及系统开发的基本原理和方法,全文共分为绪论、系统分析、概要设计、详细设计、开发总结、致谢、参考文献、附录等。
一课题总体介绍
课题介绍