搜索资源列表
VFP-JiuDianGL
- 系统说明:这是一个应用数据库系统VFP开发的酒店管理系统.-system Note : This application is a database system developed by VFP hotel management system.
HotelManagementSSystem
- Access数据库编程,在VC++环境下实现的酒店管理系统程序-Access database program, the VC environment under the hotel management system procedures
vff
- 小型酒店管理系统源代码(采用access数据库)
Rummery.rar
- 酒店管理系统后台数据库存储过程,实现添加房间,修改房间信息和管理人员的信息。,Hotel management system back-end database stored procedure, the realization of room to add, modify room information and management information.
sql+vb.net.rar
- 酒店管理系统 附带数据库 提供课程设计使用 希望传上来和大家一起分享,Hotel attached to the database management system to provide courses designed for use with Chuan-up and we hope to share
VSHotel
- VS2005(C++)写的宾馆酒店管理系统,非常好用,含数据库,登录密码是:123456 数据库的用户名是:sa 密码是:1 你可以在源码中改!我试了是可以运行的。-VS2005 (C++) written in hotel management system, very easy to use, including databases, login password is: 123456 database user name is: sa password is: on
Hotel
- 这个是我们当时的数据库课程设计的时候做的酒店管理系统-This is our database of curriculum design at the time when the hotel management system to do
db
- 功能设计及说明 设计软件:windows XP+Eclipse 3.3+tomcat 6.0+lomboz3.3+mysql5.0 功能介绍:酒店管理系统能实现酒店介绍,客人入住登记,房间类型以及状态的查询,还有客人、房间的查询等功能。 使用说明:本实验使用Eclipse编写,所以要在IE中运行。 (数据库入门级比较好的学习程序)-Functional design and design software Note: windows XP+ Eclipse 3.3+ tomcat
design
- 酒店管理系统文档资料,数据库设计, ER图, 毕业设计-Hotel management system documentation. Database design
hotelmanagementsystem
- 酒店管理系统。 数据库的简单应用,实现VB+SQL-Hotel management system. A simple database application, to achieve VB+ SQL
2009080413353296278
- 酒店管理系统+数据库,此为C#开发,对毕业设计有用-Hotel management system+ database, this is C# development, designed to be useful for graduate
hotel_system
- 酒店客房管理系统,很详细的资料和介绍,还有数据库文件-Hotel rooms management system, a very detailed information and presentation, as well as database files
rere
- 一个简单好用的数据库 sql2000+vb,酒店管理系统-A simple and easy to use database sql2000+ vb, hotel management system
jiudianxitong
- 数据库课程设计-酒店管理系统,内容很全很强大-Database of curriculum design- Hotel Management System
HOTEL
- 使用MFC框架,和SqlServer2000数据库,利用ADO数据库连接方式,实现的简单酒店管理系统,绝对原创,具有一定的参考价值。-Using the MFC framework, and SqlServer2000 database, using ADO database connectivity, to achieve a simple hotel management system, absolute original, has certain reference value.
6886417
- 数据库课程设计 酒店管理系统 附加课程设计论文 源代码 课程设计任务书(Database curriculum design of hotel management system additional curriculum design paper source code course design task book)
Database Course Design
- 数据库课程设计,具体为酒店管理系统,提供开台点菜功能、智能化获取菜品功能、自动结账功能、营业额报表功能等(Database course design, specifically for the hotel management system, provides a la carte function, intelligent access to dishes, automatic checkout function, revenue statement function, etc.)
酒店客房管理系统
- 课程设计 用VB写的一个客房管理系统 附带数据库备份(Curriculum design uses VB to write a guest room management system with database backup.)
酒店管理系统
- 包括酒店老板、员工的登录注册,酒店客房查询,费用结算等功能;使用VS2010和SQL server,完成对数据库的操作(Including Hotel owner, employee registration, hotel room inquiry, cost settlement and other functions; using VS2010 and SQL server, complete the operation of the database.)
酒店管理系统 数据库
- 系统选题为酒店管理系统,酒店管理是社会的普遍需求,建立良好的酒店管理系统是实现酒店一体化管理的重要部分。 本小组通过建立多张表以及运用触发器、存储过程的方式实现了酒店的客房管理、客户登记以及订单管理的功能,达到了酒店管理系统一体化的效果,并对数据库进行备份,防止数据丢失。