当前位置:文档之家› 基于BS架构的高校教务管理系统的设计与实现毕业论文

基于BS架构的高校教务管理系统的设计与实现毕业论文

(此文档为word格式,下载后您可任意编辑修改!)密级:工程硕士专业学位论文(设计)题目基于BS架构的高校教务管理系统的设计与实现作者张云龙完成日期20 年月日培养单位指导教师琚生根指导教师工程领域软件工程授予学位日期20 年月日基于BS架构的高校教务管理系统的设计与实现软件工程领域研究生张云龙指导老师琚生根随着高等院校的办学规模日益扩大化,生源也相应的日益增多,因此对学生和教师的管理也越来越复杂,教学管理方面的要求也逐渐提高,为了提高学校的教学管理水平,迫切需要开发一个教育系统管理软件,以此来解决各个高校对于教学管理的燃眉之急。

教学管理系统是一个专业化的管理平台,能够实现对教师日常工作和学生的综合成绩的评估。

因此可以看出,教学管理系统是一个学校所有工作的重点,它的好坏关系到整个学校的量化建设。

教育管理系统只有适应学校的发展,具有灵活性,可靠性,可维护性等优势才能更好的为学校教学服务,提高办学的质量和水平。

因此学校要想提高管理水平,实现更加科学高效的管理,力求开发适合本学校教学管理要求的软件系统是十分必要的。

本高校教务管理系统采用软件工程的设计思想,对该系统从前期材料收集、需求分析、可行性研究、总体设计、详细设计、系统编码以及系统测试进行了详尽细致的研究。

在系统的开发设计中,应用了当今市面流行的 开发框架,数据库方面使用了微软的SQL Server 2008,同时加入了一些JavaScript脚本和JQuery框架技术,最终实现基于BS架构的高校教务管理系统。

与同类教务管理系统相比,该高校教务管理系统的主要特色如下:1、系统功能完善,界面友好大方,实现了从学生基本信息管理、教学计划管理、教务排课管理、学生选课管理、班级管理、学生作业管理、学生成绩管理、教师教学质量评价管理、高校财务管理以及系统维护等各环节自动化操作,配合强大的系统检索功能,能够实时了解高校教务工作的最新进展。

2、系统除了具有一般教务管理系统所具有的功能外,还创新性的增加了学生教学意见反馈功能、教学质量评价系统、成绩图形化统计功能、成绩核算计算器、作业评价系统等多项特色功能。

3、系统提供强大的报表打印功能,能够在线打印导出Excel格式或者Word 格式的电子文档。

4、系统运行效率高,查询检索速度很快,经实际测试,系统平均响应速度控制在1秒中之内,这在如此庞大数据处理面前,是难能可贵的。

关键词:高校教务管理系统,,BSThe Design and Implementation of EducationalAdministration system based on BS structureGraduate Student:Adviser:With the rapid development of computer technology, the school also age. To make college counselors management more efficient, more scientific, we decided to develop counselor management system. Since the birth of computer and network technology, which makes it difficult to predict the speed of development? Currently, people deal of all aspects of social life based on these two technologies, which not only allows people to reduce the amount of time and effort, but also greatly improve the work efficiency. It brings our convenient at the same time, but also becoming a to use information technology to this new technology, access to information, the ability to level of respect and promote the role of the community in various fields of indelible. Management Information System (Management Information System, referred to as MIS) is a computer network and the integration of disciplines in the rapid development will be presented to the meaning of discrepancies. Currently, more people accepted view is based on advances in computer technology and communication technology to its understanding , it presents management information system is a branch of information technology in management applications , can give information management needs of the enterprise , and can support enterprises management for corporate decision making and provide great information resource . The research design management system is a management information system, aimed at improving management efficiency and level of college counselors.This paper uses a structured analysis elaborated Taiwan before and after the development of a more powerful features counselor management system, operational procedures, and some key technologies involved. First conducted a needs analysis, feasibility analysis, and system analysis, business processthrough practical research, analysis of business processes and organizational structure of the system, the completion of the data flow analysis and data dictionary; then the system design stage completed a major functional modules division, describes the system design ideas, database design and system design tools and techniques. This phase of the function of each module of the system is designed in detail, forming a functional block diagram of the system; first carried the concept of structural design of the database design, logical design and then finalizes the design of the data sheet.Based on the actual demand counselor management system for analysis, the study confirmed that the target system, the architecture of the management system were counselors architecture and detailed design, analysis of the functional modules and each module internal workflow .The system is oriented counselor management system based on BS architecture, the system uses the Visual 2005 basic page design and function to achieve the database using SQL Server 2005. The system provides a good counselor management foundation.This paper first introduces the counselor management related development background, meaning follows the development process and software engineering methods, analyzes counselor management system design and implementation.Key words:The educational management system ; ; BS目录1综述 (1)1.1研究背景 (1)1.2研究意义 (2)1.3国内外研究现状 (2)1.4本论文的结构 (4)1.5本章小结 (5)2 系统设计的相关技术基础介绍 (6)2.1开发模式的选择 (6)2.2C#编程语言 (7)开发平台 (8)2.4SQL S ERVER 2008数据库 (9)2.5JQ UERY框架 (10)2.6本章小结 (10)3系统需求分析 (11)3.1功能需求分析 (11)3.2可行性研究 (12)3.2.1技术可行性 (12)3.2.2经济可行性 (13)3.2.3运行可行性 (13)3.3本章小结 (13)4系统设计和框架 (15)4.1系统功能模块设计 (15)4.2系统角色模块设计 (15)4.2.1 学生模块 (16)4.2.2 教师模块 (17)4.2.3 教务管理部门模块 (19)4.3功能设计 (20)4.4数据库概念结构设计 (25)4.5数据库逻辑结构设计 (26)4.6本章小结 (29)5系统编码与实现 (31)5.1系统登录界面 (31)5.2系统主界面 (32)5.3学生成绩管理界面 (33)5.4学生基本信息管理界面 (36)5.5智能排课界面 (36)5.6报表打印功能 (37)5.7本章小结 (39)6系统测试 (40)6.1系统测试原理 (40)6.2系统测试方案 (40)6.2.1 测试方法 (40)6.2.2 测试步骤 (42)6.2.3 功能测试用例 (42)6.3系统测试结果 (44)6.4本章小结 (45)结论 (46)参考文献 (47)作者在读期间科研成果简介 (49)声明 (50)致谢 (51)附录 (52)1综述本章主要介绍了该高校教务管理系统的课题背景,针对该课题的国内外研究现状和研究意义做出详细的阐述,最后给出了本论文的组织结构和小结。

相关主题