-
QueuingSystem
C++与MFC结合以实现的餐厅桌号预订系统(基本功能有:1、 餐厅提供小,中,大三种餐位;2. 每种餐位若干,每个餐位都有相应的编号;)3. 每种餐位使用收取的费用不同;
4. 每位客人根据就餐人数选择不同类型的餐位,系统则根据等待人数给用户生成一个等待号码,显示客人当前排号以及在他之前有多少位客人在等待。
5. 不同类型餐位都有自己的一个等待列,为客人生成的号码互不影响;
6. 支持查询指定号码所在的餐位;
7. 实现日志功能(记录每天所有餐位的使用状况,收入);
8.客人可以动态查看当前餐位使用情况(每种餐位当前排到多少号等)
(C++ with MFC combined to realize the restaurant the table No. booking system (basic functions: 1, the restaurant offers a small, three seats 2 bits of each meal, each seating has a corresponding number ) each seating fees charged each guest to choose different types of seating dining number, wait for the number to the user-generated a waiting number the show guests Arranging and before him the number of The guests in the waiting. 5 different types of seats has its own a waiting column the guests generated numbers independently of each other 6. Support to query specified number where seats 7 log function (recording daily use for all seats, income) 8. Guests can dynamically view the current usage of seating (each seating routed to what number, etc.))
- 2012-12-26 13:30:47下载
- 积分:1
-
AutoPtr
智能指针. new一个对象以后不需要delete, 即可被释放. 利用了对象的构造和析构.(Smart pointer. New future does not need an object delete, can be released. Use of the object structure and destructor.)
- 2016-02-15 02:49:14下载
- 积分:1
-
5层电梯示例
说明: plc电梯编程模拟,适用于博途15,1200plc编程(PLC elevator programming simulation)
- 2020-02-03 10:40:47下载
- 积分:1
-
串口调试工具源码
【实例简介】
- 2021-05-20 14:39:31下载
- 积分:1
-
socket
socket编程实现服务端与客户端互发消息(exchange message between server and client)
- 2011-04-29 01:32:40下载
- 积分:1
-
CRC
说明: CRC校验码的Matlab源程序,希望对大家有帮助(CRC check code Matlab source, I hope to help you)
- 2020-10-18 17:10:41下载
- 积分:1
-
建立一个表示多项式的链表,实现多项式的计算。通过文件输入输出...
建立一个表示多项式的链表,实现多项式的计算。通过文件输入输出-Polynomial to establish a list that, to achieve the calculation of polynomials. File input and output
- 2022-01-25 18:07:37下载
- 积分:1
-
五个比较好玩的小游戏games
五个比较好玩的小游戏 反序数设计 猜数游戏 魔方 火箭 3D台球 均用C实现(Five more fun little game against ordinal number guessing game cube rocket design 3D billiards were implemented in C)
- 2013-08-02 10:32:30下载
- 积分:1
-
MatlabSIFT
MATLAB 计算医学图像的配准,融合 基于SIFT方法的配准()
- 2007-08-03 21:49:20下载
- 积分:1
-
掌纹识别程序
#include
using namespace std;
int main()
{
char name[20];
cout
- 2022-02-01 22:46:10下载
- 积分:1