CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - stack simulation

搜索资源列表

  1. Sy5

    1下载:
  2. 以队列和栈实现的仿真技术预测理发馆的经营状况-to Queue and Stack simulation technology forecasting barber's shop of the operation
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:17781
    • 提供者:蓝色悠幻
  1. zlIP_51

    0下载:
  2. 51单片机+rtl8019的tcp/ip协议栈,仿真环境proteus.-51 microcontroller rtl8019 the tcp / ip protocol stack, simulation environment proteus.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:100346
    • 提供者:bingdu
  1. sta

    0下载:
  2. 设当前系统中有多个栈在工作,多栈模拟问题要求模拟当前系统中各栈的工作状态。 由文件input.txt给出输入数据。第1行是正整数n,表示有n个栈操作。接下来的n行, 每行给出一个栈操作指令。栈操作指令“PUSH A B”表示将正整数B加入编号为A的栈顶; 栈操作指令“POP A”表示输出编号为A的栈顶元素输入文件示例 输出文件示例 input.txt output.txt 7 PUSH 1 100 PUSH 1 200 PUSH 2 300 PUSH 2 40
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:7481
    • 提供者:赖荣伟
  1. bus_station

    0下载:
  2. 用栈模拟停车场,以队模拟车场外的便道,按照从终端输入数据包括三个数据项:汽车“到达”或“离去”信息、汽车牌照号码或汽车的停车位置以及到达或离去的时刻。-Stack simulation using car parks, to mock teams sidewalk outside the car, according to data from the terminal input data include three items : vehicle "to" or "
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:194719
    • 提供者:刘强
  1. ogl_tokamak_stack

    0下载:
  2. opengl栈模拟动画-opengl stack simulation animation
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:129903
    • 提供者:李某
  1. huichang2

    0下载:
  2. 会场安排,使用了3个向量存储开始时间和结束时间和两个时间的合并,并且排好了序。 用一个栈模拟活动的进行,压栈代表需要新开一个活动,出栈表示有一个活动结束-The venue arrangements, the use of three vectors stored start time and end time and the time the merger of the two, and lined up the sequence. With a stack simulation acti
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1208
    • 提供者:waterfly
  1. CarParking

    0下载:
  2. 用java模拟小型停车场功能,用堆栈和队列实现-Simulation of small car parks with java functions, with the realization of the stack and queue
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:242136
    • 提供者:tianjie
  1. Stack-BucketAlgorithm

    0下载:
  2. 仿真(n,k,m)非系统卷积码的桶式堆栈算法(Stack-Bucket Algorithm)序列译码在AWGN信道条件下的误码性能,信噪比区间、卷积码参数、生成序列以及吊桶大小、堆栈大小等算法参数均可以自己设定。-Simulation (n, k, m) non-systematic convolutional codes of the barrel stack algorithm (Stack-Bucket Algorithm) sequence decoding in the AWGN ch
  3. 所属分类:Post-TeleCom sofeware systems

    • 发布日期:2017-03-23
    • 文件大小:10642
    • 提供者:孙琛
  1. Shujujigou

    1下载:
  2. 运用java技术,结合swing插件,实现数据结构中链表、堆栈的模拟演示-Using java technology, combined with swing plug-in, the list of data structures, stack simulation demo
  3. 所属分类:Java Develop

    • 发布日期:2017-04-24
    • 文件大小:34094
    • 提供者:宋敬军
  1. checha

    0下载:
  2. 以栈模拟停车场,以队列模拟车场外的便道,按照从终端读入的输入数据序列进行模拟管理。栈以顺序结构实现,队列以链表实现。-Simulation of car parks in order to stack to queue simulation sidewalk outside the car, in accordance with the read from the terminal sequence of the input data to simulate management.-Parkin
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:2993
    • 提供者:sad
  1. park

    0下载:
  2. 停车场管理系统 以栈模拟停车场,以队列模拟车场外的便道,按照从终端读入的输入数据序列进行模拟管理。-Parking Management System parking lot to stack simulation to simulate vehicle off the road on the queue, in accordance with the input from the terminal read sequences simulated data management.
  3. 所属分类:transportation applications

    • 发布日期:2017-04-08
    • 文件大小:1812
    • 提供者:jia
  1. stackANDqueue

    0下载:
  2. 1. 用栈模拟停车场,队列模拟便道。停车场满的时候在便道排队,一旦有车开走,排在第一位的就进入停车场。 2. 当有车要开走的时候在它后面进入停车场的车先依次开出,待该车缴费离开后再依次回到停车场。 3. 离开停车场时应按时间缴纳费用,排队车辆进入停车场时也应该缴纳相应的排队费用。 4. 车辆到达时输出停车位置,离开时输出停留时间和应缴纳费用。 -1. With a stack simulation parking lot, queue simulation of pavement
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:2016
    • 提供者:SUMMER
  1. parking_do

    0下载:
  2. 以栈模拟停车场,以队列模拟车场外的便道。栈以顺序结构实现,队列以链表结构实现。- 源语言:中文▼目标语言:英语▼翻译文字或网页 以栈模拟停车场,以队列模拟车场外的便道。栈以顺序结构实现,队列以链表结构实现。 请键入文字或网站地址,或者上传文档。 取消 朗读将中文译成英语 Parking lot to stack simulation to simulate vehicle off the sidewalk queue. Structure in order to
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:196123
    • 提供者:liudong
  1. tingchechang

    0下载:
  2. 栈模拟停车场,以队列模拟车场外的便道,按照从终端读入的输入数据序列进行模拟管理。每一组输入数据包括三个数据项:汽车“到达”或“离去”信息、汽车牌照号码及到达或离去的时刻,对每一组输入数据进行操作后的输出数据为:若是车辆到达,则输出汽车在停车场内或便道上的停车位置;若是车离去;则输出汽车在停车场内停留的时间和应交纳的费用(在便道上停留的时间不收费)。栈以顺序结构实现,队列以链表实现。-Stack simulation parking lot to the sidewalk outside the
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-12
    • 文件大小:1891
    • 提供者:王博
  1. stack-processer

    0下载:
  2. 本系统设计的是一个堆栈处理器,该系统可以实现基本的堆栈功能,即先入后出;并且能实现8位数据的基本运算,附有波形仿真分析和系统缺陷性分析。-The system can realize the basic stack functions, namely, after first-out 8-bit data and can achieve the basic operations, with a waveform simulation and analysis of system defects
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-10
    • 文件大小:1286485
    • 提供者:张东林
  1. ACM

    0下载:
  2. 要求以栈模拟停车场,以队列模拟车场外的便道,按照从终端读入的输入数据序列进行模拟管理; -Parking requirements to stack simulation to simulate vehicle off the sidewalk queue, in accordance with the input from the terminal read sequences simulated data management
  3. 所属分类:Data structs

    • 发布日期:2017-05-21
    • 文件大小:6379522
    • 提供者:lina
  1. queue

    0下载:
  2. 用双头栈模拟队列,要求实现一个队列,提供Enqueue(&q, e)和Dequeue(&q, &e)两个接口 保证先进先出,用双头栈DStack实现(分A、B两个头),DStack只提供pushA(), popA(), pushB(), popB()等几个接口,不能访问任何位置i的元素,不能进行任意位置的插入、删除操作-Queue with a double stack simulation, called for a queue to provide Enqueue (& q, e) an
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:201318
    • 提供者:wang
  1. Parking-management-simulation-system

    0下载:
  2. 以栈模拟停车场,以队列模拟车场外的便道,按照从终端读入的输入数据序列进行模拟管理。每一组输入数据包括三个数据项:汽车“到达”或“离去”信息、汽车牌照号码及到达或离去的时刻,对每一组输入数据进行操作后的输出数据为:若是车辆到达,则输出汽车在停车场内或便道上的停车位置;若是车离去;则输出汽车在停车场内停留的时间和应交纳的费用(在便道上停留的时间不收费)。栈以顺序结构实现,队列以链表实现。-Parking lot to stack simulation to simulate the queue of
  3. 所属分类:Data structs

    • 发布日期:2017-05-24
    • 文件大小:4589950
    • 提供者:李莹丽
  1. 123

    0下载:
  2. 以栈模拟停车场,以队列模拟车场外的便道,按照从终端读入的输入数据序列进行模拟管理。每一组输入数据包括三个数据项:汽车“到达”或“离去”信息、汽车牌照号码以及到达或离去的时刻。对一组输入数据进行操作后的输出信息为:若是车辆到达,则输出汽车在停车场内或便道上的停车位置;若是车辆离去,则输出汽车在停车场内停留的时间和应交纳的费用(在便道上停留的时间不收费)。栈以顺序结构实现。队列以链表结构实现-Stack simulation parking lot to the queue simulation c
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:50504
    • 提供者:朱俊鹏
  1. Stack-Problem

    0下载:
  2. 栈模拟停车场,以队列模拟车场外的便道,按照从终端读入的输入数据 序列进行模拟管理。对每一组输入数据进行操作后的输出信息为:若是 车辆到达,则输出汽车在停车场内或便道上的停车位置;若是车辆离去, 则输出汽车在停车场内停留的时间和应交纳的费用(在便道上停留的时 间不收费) 。设每单位时间收费 1 元。-Parking Stack simulation to simulate the queue sidewalk outside the car, according to the re
  3. 所属分类:Data structs

    • 发布日期:2017-05-07
    • 文件大小:1438053
    • 提供者:王丹
« 12 3 4 5 6 »
搜珍网 www.dssz.com