77范文网 - 专业文章范例文档资料分享平台

宿舍管理系统毕业论文 - 图文

来源:网络收集 时间:2020-08-21 下载这篇文档 手机版
说明:文章内容仅供预览,部分内容可能不全,需要完整文档或者需要复制内容,请下载word后使用。下载word有问题请添加微信号:或QQ: 处理(尽可能给您提供完整文档),感谢您的支持与谅解。点击这里给我发消息

科技学院2011届本科毕业论文

学生宿舍管理系统

专 业: 计算机科学与技术

指导教师: 学生姓名: 学生学号:

目 录

摘 要 ........................................................................................................................................ III Abstract ..................................................................................................................................... IV 第一章 问题定义及开发工具简介 ........................................................................................ 4

1.1 问题陈述 ................................................................................................................... 4 1.2 软件开发背景 ........................................................................................................... 4 1.3 Visual studio.NET 2005简介 ................................................................................... 5 1.4 SQL Server 2000简介 .............................................................................................. 6 第二章 系统可行性研究 ........................................................................................................ 7

2.1 技术可行性 ............................................................................................................... 7 2.2 经济可行性 ............................................................................................................... 7 2.3 操作可行性 ............................................................................................................... 7 2.4 法律可行性 ............................................................................................................... 8 2.5 总结 ........................................................................................................................... 8 第三章 系统需求分析 ............................................................................................................ 9

3.1 调查用户需求 ........................................................................................................... 9

3.1.1 系统主要使用对象 ........................................................................................ 9 3.1.2 用户需求 ........................................................................................................ 9 3.2 信息描述 ................................................................................................................. 10

3.2.1 学生基本信息 .............................................................................................. 10 3.2.2 宿舍基本信息 .............................................................................................. 10 3.2.3 宿舍管理员基本信息 .................................................................................. 10 3.2.4 楼管基本信息 .............................................................................................. 10 3.3 宿舍管理要求 ......................................................................................................... 10

3.3.1 功能要求 ...................................................................................................... 10 3.3.2 处理要求 ...................................................................................................... 10 3.3.3 安全性要求 .................................................................................................. 11 3.3.4 完整性要求 .................................................................................................. 11

3.4 功能分析 ................................................................................................................. 11

3.4.1 系统业务流程 .............................................................................................. 11 3.4.2 系统功能设计和要求 .................................................................................. 12 3.4.3 系统功能划分和描述 .................................................................................. 12

第四章 系统设计 .................................................................................................................. 15

4.1 系统数据模型设计 ................................................................................................. 15

4.1.1 数据字典 ...................................................................................................... 15 4.1.2 数据结构 ...................................................................................................... 17 4.1.3 E-R图 ........................................................................................................... 17 4.1.4 逻辑结构设计 .............................................................................................. 19 4.1.5 数据流图 ...................................................................................................... 20 4.2 系统主要界面设计 ................................................................................................. 22 4.3 系统后台数据库连接 ............................................................................................. 27 第五章 系统测试 .................................................................................................................. 29

5.1 测试的目的 ............................................................................................................. 29 5.2 软件测试分类 ......................................................................................................... 29 5.3 系统界面测试及代码审查 ..................................................................................... 29 5.4 系统测试的性能要求 ............................................................................................. 30 5.5 系统测试方案 ......................................................................................................... 30 5.6 系统测试用例 ......................................................................................................... 31 5.7 系统测试评价 ......................................................................................................... 32 参考文献 .................................................................................................................................. 33 附 录 ........................................................................................................................................ 34 致 谢 ........................................................................................................................................ 38

学生宿舍管理系统

摘 要

随着计算机技术的发展,各行各业广泛使用专用系统,计算机技术深入各行各业,为广大的用户提供了更为周到和便捷的服务。然而,随着社会人才需求的不断增加,以及高校不断扩招,学生人数剧烈增加,这给每个学校的宿舍管理带来了很大的压力,传统的管理方式已捉襟见肘。为了实现提高宿舍管理部门的工作效率,充分利用资源,减少不必要的人力,物力和财力的支出等目的,决定开发学生宿舍管理系统。该系统采用Visual studio.NET 2005和数据库SQL 2000共同开发,采用Visual studio.NET 2005中VB设计界面。主要包括登录模块、宿舍管理员管理模块和楼管管理模块等。学生宿舍管理系统的高效能节省人力,使之能更好地管理宿舍。因为我们都住在学校宿舍里,所以对宿舍的情况就很熟悉。通过与学校宿舍管理人员和老师以及同学的交流,可得有必要开发学生宿舍管理系统。

本系统采用Visual studio.NET 2005进行界面和相关功能设计,使用数据库SQL 2000设计数据库作为后台支持,使系统具有操作简单、易维护、具有拓展性的特点。

关键词:数据库;模块;管理

Student's dormitory management system

Abstract

With the development of computer technology, industries widely used special systems and computer technology in every walk of life deeply .Then, with the vast number of talent provided much more thoughtful and convenient by society, with the increasing of social personnel needs and the number of students in college enrollment expanding, dramatic increase, this gives each school dormitory management brought a lot of pressure. The traditional management mode has seemed to be enough. In order to improve dormitory management department work efficiency, make full use of resources; reduce unnecessary human, material and financial expenditure. I will to develop the student's dormitory management system. This system use Visual studio.net 2005 and database SQL 2000 and use VB of Visual studio.net 2005 to design interface .This system mainly includes login module, dormitory management module and residential manager management module. The student's dormitory management system of efficient can save manpower to better manage the dormitory. Because we all live in school dormitories, we are familiar with the dormitory. Through school dormitory management personnel and with faculty and other students to exchange, it is necessary to develop the student's dormitory management system.

This system uses Visual studio.net 2005 interface and related functional design, and uses the database SQL 2000design database to backup support. So the system has the character of simple operation, easy maintenance and expanding.

Keywords: Database, Module, Manage

百度搜索“77cn”或“免费范文网”即可找到本站免费阅读全部范文。收藏本站方便下次阅读,免费范文网,提供经典小说教育文库宿舍管理系统毕业论文 - 图文在线全文阅读。

宿舍管理系统毕业论文 - 图文.doc 将本文的Word文档下载到电脑,方便复制、编辑、收藏和打印 下载失败或者文档不完整,请联系客服人员解决!
本文链接:https://www.77cn.com.cn/wenku/jiaoyu/1144301.html(转载请注明文章来源)
Copyright © 2008-2022 免费范文网 版权所有
声明 :本网站尊重并保护知识产权,根据《信息网络传播权保护条例》,如果我们转载的作品侵犯了您的权利,请在一个月内通知我们,我们会及时删除。
客服QQ: 邮箱:tiandhx2@hotmail.com
苏ICP备16052595号-18
× 注册会员免费下载(下载后可以自由复制和排版)
注册会员下载
全站内容免费自由复制
注册会员下载
全站内容免费自由复制
注:下载文档有可能“只有目录或者内容不全”等情况,请下载之前注意辨别,如果您已付费且无法下载或内容有问题,请联系我们协助你处理。
微信: QQ: