资源描述:
《宾馆管理系统设计课程设计》由会员上传分享,免费在线阅读,更多相关内容在教育资源-天天文库。
1、哈尔滨学院软件学院课程设计任务说明书题目:宾馆管理系统院(系)软件学院专业软件工程年级11-1姓名学号指导教师职称2012年7月20日目录摘要1第一章前言41.1课程设计目的41.2课程设计内容41.3课程设计目标5第二章需求分析62.1系统功能需求分析62.2系统实现需求分析62.3系统性能需求分析6第三章开发工具介绍及数据库设计73.1系统开发工具简介7第四章概要设计84.1系统总体设计84.11系统开发思想84.12系统模块设计84.2程序模块设计9第五章详细设计105.1数据结构105.2程序模块10第六章
2、系统测试运行166.1测试目的166.2测试方案166.3测试内容166.31测试数据选择166.32测试结果166.33测试结果分析:19总结20心得体会21哈尔滨学院软件学院课程设计任务说明书摘要宾馆管理系统是典型的信息管理系统,是酒店管理的重要组成部分,其处理信息量很大。这次的课程设计是用C和C++编写的一个简单的酒店信息处理系统,实现了对新住旅客信息的录入,换房旅客信息修改,退房删除,以及房间信息和旅客信息的查询。此程序运用了一个信息(Info)结构体。主界面通过菜单提示来进行操作,实现信息的录入,查询,以
3、及删除。录入信息分两步,首先是信息的输入,这些信息的输入在Add(l)函数中完成;其次是保存信息,这主要在Save(Linkl)函数中完成,;房间信息修改则主要在Modify(Linkl)函数中完成,其它功能也对应各自函数。其次就是,此程序对顾客的信息进行了文件保存,这样保证了文件的安全性和持久性,是比较实际的操作。最后就是绿色字体,黑色背景,界面美观,同时操作简单,信息文件保存稳定安全。此程序的设计最终目的是实现旅客信息的录入,方便酒店管理,提高效率,降低成本,方便,简洁,高效的实现整个酒店的信息处理,从而满足客
4、户需求。关键词:信息录入;信息安全;文件保存;客户需求。23哈尔滨学院软件学院课程设计任务说明书AbstractHotelmanagementsystemisatypicalmanagementinformationsystem,isthehotelmanagementimportantcomponent,theprocessingofinformationinlargequantities.ThiscourseisdesignedwithCandC++preparedasimplehotelmanagementi
5、nformationsystem,realizethenewlivingpassengerinformationentry,modifydeletewardspassengerinformation,checkout,aswellastheinformationoftheroomandpassengerinformationquery.Thisprocedureusinganinformation(Info)structure.Themaininterfacethroughthemenupromptstoopera
6、te,realizetheinformationinput,inquiries,anddelete.Inputinformationisdividedintotwosteps,thefirstistheinformationinput,theinformationinputintheAdd(L)functionofcompleteinformationispreserved;secondly,itismainlyintheSave(LinkL)function;complete,roominformationmod
7、ificationismainlyintheModify(LinkL)function,otherfunctionalsocorrespondstotherespectivefunction.Secondly,thisprogramonthecustomerinformationofthefile,soastoensurethefilesecurityandpersistence,iscomparedtotheactualoperation.Finallyisthegreenfont,blackbackground
8、,beautifulinterface,atthesametime,simpleoperation,stableandsafeinformationfile.Thisprogramdesignistoachievetheultimategoalofpassengerinformationinput,theconvenienceofhotelmanagemen