1、计计 算算 机机 专专 业业 毕毕 业业 设设 计计 论论 文文 题题 目:目: 学生成绩管理系统学生成绩管理系统 专专 业:业: 计算机科学系计算机科学系 指导老师:指导老师: 班班 级:级: 学学 号:号: 学生姓名:学生姓名: 摘 要 学生信息管理系统主要实现用户的管理、基础数据管理、成绩管 理、数据库管理功能。本系统运行于 Windows 7 操作系统,采用 C+Builder 6.0 作为开发工具,使用 Microsoft Access 2007 文件 格式作为后台数据库, 设计了该学生成绩管理系统,能满足不同系统 用户的操作,维护学生管理相关的一些基础数据,提供学生考试成绩 的管理
2、同时能现有的数据库进行管理,提高系统的安全性。 关键词关键词: C+Builder 6; Microsoft Access 2007; 学生成绩管理系统; Abstract The Students Information Management System is designed to include such functions module : User Management module、 Basic data Management module、 Database Management module . This system can be used in Windows 7 sys
3、tem and use C+Builder 6.0 as the tool . Student achievement management system can verify the users identity according to the users name and password and determine the authority of operation, at the same time it maintains the students data base, offer the management of the students total achievement
4、and relevant statistics ,etc; and also can manage the existing database , including the data back up and resume. Key words:C+Builder 6.0;Microsoft Access 2007;Student achievement management system; 目 录 目录目录 摘摘 要要 2 C+Builder 6C+Builder 6 简介简介 VI 第一章第一章 实验目的及系统简介实验目的及系统简介 .1 1.1实验目的实验目的1 1.2 1.2 系统的简介系统的简介 1 1.3 1.3 功能实现功能实现 1 1.3.1 登录界面登录界面.1 1.3.2 1.3.2 主界(系统功能)面主界(系统功能)面 .2 1.3.3 1.3.3 学生信息管理界面学生信息管理界面.2 1.3.4 1.3.4 其他查询功能:其他查询功能: 5 1.3.51.3.5 基于设计概念和处理流程基于设计概念和处理流程 .8 1.3.61