CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 循环队列 实现 运算

搜索资源列表

  1. a.doc

    0下载:
  2. 1) 根据栈数据结构,分别建立一个顺序栈和链式栈并实现其上基本操作(出栈和入栈等); 2) 根据队列数据结构,分别建立链队列和循环队列,并完成其上的基本操作(出入队列等); 3) 参考P80表达式求值例题,应用栈的基本操作实现简单表达式求值运算及其进出栈模拟过程(给出程序执行过程中栈的变化过程); 4) 阅读P83栈与递归的实现一节内容和3阶汉诺塔问题。使用栈数据结构解决3阶汉诺塔问题,编写程序并模拟栈及其汉诺塔的搬运过程(给出程序执行过程栈的变化过程与圆盘的搬动状态)。 5)
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:4684
    • 提供者:sad
  1. duilie

    0下载:
  2. ⑴实现循环队列各种基本运算的算法 ⑵实现链队各种基本运算的算法-Realization of basic operations of circular queue;Realization of basic operations team chain algorithm
  3. 所属分类:assembly language

    • 发布日期:2017-03-28
    • 文件大小:6923
    • 提供者:安静霆
  1. 1111

    0下载:
  2. 数组实现循环链表 准备: 1. 队列空间的大小 maxsize 2.队首指针 front 3.队尾指针 rear 4.存储方式 动态数组 运算 出队,入队,初始化队列,创建队,释放队 5.a 动态数组的首地址-Prepared to achieve an array of circular linked list: 1. Queue space the size of the maxsize 2. Team first pointer front 3. Tail
  3. 所属分类:Data structs

    • 发布日期:2017-03-23
    • 文件大小:804
    • 提供者:王宏
  1. shdl

    0下载:
  2. 实用数据结构基础(第三版),实验4,循环队列的实现和运算-Based the practical data structure (third edition), experimental 4, circular queue implementation and operation
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:982
    • 提供者:田庚
  1. lie

    0下载:
  2. 完成对循环队列结构的定义,以及对循环队列的各种基本运算的实现(每种基本运算用一个函数来实现)。 基本运算包括:初始化Init_sqqueue运算、判队空Empty_sqqueue运算、入队En_sqqueue运算、出队De_sqqueue运算、取队头元素Gethead_sqqueue运算。 -Completion of the circular queue structure is defined, and the circular queue implementation of various
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:679
    • 提供者:suweizhe
  1. duilie

    0下载:
  2. 完成对循环队列结构的定义,以及对循环队列的各种基本运算的实现(每种基本运算用一个函数来实现)。 -Completion of the circular queue structure is defined, and the circular queue implementation of various basic operations (each basic operations to implement a function).
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:1224
    • 提供者:suweizhe
  1. lab4_2

    0下载:
  2. 2-1以顺序栈作为存储结构 实现顺序栈的入栈运算,出栈运算,并且读取栈顶元素; 2-2以链栈作为存储结构,实现栈上的数据元素的插入运算,删除运算,并读取链栈的栈顶元素; 2-3 以循环队列喂存储结构,实现循环队列的建立,实现循环队列的入队运算,出队运算; 2-4用栈实现括号的匹配问题; 2-5实现汉诺塔问题.; 3-1采用链式存储表示,按给定的先序序列创建二叉树,并输出二叉树。 3-2-1和3-2-2采用二叉链表作为存储结构,建立二叉树,采用递归算法实现二叉树遍历,另外采
  3. 所属分类:Data structs

    • 发布日期:2017-11-27
    • 文件大小:2593792
    • 提供者:梁思
  1. 12

    0下载:
  2. 循环队列的实现和运算<<实用数据结构基础(第三版>>-The realization and operators of the circular queue
  3. 所属分类:source in ebook

    • 发布日期:2017-11-12
    • 文件大小:1166
    • 提供者:韩婧
  1. 4

    0下载:
  2. 初始化栈、判栈为空、出栈、入栈、求栈顶元素等运算,自己填写主函数。 利用顺序栈的基本操作,实现将任意一个十进制整数转化为R进制整数 3、用顺序存储来定义循环队列结构。编程实现, 初始化队列、判队列为空、出队列、入队列、求队列头部元素等运算。 只有尾指针的单循环链表表示的队列的入队和出队程序.-Initialize the stack, the stack is empty sentence, stack, stack, seeking the top element and ot
  3. 所属分类:Data structs

    • 发布日期:2017-04-29
    • 文件大小:110852
    • 提供者:露露
  1. queue

    0下载:
  2. 实现链队列的基本运 2. 采用循环队列实现队列的各种基本运算。 3. 停车场管理 -Chain to achieve the basic operation of the queue 2. Using circular queue queue to achieve the various basic operations. 3. Parking Management
  3. 所属分类:Data structs

    • 发布日期:2017-04-30
    • 文件大小:375829
    • 提供者:王玥天
搜珍网 www.dssz.com