文档介绍:学生信息管理系统实现与设计
摘要
学生信息管理系统是一个教育单位不可缺少的部分,它的内容对于学校的决策者和管理者来说都至关重要。
本文介绍了学生信息管理系统的开发整个过程,阐述了系统分析、系统设计、数据库设计和系统实施的全过程。在开发方法上本系统利用了软件工程化的思想和方法,总体上采用结构化生命周期开发方法,具体模块实施采用了原型法和面向对象系统开发方法。2005作为开发工具,SQL Server 2000作为后台数据库。本系统具有学生档案管理,班级管理,课程管理,成绩管理,专业管理等模块,可分别完成日常学生档案,班级信息,课程信息,成绩信息的添加、修改、删除、查询、打印等功能。
本人在此次毕业设计中主要对“学生课程管理”,“学生成绩管理”,“学生档案管理”,“补助管理”四个模块进行了具体设计。
【关键字】:信息管理系统,生命周期,软件工程,原型法
Student Information Management System
ABSTRACT
Student information management system is an indispensable part of an educational unit, and its contents are essential for decision makers and managers of schools.
This article describes the development of the whole process of student information management system on the whole process of system analysis, system design, database design and system implementation. The system uses the ideas and methods of software engineering development methods, the whole life cycle of a structured development methodology, the implementation of the specific module using the prototype method and object-oriented system development methods. And using 2005 as a development tool, SQL Server 2000 database as a background. This system has the student records management, classroom management, curriculum management, performance management, professional management module can pleted daily student files, class information, course information, score information to add, modify, delete, query, print and other functions.
I was mainly on the graduation design "student curriculum management, student achievement management, student records management, the four modules of the" subsidy "has a specific design.
【KEY WORDS】:Information management systems, life cycle, software engineering, prototyping
目录
摘要 1
3
4
4
4
2. 开发工具的选择 4
5
5
6
6
7
8
8
9
9
10
11
数据库需求分析 11
数据库概念结构设计 11
数据库表设计 12
数据表之间关系设计 12