搜索资源列表
dingfan
- 公司定饭系统 该系统是一个B/S结构的公司定饭系统,整套软件由JSP编制,请大家不要将它应用于商业环境,如实在要使用的话,请与作者联系!(使用此系统要ORACLE8i以上版本数据库!) -Corporation rice system is a system of the B / S structure of the Corporation rice systems, software packages prepared by the JSP, Please do not apply t
20055178503815689
- 一个酒店的开发文档~详细设计任务,是在软件概要设计的基础上,完成更为详细的模块级的设计,包括: 更细的模块划分 模块间数据流 模块内部数据结构 模块处理过程(程序流程图)-a hotel development to the detailed design documentation tasks, the software design outline on the basis of to complete a more detailed level modules
hotel_Access
- 这是一款很好用的B/S结构的酒店管理系统 简单,很容易上手!-this is a good use of B / S structure of the hotel management system simple and very easy to get started!
酒店停车系统
- 1. 用一个包含大小为MAX+1的数组结构体RoomArray来表示客房列表,其数组元素为表示车辆停车信息的结构体GuestNode,用链表队列LinkQueueGuest表示等待队列,其节点元素为表示车辆停车信息的结构体QueueGuest;-1. With a size of MAX contains an array of the structure RoomArray said Rooms to list its array elements to said vehicle parkin
HotelManagementBAK
- 基于SSH开发的酒店管理系统,客户端使用B/S架构,利用浏览器进行注册、登陆、查询、预订的服务,管理者使用C/S架构进行管理服务,如check in/check out-SSH-based hotel management system developed by the client using the B/S structure and to use the browser to register, login, query, reservation services, managers us
park
- 通过堆栈和队列完成一个停车场的模拟.停车场是一个堆栈结构,无空位时车子进入队列结构进行等待-A parking code with the use of stack and queue structure
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
HotelManager
- 酒店管理系统 虚拟工厂 + 3层结构 下开发. 开发工具:Visual Studio 2005 程序语言:C#.NET + ADO.NET-Virtual Factory+ hotel management system developed under the 3-layer structure. Development Tools: Visual Studio 2005 programming language: C#. NET+ ADO.NET
Hotal_ERP
- C/S结构的小型酒店管理系统。用C++实现。提供给有需要的朋友。-C/S structure, a small hotel management system. Using C++ implementation. Provided to a friend in need.
HotelManagement
- 基于C/S架构的酒店管理系统 数据库使用MS SQL Server. 文件内含: 可执行文件 + 完整源码 + 完整流程文档.-A hotel management system based on C/S structure Database using MS SQL Server. File containing: the complete process documentation of the integrity and source code and exec
Hotel
- 基于B/S架构的简单酒店管理系统 数据库使用MS SQL Server. 文件内含: 完整源码 + 说明文件.-Simple hotel management system based on B/S structure Database using MS SQL Server. The file contains: the complete source code documentation.
0945532110
- 旅店管理系统 在系统的设计与开发中,负责课题的整体规化设计、组织实施及部分模块实现。所做的主要工作如下: (1)学习开发应具备的知识; (2)对系统进行总体设计,注意数据库的设计; (3)进行系统规划,确定其基本结构及功能划分; (4)组织实施课程开发、运行程序的设计与实现; (5)对系统进行调试、运行。 本系统属于中小型的宾馆客房管理系统,可以有效的对中小型宾馆的客房及客人信息进行管理。本系统的主要研究内容是: (1)设计简洁友好的界面,能够灵活、方便的查询信息
HotelManager
- 本系统是c/s结构的酒店管理系统 提供了系统的源码,图片,还有数据库文件 详细: 项目名称:酒店管理系统 开发方式:个人开发 开发环境:Windows 7 开发工具:Visual Studio 2010 SqlServer Management Studio 开发技术:WinForm应用系统开发 项目结构:C –S结构 数据库:SqlServer 2008 开发技术:C#、WinForm、ADO.NET 开发周期:两周,按时完成 项目描述:项
vbtest
- (1)设计本次实验所需要的数据库的基本结构,并在数据库中录入部分数据,以便在编写程序时可以调用数据库中的相关内容,从而验证所写程序的正确性。 (2)设计登陆界面,设计label和text控件的相关属性,并且编写模块的相关代码,使得数据库与程序的连接能顺利的完成。 (3)进入主界面的编写,编写常用的工具列表,既美化了界面,同时方便了用户。在界面中更是包含了日历和时间,方便用户查询时间。 (4)其他窗体的编写。在房间调换的窗体中,如果没有相同类型的房间可供调换,text的内容会自动清空,