CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 数据结构 栈 队列

搜索资源列表

  1. 停车场

    0下载:
  2. 我的数据结构的实验题,停车场,用栈和队列 模拟停车场,实现进车和出车-my data structure experiment, a car park, with Stack and Queue simulated car parks, to achieve progress and out of cars
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:8860
    • 提供者:胡小勇
  1. fk1

    0下载:
  2. 有关于数据结构中用C语言作为源码的几个线性表,栈和队列的几个例子,其中包括基本的插入、删除、查找等功能-on the data structure used C language as the source of several linear table, stack and queue a few examples, including the basic insert, delete, search functions
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:4490
    • 提供者:F.K.
  1. parkinglot2

    0下载:
  2. 每个教数据结构的老师都至少会要求学生利用学过的结构编写出一些现实模型.学栈和队列的时候,老师要求我们写出利用栈和队列来模拟停车场管理的一个程序.通过停在停车场的时间长短来计算费用,其中队列的可以看作是便道,车满时便停靠在便道上,此时不收取费用.具体要求和实现请看程序.-each data structure of the teachers have at least would require students to use the structure to learn to prepare s
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:2173
    • 提供者:superloafer
  1. ClassicalDataStructures

    0下载:
  2. 常用的线性数据结构: 包括线性表、环形列表、队列、双端队列、单链表、双端链表、堆、栈、字符串数组等。非常有用,值得参考。-commonly used linear data structure : Table includes linear and circular table, queue, queue-end, single-linked list, double-linked list, heap, stack, as a string array. Very useful and val
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:40431
    • 提供者:许友来
  1. lisuanshijianmoni

    1下载:
  2. 此为数据结构课程学习中离散事件模拟的源程序。为银行业务的模拟系统。其中包括队列,栈及其操作的实现。运用面向对象的设计方法,在vc++6.0下编译通过,运行正常-this data structure for courses of study discrete event simulation of the source. For banking business simulation system. Including the queue, stack and its operation is
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:13395
    • 提供者:
  1. data_struct(C)

    0下载:
  2. C语言数据结构源代码,包括队列,栈和链表等。-C language source code for data structure, including the queue, stack and other Chain.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:14580
    • 提供者:david
  1. data_structC++

    0下载:
  2. C++数据结构源代码及算法实现说明,包括链表、树、队列和栈等。-C + + source code for data structure and algorithm descr iption, including Chain, trees and Queue and stack.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:93669
    • 提供者:david
  1. Cars

    0下载:
  2. 用数据结构中队列和栈实现停车场管理-Parking management queue and stack data structure
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-01
    • 文件大小:1954
    • 提供者:罗迪
  1. queen

    0下载:
  2. 八皇后 数据结构 栈和队列 C++源码 控制台程序-The eight queens data structure stacks and queues C++ source
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-10
    • 文件大小:7060592
    • 提供者:jiayidong
  1. Poker

    0下载:
  2. 通过数据结构,队列,栈,数组制作的扑克牌比大小游戏-The data structure, queue, stack, than the size of the array of cards making the game
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-02
    • 文件大小:819050
    • 提供者:盛余
  1. stackaqueue

    0下载:
  2. java 实现的基础数据结构栈和队列,仅供有需要的同学参考-java code of stack and queue
  3. 所属分类:Applet

    • 发布日期:2017-04-17
    • 文件大小:18583
    • 提供者:Goose
  1. stack_queue

    0下载:
  2. 计算机编程入门之数据结构 栈和队列的实现 使用c语言编写-Getting stack data structure of computer programming and implementation using c language written in the queue
  3. 所属分类:Other systems

    • 发布日期:2017-05-03
    • 文件大小:704421
    • 提供者:刘恒
  1. C

    0下载:
  2. C实现的一些数据结构,包括队列,散列表,栈,二叉树,图的拓扑排序-some data structure in C,including queue,hashtable,stack,tree,graph topsort
  3. 所属分类:Other systems

    • 发布日期:2017-05-14
    • 文件大小:3578196
    • 提供者:phl
  1. zhanheduilie

    0下载:
  2. 数据结构栈与队列PPT,详细讲解栈和队列的意义和使用方法。- Data structure stack and queue PPT, detailed explanation of the meaning and use of the stack and queue.
  3. 所属分类:software engineering

    • 发布日期:2017-05-20
    • 文件大小:5315462
    • 提供者:安左
  1. airport

    0下载:
  2. 一个小型的繁忙飞机场模拟,起落,有一个有限的排队队列。共6问(Simulation a small but busy airport with only one runway.)
  3. 所属分类:数据结构

    • 发布日期:2018-01-05
    • 文件大小:4288512
    • 提供者:potatosgames
  1. Queue

    0下载:
  2. 队列是一种特殊的线性表,特殊之处在于它只允许在表的前端(front)进行删除操作,而在表的后端(rear)进行插入操作,和栈一样,队列是一种操作受限制的线性表。进行插入操作的端称为队尾,进行删除操作的端称为队头。(The queue is a special linear list, and the special thing is that it only allows the deletion of the front end of the table (front), and the in
  3. 所属分类:Windows编程

    • 发布日期:2018-01-05
    • 文件大小:1723392
    • 提供者:lirrrh
  1. 新建文件夹

    0下载:
  2. 包含了线性表、栈、队列、二叉树、查找排序等多个内容,还实现了约瑟夫斯问题。(It includes many contents such as linear table, stack, queue, two fork tree, search sort and so on. The Josephus problem is also realized.)
  3. 所属分类:文章/文档

    • 发布日期:2018-01-07
    • 文件大小:4711424
    • 提供者:Ccc_J罗
  1. 数据结构停车场管理系统实验报告 - 用于合并

    0下载:
  2. 停车场程序中栈与队列的相关操作的代码及实验报告分析(Related code of parking lot program)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:174080
    • 提供者:pyy3165
  1. file

    0下载:
  2. 二叉堆的简单实现,顺序表的简单实现,队列的简单实现,栈的简单实现,树堆的简单实现(simple implementation of binary heap, sequence list, queue, stack and treap)
  3. 所属分类:其他

    • 发布日期:2018-05-06
    • 文件大小:4096
    • 提供者:五粮液
  1. Queue

    1下载:
  2. 任务描述 栈和队列都提供 Push/Pop 两种操作,其中 Push:加入一个元素。Pop:弹出一个元素。给出一个线性结构的进出顺序,判定这个结构是栈还是队列。(40’) 输入描述 第一行输入一个整数s,代表有s组测试数据。 第一行输入一个整数 n,代表操作的次数。 输入 n 行,每行包含两个整数 type val。 当 type = 1时,表示该次操作为 push 操作,val 表示进入的数字。当 type=2 时,表示该次操作为 pop 操作,val 代表出来的数字。 输出描述 对每
  3. 所属分类:Windows编程

    • 发布日期:2021-04-04
    • 文件大小:1024
    • 提供者:郝运多多
« 1 2 3 45 6 7 8 9 10 ... 17 »
搜珍网 www.dssz.com