1 / 23
文档名称:

宾馆信息管理系统 JY.doc

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

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

分享

预览

宾馆信息管理系统 JY.doc

上传人:799474576 2013/11/25 文件大小:0 KB

下载得到文件列表

宾馆信息管理系统 JY.doc

文档介绍

文档介绍:哈尔滨学院软件学院课程设计任务说明书
题目:宾馆管理系统

院(系)
软件学院
专业
软件工程
年级
11-1
姓名
敬岩
学号
11031105
指导教师
王克朝
职称
讲师
2012年 7月 20日
目录
目录
摘要 1
第一章前言 4
4
4
课程设计目标 5
第二章 需求分析 6
6
系统实现需求分析 6
系统性能需求分析 6
第三章开发工具介绍及数据库设计 7
系统开发工具简介 7
第四章概要设计 8
8
8
系统模块设计 8
程序模块设计 9
第五章详细设计 10
数据结构 10
程序模块 10
第六章系统测试运行 16
测试目的 16
测试方案 16
测试内容 16
16
16
: 19
总结 20
心得体会 21
摘要
宾馆管理系统是典型的信息管理系统,是酒店管理的重要组成部分,其处理信息量很大。这次的课程设计是用C和C++编写的一个简单的酒店信息处理系统,实现了对新住旅客信息的录入,换房旅客信息修改,退房删除,以及房间信息和旅客信息的查询。
此程序运用了一个信息(Info)结构体。主界面通过菜单提示来进行操作,实现信息的录入,查询,以及删除。录入信息分两步,首先是信息的输入,这些信息的输入在Add(l)函数中完成;其次是保存信息,这主要在Save(Link l)函数中完成,;房间信息修改则主要在Modify(Link l) 函数中完成,其它功能也对应各自函数。
其次就是,此程序对顾客的信息进行了文件保存,这样保证了文件的安全性和持久性,是比较实际的操作。
最后就是绿色字体,黑色背景,界面美观,同时操作简单,信息文件保存稳定安全。
此程序的设计最终目的是实现旅客信息的录入,方便酒店管理,提高效率,降低成本,方便,简洁,高效的实现整个酒店的信息处理,从而满足客户需求。
关键词: 信息录入;信息安全;文件保存;客户需求。
Abstract
Hotel management system is a typical management information system, is the hotel management ponent, the processing of information in large quantities. This course is designed with C and C++ prepared a simple hotel management information system, realize the new living passenger information entry, modify delete wards passenger information, check out, as well as the information of the room and passenger information query.
This procedure using an information ( Info ) structure. The main interface through the menu prompts to operate, realize the information input, inquiries, and delete. Input information is divided into two steps, the first is the information input, the information input in the Add ( L ) function plete information is preserved; secondly, it is mainly in the Save ( Link L ) function; complete, room information modification is mainly in the Modify ( Link L ) function, other function also corresponds to the respective function.
Secondly, this program on the customer information of the file, so as to