毕业论文

打赏
当前位置: 毕业论文 > 计算机论文 >

VC++的学生成绩管理系统设计

时间:2020-06-21 16:21来源:毕业论文
开发一个拥有多功能的学生成绩管理系统具有重大的实际应用意义。本设计便尝试用开发软件Visual Studio 2015和数据库 MySQL开发一个办公自动化的学生成绩管理系统。 本系统主要分学生和

摘要 现如今,各大院校每年都在扩招,学生数量不断增加,学生成绩管理已成为各高校日常管理工作中的重要一环。在学生规模庞大,课程种类众多的情况下,仍旧采用传统的仅靠手工管理学生成绩这一方式,不仅效率低下,易外泄,并且时间一长,文件量和数据量也会越来越多,这必然给查找、更新和维护等工作都带来了不少的困难。因此,开发一个拥有多功能的学生成绩管理系统具有重大的实际应用意义。本设计便尝试用开发软件Visual Studio  2015和数据库 MySQL开发一个办公自动化的学生成绩管理系统。 本系统主要分学生和管理员两类用户,根据不同的人员进行相应的功能设计。学生群体主要拥有个人登录权利,修改密码权利,查看自己成绩等权利。从管理员角度出发,主要能够完成学生信息管理工作、各项课程管理工作以及学生成绩维护工作。 本系统采用 Visual Studio 2015 平台开发,便于移植,不需要过多配置,并使用 MySQL 数据库,既简化了开发过程,又增强了扩展性。相信随着后期工作的不断改进,功能会越来越丰富,越来越完善的。 51431
毕业论文关键词:学生成绩管理  Visual Studio 2015   MySQL
Student Achievement Management System Based on VC++
Abstract Nowadays, universities are enlarging their enrollment every year. With the number of students increasing, the  student  achievement  management  has become an important part of the daily management work in universities. Under a condition of a large scale of students and numerous courses, if we still use the traditional method which manages student achievement manually, there will not only be low efficiency and poor security, but also a lot of difficulties in the search, the renewal and the maintenance while the number of documents and data are becoming larger and larger.  Thus, it has great practical application significance to develop a student achievement management system which meets the students’ information management, curriculum management, performance management and other functions. This design will try to develop such a student achievement system using Visual Studio 2015 and MySQL. The system mainly consists of  two types of users which are students and administrators and there are different modules according to different users. Student module mainly meets the functions of login, modifying the password, checking the results. Administration module mainly meets the login function, students’ information management, curriculum management and achievement maintenance. This system uses VC++ which is easy to transplant codes and does not need too many configurations. At the same time, the use of MySQL database not only simplifies the development process, but also enhance the scalability. I believe that with the continuous improvement of the later work, the function will be richer and richer and constantly improve.
Key Words: student achievement management   Visual Studio 2015   MySQL

目录

摘要I

Abstract..II

图清单..V

1绪论.1

1.1课题意义..1

1.2课题研究现状1

1.3主要工作内容1

2系统开发工具和相关技术.3

2.1VisualStudio2015简介3

2.2MySQL简介..4

3系统设计..5

3.1需求分析..5

3.2功能设计..5

3.3数据库设计.5

4系统实现..6

4.1搭建数据库.6

4.2登录模块..8

4.3密码修改功能9

4.4课程管理..9

4.5学生信息管理.10

4.6成绩管理11

4.7学生信息成绩展示模块12

4.8密码加密13

5系统测试14

5.1功能测试14

5.2压力测试14

6总结..16

6.1系统特色16

VC++的学生成绩管理系统设计:http://www.751com.cn/jisuanji/lunwen_55061.html
------分隔线----------------------------
推荐内容