资源描述:
《学生信息管理系统论文》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、贵阳学院毕业论文(设计)贵阳学院2008届本科生学士学位论文题目:学生信息管理系统学科专业:计算机科学与技术指导教师:欧阳柏成学生:学号:4302010中国﹒贵州﹒贵阳2008年4月30贵阳学院毕业论文(设计)摘要学生信息管理系统是一个教育单位不可缺少的部分,它的内容对于学校的决策者和管理者来说都至关重要。本文介绍了学生信息管理系统的开发整个过程,阐述了系统分析、系统设计、数据库设计和系统实施的全过程。在开发方法上本系统利用了软件工程化的思想和方法,总体上采用结构化生命周期开发方法,具体模块实施采用了原型法和面向对象系统开发方
2、法。并采用VisualStudio.net2005作为开发工具,SQLServer2000作为后台数据库。本系统具有学生档案管理,班级管理,课程管理,成绩管理,专业管理等模块,可分别完成日常学生档案,班级信息,课程信息,成绩信息的添加、修改、删除、查询、打印等功能。本人在此次毕业设计中主要对“学生课程管理”,“学生成绩管理”,“学生档案管理”,“补助管理”四个模块进行了具体设计。【关键字】:信息管理系统、生命周期、软件工程、原型法。30贵阳学院毕业论文(设计)summaryStudentInformationManagemen
3、tSystemisaneducationalunitindispensablepartofitscontentfortheschools,policymakersandmanagersareessential.Thispaperintroducesthestudentinformationmanagementsystemforthedevelopmentofthewholeprocess,describedthesystemanalysis,systemdesign,databasedesignandsystemimpleme
4、ntationoftheentireprocess.Inthedevelopmentofmethodsontheuseofthesoftwareengineeringsystemofthinkingandmethodsusedonthewholestructureofthelifecycleofdevelopmentmethods,theuseofspecificmodulesoftheprototypesystemdevelopmentandobject-orientedapproach.VisualStudio.net20
5、05andusedasadevelopmenttool,SQLServer2000asabackgrounddatabase.Thissystemhasthestudentrecordsmanagement,classmanagement,curriculummanagement,performancemanagement,professionalmanagement,andothermodules,canbecompleteddailystudentrecords,classinformation,informationon
6、thecourses,theresultsofinformationadd,edit,delete,query,print,andotherfunctions. Igraduatedinthedesignofthemain"studentcurriculummanagement,""Studentperformancemanagement,""studentrecordsmanagement,""grantmanagement"fourmodulesofaspecificdesign.[Keyword]:ManageInf
7、ormationmanagementsystem,thelife-cycle,softwareengineering,prototype.30贵阳学院毕业论文(设计)目录摘要1Summary21.绪论41.1课题背景41.2目的背景与意义41.3项目开发的目标42.开发工具的选择43.系统分析53.1业务流程分析53.2数据流程分析63.2.1数据流程图63.3数据存储分析74.系统总体规划84.1系统总体功能层次图84.1.1课程管理模块94.1.2补助管理模块94.1.3成绩信息管理模块104.1.4学生档案管理模块104
8、.2总结105.数据库设计115.1数据库需求分析115.2数据库表实体115.3各表的物理结构126.系统设计166.1软件结构设计166.2系统结构设计176.3系统操作流程图176.4系统详细设计186.4.1课程信息管理186.4.2成绩信息管理206.4.3学生补助