毕酒店管理信息系统业论文-无忧无虑毕设网.doc
文本预览下载声明
本文配套程序下载地址:无忧无虑毕设网()-大学生毕业设计站,免费毕业设计论文,无忧无虑毕设网大学生毕业设计,出售各类毕业设计源码,论文,程序源码,网站源码,免费视频教程,我们将竭诚为您服务!
指 导 教 师 评 语
毕业设计(论文)答辩委员会评语 摘 要
酒店管理系统是较为典型的管理信息系统,系统的开发主要包括前端的程序开发和后台数据库的建立和维护。数据库要求具有一致性、完整性、数据安全性好的特点,而前端的程序要求功能完备,使用便捷。
本系统使用MICROSOFT公司的Visual Basic 6.0和ACCESS 2000作为程序开发工具和数据库开发工具。主要包括预订管理,接待管理,收银管理,系统管理,客房管理等功能模块。设计首先在短时间内建立起系统应用的原型, 然后对原型系统进行需求分析, 并不断修正和改进, 直到最终形成用户满意的可行性系统。系统的难点在于数据库的设计和模块之间的动态连接。因为时间和能力的原因,目前本系统的设计为单机版,在论文的第6章有关于网络版的部分构思。
关键字:管理信息系统 BASIC 6.0 ACCESS 2000 窗体
ABSTRACT
The system of hotel management is a typical application of management information system(MIS),which mainly includes building up data-base of back-end and developing the application interface of front-end. The should make the application powerful and easily used. The later required consistency and integrality and well security of data.
This system uses Visual Basic 6.0 and the ACCESS 2000 presented by Microsoft Company. Including the pre-arranged management primarily, reception management, system management, guest room management etc. function mold piece. It can give you a short-cut to build up a prototype of system application. The prototype could be modified and developed till users are satisfied with it. The design of this system is a single machine version, there are a outline concerning network in the section six.
Key words: Management information system(MIS)
VISUAL BASIC 6.0 ACCESS 2000
FORM
目 录
前言 1
系统分析 2
1今晚大酒店简介及所存在的问题 2
2系统的需求分析 3
3系统的可行性分析 4
4系统的业务流程分析 6
5系统的数据流程分析 8
6数据字典 12
系统设计 14
2.1 开发环境,开发工具的确定
显示全部