1 / 71
文档名称:

毕业设计说明书 大学生档案管理系统的设计与实现.doc

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

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

分享

预览

毕业设计说明书 大学生档案管理系统的设计与实现.doc

上传人:799474576 2013/9/24 文件大小:0 KB

下载得到文件列表

毕业设计说明书 大学生档案管理系统的设计与实现.doc

文档介绍

文档介绍:毕业设计说明书
大学生档案管理系统的设计与实现
专业
计算机科学与技术
学生姓名

班级
B计算机091
学号

指导教师

完成日期
2013年5月31日
大学生档案管理系统的设计与实现
摘要:大学生档案管理系统是高校管理系统中重要的组成部分,在某种程度上体现了一个学校的教学现代化水平,通过网站对学生信息进行全面的,自动化的管理,大大提高了学校的办公效率。
大学生档案管理系统是典型的信息管理系统(MIS),它的开发主要包括后台数据库的建立和维护以及前台应用程序的开发这两个方面。对于前者要求建立起数据一致性和完整性强、数据安全性好的库。而对于后者则要求应用程序功能完善,便于使用等特点。通过调查所得结果,我决定采用微软公司的Visual Studio 2005中的C#语言平台来进行开发,而后台数据库则建立在Microsoft SQL Server 2005的基础上。在SQL Server 2005开发过程中,作为初学者的我们必须掌握的基础知识和基本操作包括数据库的基本操作,权限管理,如何创建数据库表与数据完整性,如何使用视图,索引,存储过程,游标和触发器,以及用户定义数据类型和函数等等。
技术,采用了B/S结构,Visual Studio 2005作为前台开发工具,SQL Server 2005为后台数据库,C#作为开发语言,具有开发快,效率高,易于上手等优点。
本系统主要由以下几个模块组成:(a)教师系统模块(查询、添加、修改、删除)(b)学生系统模块(查询、添加、修改、删除)(c)课程信息管理模块(查询、添加、更新、删除)(d)成绩信息管理模块(查询、录入、更新、删除)(e)班级信息管理模块(查询、添加、更新、删除)(f)用户信息管理模块(登陆、查询、添加、修改、删除)
关键词:信息管理系统;档案管理;浏览器/服务器模式
The Design and Implementation of College Students Archives Management System
Abstract: The design and implementation of college student archives management information system is one of school administration system primary some degree,it means that the school’s level of modernization,through work,we can administer the information of the students across-the-board and automatizately.
College students file management system is a typical management information system(MIS).Its development mainly includes the backstage database the establishment and the maintenance as well as the onstage application procedure development two aspects. For the former requirement to establish data consistency and integrity strong, the data security good storehouse. For the latter request application plete, easy to use. But regarding latter then the request application procedure function plete. Easy to use and so on the obtained by the investigation, I decided to use the Microsoft Corp Visual Studio 2005 in the C# language platform for the development, and the background database is based on Microsoft SQL Server SQL Server 2005 development process, basic knowledge an