CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - 栈和队列

搜索资源列表

  1. Algo3-12

    0下载:
  2. 银行业务模拟,银行的关门时间与客户的到达时间问题,主要是栈和队列的y-Banking business simulation, banks closing time with the customer
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:1917
    • 提供者:张佩贤
  1. jin

    0下载:
  2. 要求程序输出每辆车到达后的停车位置(停车场或便道),以及某辆车离开停车场时应该交纳的费用和它在停车场内停留的时间。 汽车的模拟输入信息格式可以为:(到达/离开,汽车牌照号码,到达/离开的时间)。用栈和队列来模拟停车场和便道 -Request procedures after the arrival of output per vehicle parking spaces (parking lot or sidewalk), as well as a vehicle to leave
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-27
    • 文件大小:1934
    • 提供者:吕璐
  1. Expression

    0下载:
  2. 把中缀表达式转换为后缀表达后,求表达式的结果。用到栈和队列-Infix expression to convert the expression of suffix, and the results of expressions. Used stack and queue
  3. 所属分类:Other systems

    • 发布日期:2017-04-25
    • 文件大小:9818
    • 提供者:Allan
  1. mowangyuyan

    0下载:
  2. 魔王语言的实现,数据结构实验C++实现。栈和队列联合实现,模块清晰-The realization of devil language, data structure of the experimental C++ to achieve. Joint realization of the stack and queue, the module definition
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:4891
    • 提供者:创新
  1. zhuanheduilie

    0下载:
  2. 栈和队列的使用 程序中有相应注释 增加程序代码的可读性 -Stacks and queues to use the program there is a corresponding increase in code readability comment
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:1260
    • 提供者:赵爽
  1. tingche

    0下载:
  2. 1 问题描述 设有一个可以停放n辆汽车的狭长停车场,它只有一个大门可以供车辆进出。车辆按到达停车场时间的早晚,依次从停车场最里面向大门口处停放。如果停车场已放满n辆车,则后来的车辆只能在停车场大门外的便道上等待,一旦停车场内有车开走,则排在便道上的第一辆车就进入停车场。停车场内如有某辆车要开走,在它之后进入停车场的车都必须退出停车场为它让路,待其开出停车场后,这些车辆再依原来的次序进场。每辆车在离开停车场时,都应根据它在停车场内停留的时间长短来交费。如果停留在便道上的车未进入停车场就要离去,
  3. 所属分类:Other systems

    • 发布日期:2017-03-25
    • 文件大小:2437
    • 提供者:王欣
  1. jsjrj

    0下载:
  2. 要求程序输出每辆车到达后的停车位置(停车场或便道),以及某辆车离开停车场时应该交纳的费用和它在停车场内停留的时间。 3 实现提示 汽车的模拟输入信息格式可以为:(到达/离开,汽车牌照号码,到达/离开的时间)。用栈和队列来模拟停车场和便道 -Upon arrival claim process to the output per vehicle parking location (parking lot or sidewalk), and certain vehicles to lea
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-28
    • 文件大小:13156
    • 提供者:金伟
  1. TextIII

    0下载:
  2. 建立一个栈和队列,把输入的字符压栈弹栈,输入到队列,输出-A stack and queue to enter the stacking shells stack of characters, enter the queue, the output
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-16
    • 文件大小:223914
    • 提供者:liyuanhao
  1. shiyanbaogao

    0下载:
  2. 数据结构试验报告册,其中包括了线性表的基本操作,栈和队列的基本操作,稀疏矩阵的运算,二叉树的基本操作,图的存储和应用,查找运算实现,排序运算实现的C程序和调试结果。-Basic operation, the stack and queues are the basic operation of the matrix and operation of the basic operation of the tree, storage and application, the lookup opera
  3. 所属分类:Other systems

    • 发布日期:2017-04-25
    • 文件大小:124733
    • 提供者:张周
  1. calc

    0下载:
  2. 基于栈和队列的计算器的设计,可以实现表达式的求值运算!-Stack and queue-based calculator designed to achieve expression of the evaluation operation!
  3. 所属分类:Other windows programs

    • 发布日期:2017-06-21
    • 文件大小:39279616
    • 提供者:何志峰
  1. Binary-conversion-decimal

    0下载:
  2. 用栈和队列的相关知识写的二进制转换十进制的小程序,界面友好,有代码注释-Knowledge of the stack and queue write binary conversion decimal program, friendly interface, code comments
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-28
    • 文件大小:3199
    • 提供者:王道
  1. car_park

    0下载:
  2. 停车场管理系统 使用栈和队列实现 车子可以离开停车场 并且在离开时计算所用的费用-The parking management system stack and queue to realize the cost of the car leaving the parking lot and leave used in the calculation
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:2703
    • 提供者:姜雪
  1. poj-5346-

    0下载:
  2. poj 5346题,四则运算表达式求值的实现,用栈和队列实现中缀转后缀后计算,含解题报告与源码-poj 5346 title, the realization of the four arithmetic expression evaluation calculated decorated in a stack and queue implementations turn suffix containing the report and the source of problem-solving
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-09
    • 文件大小:13333
    • 提供者:xxx
  1. CPP

    0下载:
  2. 栈和队列的实现源码,有各种基本功能,stduio2010可运行。-Stack and queue implementation source code, there are a variety of basic functions, stduio2010 can run.
  3. 所属分类:Other systems

    • 发布日期:2017-11-07
    • 文件大小:39271
    • 提供者:ZYS
  1. stack-and-queue

    0下载:
  2. 栈和队列的应用,实现一定规则文件的译码。如A=Bdsfg,(eshge)=eeegehese.-Application stack and queue certain rules file decoding. A = Bdsfg, (eshge) = eeegehese.
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-07
    • 文件大小:23894
    • 提供者:昆琨
  1. erchapaixushu

    0下载:
  2. 二叉排序树的中序.先序遍历,以及要用到的栈和队列的功能定义;-In the sequence of binary sort tree preorder traversal, as well as to be used for stack and queue function definition
  3. 所属分类:Other systems

    • 发布日期:2017-11-28
    • 文件大小:2048
    • 提供者:唐晓
  1. stack-and-queue

    0下载:
  2. 数据结构举例程序,第四章栈和队列(内含6段程序)-Examples of data structures (containing 6 above procedures of the program, Chapter stack and queue)
  3. 所属分类:Other systems

    • 发布日期:2017-11-21
    • 文件大小:7717
    • 提供者:lily
  1. PACKMANAGEMENTSYS

    0下载:
  2. 一个模拟停车管理系统作业,利用栈和队列记录进入的车辆,离开的车辆,停留时间,收费情况等信息,内附作业报告,详细内容可参考报告-A simulated parking management system operation, the use of stack and queue record to enter the vehicle, the vehicle left the residence time, the charges and other information included jo
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-08
    • 文件大小:14742366
    • 提供者:俞希
  1. daima

    0下载:
  2. 使用栈和队列的结构来判断输入字符串是否为回文(Determine whether the input string is a palindrome)
  3. 所属分类:其他

    • 发布日期:2018-01-05
    • 文件大小:3072
    • 提供者:款款
  1. 栈和队列

    0下载:
  2. 大学生数据结构栈和队列作业,题目为:栈和队列的实现与应用(Student data structure stack and queue job, the topic is: stack and queue implementation and Application)
  3. 所属分类:其他

    • 发布日期:2018-01-05
    • 文件大小:524288
    • 提供者:Lidesi
« 12 3 »
搜珍网 www.dssz.com