搜索资源列表
Hotel1.3
- 酒店管理软件,c#版本可以选择不同的模式-hotel management software, c # version can choose different patterns
MrCy
- 本系统属于中小型餐饮管理系统,可以有效地对中小型餐厅进行管理-This system is a medium catering management system that can effectively manage small and medium restaurants C#
canting
- 一个小小的C++编程,是餐厅管理系统,有需要的可以下载来看看。-A small C++ programming, is the dining room management system, are in need can be downloaded to have a look.
HotelManager
- 酒店预订房间管理系统采用的基于C/S结构的MIS系统,这种传统的软件模式一般只满足酒店内部管理的需要。随着网络技术的飞速发展,人们生活水平的提高,这种传统的系统已经不能满足人们的需要,越来越多的互联网用户想通过网络实现对酒店房间的预订和酒店入住情况的查询,享受方便快捷的服务。因此,本片论文运用JAVA语言设计和实现基于B/S结构的中小型酒店MIS系统,由前台和后台管理两个部分组成。-Small and medium-sized hotel reservations management syst
SurfaceSDK
- 采用VISUAL C++ MFC开发的一套酒店管理系统,通过该系统,用户可以了解采用MFC开发系统的一搬步骤和流程,及常见控件的使用方法。-Using VISUAL C++ MFC development of a hotel management system, through the system, users can learn a development system using MFC moving steps and processes, and use of common cont
hotell
- 酒店管理系统在编译、运行程序之前,请将所附的数据库文件rms.mdb导入SQL server中,并将此数据库命名为RMS。具体操作步骤可以参见书中这一章的相关小节。若没有安装SQL server,也可以直接在控制面板中将此数据库文件设置为数据源,并命名为MyDS。注意,若数据库没有安装成功,MS Visual Studio在打开工程文件的时候将会报错,但忽略之后不影响程序的正常编译。-hotel management system in the compiler, before running
hotelsystem
- 酒店管理系统,Visual C++,解压压缩文件即可-Hotel Management System, Visual C++, Extracting compressed file can be
wa
- 旅馆管理系统,完全用C语言编写,有兴趣可以了解一下。-Hotel management system, written entirely in C, who are interested can find out.
HotelSystem
- C++开发的酒店管理系统,采用MS SQL2000作为数据库,压缩包内有数据库脚本文件。本源码开源,可以任意修改。系统功能你可以根据需要不断的丰富完善。新手拿来练手还是不错的。-C++ development of hotel management system, used as a MS SQL2000 database, compressed database package scr ipt file. The open-source can be arbitrarily modified.
hotelmanagement
- 在C环境下可以实现简单的酒店入住和客房管理信息-C can be achieved in a simple environment, hotel occupancy and room management information
Roommanagement
- 客房管理系统 c++做的 可以看看 有兴趣地可以-Room management system c++ to do can look with interest to see
hotel
- C++开发的酒店管理系统,采用MS SQL2000作为数据库,压缩包内有数据库脚本文件。本源码开源,可以任意修改。系统功能你可以根据需要不断的丰富完善。新手拿来练手还是不错的。-C++ development of hotel management system, using MS SQL2000 as the database, compressed database within the scr ipt file. The source code open source, can be mo
DrinkWareManage
- 这是一个酒库管理系统包含毕业论文,它能方便多个用户对酒库进行管理。 该系统采用了c/s架构,使用java语言用MyEclipse6.5工具开发。数据库为sqlserver 这个系统能帮助你学习java图形用户界面程序的开发。-This is a wine database management system includes graduation, it can facilitate multiple users on the wine library management. The s
HotelManageSystem
- 用C++和SQL 2000实现了宾馆管理系统设计,该系统能实现基本的入住、结账、查询入住情况等功能,为宾馆的管理提供了方便,很好的适应现代宾馆信息化的要求。-Using C++ and SQL 2000 Implementation of the hotel management system, the system can achieve the basic stay, check out, check availability and other functions, the managem
HOTEL
- C#酒店管理系统代码,可用于客人入住,房间管理-C# hotel management system code can be used for guests, room management
CabaretManage
- 完整的C#宾馆酒店管理系统源代码,你甚至可以把它作为真正的酒店系统来使用,单从界面来说已经很不错了,而且它的功能也很完善,大家可以看运行截图,开单结账、收银、客户管理等做的都不错。 -Hotels full C# source code management system, you can even use it as a real hotel system to use, just from the interface is already very good, but its funct
hotel-management-system-article
- 酒店进帐管理系统设计采用C#进行编制而成,具有稳定性好、安全性高的优点,可以供各酒店相关人员管理进帐。本系统拥有用户管理、不同级别用户管理、进帐信息管理等信息录入与管理功能,并可以对相关交易活动进行记录。父子窗体结构的使用,简洁明了,使用方便,所以研制的进帐管理系统应该能够为用户提供充足的信息和快捷的数据处理手段,并具有非常好的功能扩展功能,提高了基于酒店进帐管理的工作效率,节约了财务的时间。本系统的设计解决了一直以来人们使用传统人工的方式进行进帐管理存在的诸多缺点。使用本系统对进帐信息进行管理
jiudianxitongcppzhizuo
- 一个用C++做的酒店管理系统,VC的开发环境,打开项目,编译之后可以直接运行。-In C++ to do a hotel management system, VC development environment, open the project, the compiler can then be run directly.
JamesMRestaurantPOS
- 一个简单的控制台C++餐馆收银系统,用户权限共有三种。服务生可以点菜,查看自己的销售。收银员可以结账,查看全局销售。经理可以增加或修改权限,并且修改菜单和桌位。-A simple console C++ restaurant cash register system, there are three user rights. Ready to order the waiter to see their sales. Cashier can check out to see the global
Hotel-management-system-based-on-C
- 本酒店管理系统可以进行1.新用户注册2.老用户登录3.密码修改4.任意数量任意时间的房间预定5.房间预定修改6.一个月内或一年内各种房间的使用情况查询7.一个月内或一年内各种房间的盈利查询-The hotel management system can be a New User Registration 2 Log into the 3 password changes 4. Arbitrary number any time of room booking 5. Room booking A
