登录
首页 » 数据结构 » 问题描述:假设一个商店,有一个架子和一个仓库,当第…

问题描述:假设一个商店,有一个架子和一个仓库,当第…

于 2022-07-13 发布 文件大小:2.28 kB
0 82
下载积分: 2 下载次数: 1

代码说明:

问题描述: 假设一个商店,它有一个货架和一个仓库,当货架上的商品数量少于一定的数目时,从仓库运一定数量的商品摆到货架上,当仓库里的商品的数量少于一定的数目时,购买商品把仓库填满,商品的出售要按照商品的生产日期来,快要过期的商品要先出售。 解决问题的方法: 用了两个栈和 一个队列,把队列当作仓库,用一个栈作为货架,把另一个栈当作临时的存储箱。当要往货架上添商品时,先把作为货架的栈中的元素全都压到作为存储箱的栈中,再把仓库中的元素压到存储箱中,然后再把存储箱中的所有元素都压到货架上,这样,就能保证快要过期的商品先被出售。-Problem description : Suppose a shop, which has a shelf and a warehouse, when the merchandise on the shelves less than a certain quantity of the number, a certain number from the warehouses of goods on the shelves, when the warehouse volume of goods is less than certain number, purchase goods warehouse filled, the goods according to the sale of commodity production to date, is about to expire first sale of goods. The solution : a two stack and a queue, queue as a warehouse, used as a stack shelves, and another stack as a temporary storage bins. When to go to the shelves Tim commodity, first as a stack shelves of all elements of the pressure storage tank as the stack, then the warehouse down to the storage element box, and then s

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

发表评论

0 个回复

  • The realization of a number of algorithms, using the pascal, including number th...
    一些算法的实现,用的是pascal,包括数论、图论、高精度计算、排序算法、背包问题等。-The realization of a number of algorithms, using the pascal, including number theory, graph theory, high-precision computing, sorting algorithms, and so on knapsack problem.
    2022-02-05 22:21:10下载
    积分:1
  • 用java编的一个学生成绩管理系统,对初学者很有用的哦!
    用java编的一个学生成绩管理系统,对初学者很有用的哦!-series with a student performance management system, for beginners very useful!
    2023-01-28 10:25:03下载
    积分:1
  • 校园导游图算法
    校园导游图算法--数据结构中有关图的算法 按v求最短路径 按s求信息; 按q退出; 地图在map图像文件里-campus tour map algorithm-- data structure of the plan according to the algorithm for the shortest path v s by seeking information; Q withdrawal by; Maps map image file
    2022-01-22 07:14:48下载
    积分:1
  • a building, display and complete binary tree judgment of small procedures.
    一个构建、显示和判断完全二叉树的小程序。-a building, display and complete binary tree judgment of small procedures.
    2022-05-31 22:25:10下载
    积分:1
  • oracle存储过程后优化
    oracle存储过程后优化-oracle memory process optimizes
    2022-05-06 09:57:10下载
    积分:1
  • 请假销假的管理系统
    请假销假的管理系统-leave posture of the management system
    2022-02-21 07:17:44下载
    积分:1
  • Campus e cartoon in database design and system page design, server
    校园e卡通中数据库的设计和系统页面设计,实现服务器端数据库对交易的监视和记录的功能 -Campus e cartoon in database design and system page design, server-side database to realize the transaction monitor and record the functions of
    2022-07-23 05:08:46下载
    积分:1
  • 得到中文的汉语拼音
    得到中文的汉语拼音-be Chinese pinyin system
    2022-07-13 19:20:56下载
    积分:1
  • 项目的焦炭工作室巴基斯坦
    我的项目是关于巴基斯坦焦炭演播室系统。我输入季节的歌手专辑焦炭工作室名称或等然后我储存这是我所连接的数据库。然后插入此记录在数据库中,也在数据网格视图中显示该记录。我还附上的清楚我的表单中的按钮,要是想输入另一条记录,然后按清除按钮清除按钮清除所有记录,然后我们都提交新记录。
    2022-01-26 03:53:08下载
    积分:1
  • C++源代码,库管理,库的连接,可以直接计算…
    C++数据库管理源代码,连接数据库后,可直接调用里面的函数对数据库进行操作,有修改-C++ Database management source code, database connectivity, you can directly call the function inside the database operation, has modified
    2022-02-10 14:33:54下载
    积分:1
  • 696518资源总数
  • 104353会员总数
  • 66今日下载