登录
首页 » 数据结构 » 银行排队的模拟

银行排队的模拟

于 2022-01-24 发布 文件大小:4.68 kB
0 185
下载积分: 2 下载次数: 1

代码说明:

void hugemenu()//最大的菜单 {     char menu;  //服务项目菜单  采用字符型比较可靠!因为如果定义成整型,万一输入了字符,可能会造成死循环错误     while(1) //系统将一直运行 直到运行 turnoff()函数     {         printf(" ********************欢迎您使用本系统******************** ");         printf(" 【请选择服务项目】: ");         printf(" 1.客户取票 2.VIP服务 3.客服系统 4.关闭系统 ");         printf(" 【您的选择】:");         scanf("%s",&menu); //用%s 比%c好 %c会记录字符 而且比如

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • in learning the application stack, it is a very typical example is the train com...
    在学习堆栈的应用时,有一个很典型的例子,就是火车车厢的重排问题,该程序就是针对这个做了一个简单的MFC模拟程序-in learning the application stack, it is a very typical example is the train compartments, the rearrangement, The procedure is to address this and make a simple MFC simulation program
    2022-12-09 16:45:03下载
    积分:1
  • UseBB一个用PHP和Mysql库开发的开源论坛,与其他流行的论坛不同,UseBB不是一味的追求拥有多少功能,而是以开发简单易用的论坛为目标。UseBB对...
    UseBB一个用PHP和Mysql数据库开发的开源论坛,与其他流行的论坛不同,UseBB不是一味的追求拥有多少功能,而是以开发简单易用的论坛为目标。UseBB对于那些需要在资源有限的虚拟主机上架设一个易于使用的论坛是一个很好的选择。-UseBB a database using PHP and Mysql development of open-source forums, and other popular forums, UseBB pursuit rather than how much function, but in order to develop easy-to-use platform for the target. UseBB for those in need with limited resources to set up virtual hosts on a easy-to-use forum is a good choice.
    2022-06-29 14:34:40下载
    积分:1
  • VB图书管理系统,基于VB的图书管理系统的程序开发,只作参考...
    VB图书管理系统,基于VB的图书管理系统的程序开发,只作参考-VB library management system, library management system based on the VB-program development, only for reference
    2023-01-25 21:15:03下载
    积分:1
  • 用perl写的Oracle管理工具
    用perl写的Oracle管理工具- Oracle management tool writes which with perl
    2022-02-01 09:26:47下载
    积分:1
  • 用VB6.0实现的最短路径分析,采用了优化的方法(搜索方向一致性)...
    用VB6.0实现的最短路径分析,采用了优化的方法(搜索方向一致性)-Using VB6.0 to achieve the shortest path analysis, using optimization methods (search direction consistency)
    2022-03-16 15:52:46下载
    积分:1
  • 值计算源代码来自哈尔滨工业大学计算机学院
    数值计算源代码来自哈尔滨工业大学计算机学院-numerical source code from the Harbin Industrial University computer science
    2022-01-25 20:55:50下载
    积分:1
  • 利用克鲁斯卡尔算法求边集组GE所示图的最小生成树
    利用克鲁斯卡尔算法求边集数组GE所示图的最小生成树-Order to Kruskal algorithm using an array of GE edge set of minimum spanning tree as shown in Figure
    2022-01-22 09:15:23下载
    积分:1
  • 公交车查询系统
    公交车查询系统-Bus Inquiry System
    2022-06-12 16:09:13下载
    积分:1
  • 一个较小的论坛程序本程序的基本功能是开放的讨论…
    一个小巧的论坛程序 本程序基本功能:  可开设任意数目的讨论区类别和版块 使用Cookies,方便用户的使用 用户有自定义的设置 帖子分表功能,大大的加快论坛的速度 用户自定义样式 投票功能,论坛短信功能,帖子置顶和总置顶功能 上传附件功能 锁定功能,包括锁定帖子功能和锁定论坛功能 认证功能,认证特殊用户 会员版面,仅注册用户登陆后才可进入...... 更多贴身功能相信您在使用过程中会感受得到-a smaller forum procedures of this program basic functions : to be open to discuss any number of category and the use of Cookies plate, the use of user-friendly user-defined settings posted meters function, and thus accelerate the pace of the Forum user-defined functions voting patterns, the Forum messaging functions, message home total set-top roof and functional upload attachments lock function, including articles lock function and lock forum function authentication, user authentication special Member layout, only registered users to enter only after landing ...... more personal function you believe in the use of the process will s
    2022-08-15 10:13:39下载
    积分:1
  • 这是一个无向图的简单模拟程序,可以用于的学习...
    这是一个数据无向图的简单模拟程序,可以用于数据结构的学习-This is an undirected graph data a simple simulation program that can be used for data structure learning
    2022-02-10 02:05:33下载
    积分:1
  • 696516资源总数
  • 106611会员总数
  • 19今日下载