论文格式
电气工程 会计论文 金融论文 国际贸易 财务管理 人力资源 轻化工程 德语论文 工程管理 文化产业管理 信息计算科学 电气自动化 历史论文
机械设计 电子通信 英语论文 物流论文 电子商务 法律论文 工商管理 旅游管理 市场营销 电视制片管理 材料科学工程 汉语言文学 免费获取
制药工程 生物工程 包装工程 模具设计 测控专业 工业工程 教育管理 行政管理 应用物理 电子信息工程 服装设计工程 教育技术学 论文降重
通信工程 电子机电 印刷工程 土木工程 交通工程 食品科学 艺术设计 新闻专业 信息管理 给水排水工程 化学工程工艺 推广赚积分 付款方式
  • 首页 |
  • 毕业论文 |
  • 论文格式 |
  • 个人简历 |
  • 工作总结 |
  • 入党申请书 |
  • 求职信 |
  • 入团申请书 |
  • 工作计划 |
  • 免费论文 |
  • 合作期刊 |
  • 论文同学网 |
搜索 高级搜索

当前位置:论文格式网 -> 毕业论文 -> 计算机论文
毕业论文标题:

教务信息管理系统的设计与实现

 本文ID:LWGSW14341 价格:收费积分/100
扫一扫 扫一扫
本站会员可自行下载:下载地址 教务信息管理系统的设计与实现 (收费:1000 积分)  

论文字数:10923,页数:31

摘      要
 随着我国教育事业的不断发展,各级教育层次的教学规模日益扩大,采用传统的教务信息管理方法(如直接手工管理或者开发程度不高的管理系统)不但浪费大量人力、物力和财力资源,而且不能满足当前教育发展的需求。
教务信息管理系统是一种融合管理科学、信息科学、系统科学和计算机技术为一体的综合性先进管理手段。系统是建立在WINDOWS操作系统上的基于C/S(客户机/服务器)模式的教务信息管理系统,选用VB.NET+SQL SERVER 2000数据库进行开发。有登录,教师用户,管理员用户,学生用户四个模块。教师用户可以查看自身信息,修改联系方式和密码,查看、录入、删除学生基本信息和学生成绩信息。管理员用户可以查看自身和教师信息,查询、录入、修改、删除课程信息和教师任课信息。添加、修改、删除教师基本信息。查询,添加,删除教师评价信息和修改自身登录密码。学生用户可以查看自身信息。
全文设计开发教务信息管理系统,结合面向对象的思想,采用典型的管理信息系统,其开发主要包括后台数据库的建立和维护以及前端应用程序的开发两个方面。通过系统实现,用户可以在网络环境下直接访问操作权限范围内的各项信息,同时系统也可借鉴应用到其他教育单位、一般政府机关和厂矿企业进行信息管理。
 
关键词: 计算机应用;信息管理系统;教务管理;数据库;数据库程序设计

Design and Implementation of a Management Information System for the Educational Administration
Abstract
With the continuous development of our country's educational cause, the scale of all levels of education are enlarged greatly. Using the traditional method of Management Information(such as direct manual management or not highly developed management system)will not only waste a lot of manpower, the physical resource and the financial resources,but also be unable to satisfy the demand of current education development.
Integrative management system which combine management science,the information science,the systemic science with the computer science is an integrative managed system which is all-around and advanced. The system is established on the WINDOWS platform based on C/S (Client / Server) model Academic Information Management system,VB.NET + SQL the SERVER 2000 databases are selected to carry on the development. There are four templates model,about logging in teacher-consumers,administrator-consumers and student-consumers. The academic user may examine own information, change the connection tool and password. And also he can browse, logging and delete the students` basic information and students` achievement information. Manager users can look over their own information and teachers` information, inquiry,input,edit,and delete the course information and the information of which teacher get the course .And also manager users can add,modify,delete teachers basic information and make over the entering password. The student user may examine own information.
The thesis is about designing the Management Information System of the Educational Administration,unifies the object-oriented thought, uses the model the information management system,The establishment and the maintenance of the backstage database as well as front end the application procedure development two aspects are included in development. Through the system realization, users can direct access all kinds of information with his/her own competence in the network environment,meanwhile this system also can be applied to other education institutions,government agencies,the general mines and factory for information management.

Key words: Computer application;management information system;Educational administration;Database;Database programming

目  录

1 引言 1
2 需求分析 1
2.1教务信息管理业务 1
2.2教务信息管理系统功能需求 1
2.3教务信息管理系统设计要求 1
2.4系统功能设计 2
2.5运行环境 2
2.6技术选择 3
3 系统开发的可行性分析 3
3.1教务信息管理系统可行性分析 3
3.1.1对系统的简要描述 3
3.1.2改进之处 3
3.1.3技术可行性分析 3
3.1.4系统经济可行性分析 3
3.2方案比较 4
3.3开发工具的选择 5
4 总体设计 5
4.1教务信息管理系统概要设计 5
4.1.1条件与限制 5
4.1.2运行设计 6
4.1.3出错处理设计 6
4.1.4安全保密设计 6
4.1.5维护设计 6
4.2总体功能模块图 7
4.3数据流程图 8
4.4教务信息管理系统数据库设计 8
5 系统的详细设计和实现 11
5.1登录模块 11
5.2教师管理模块 12
5.2.1教师基本信息模块 12
5.2.2学生信息和成绩模块 13
5.3管理员管理模块 14
5.3.1基本信息模块 14
5.3.2课程信息、任课信息、教师信息管理模块 15
5.3.3教师评价管理模块 17
5.3.4密码修改模块 17
5.4学生信息模块 18
6 软件测试 19
6.1教务信息管理系统测试计划 19
6.1.1测试方案 19
6.1.2测试环境 19
6.1.3测试项目及说明 19
6.2教务信息管理系统测试计划执行情况 20
6.2.1用户登录界面的测试结果 20
6.2.2 教师信息管理界面的测试结果 20
6.2.3添加学生信息界面的测试结果 21
6.2.4课程信息管理界面的测试结果 22
6.2.5其他界面的测试结果 22
6.2.6基本信息查询界面的测试结果 23
6.3教务信息管理系统测试结论 23
结    论 23
参考文献 24
致    谢 25
声    明 26


相关论文
本论文在计算机论文栏目,由论文格式网整理,转载请注明来源www.lwgsw.com,更多论文,请点论文格式范文查看
上一篇:基于.NET的酒店预订信息管理系统.. 下一篇:网上图书预约系统的设计
Tags:教务 信息 管理系统 设计 实现 【收藏】 【返回顶部】
最新文章
热门文章
计算机论文
推荐文章

本站部分文章来自网络,如发现侵犯了您的权益,请联系指出,本站及时确认删除 E-mail:349991040@qq.com

论文格式网(www.lwgsw.com--论文格式网拼音首字母组合)提供计算机论文毕业论文格式,论文格式范文,毕业论文范文

Copyright@ 2010-2018 LWGSW.com 论文格式网 版权所有 蜀ICP备09018832号