CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - sqstack

搜索资源列表

  1. sqstack

    0下载:
  2. 和线性表类似,栈也有两种存储表示:顺序栈和链栈。   顺序存储结构简称为顺序栈。和顺序表类似,对顺序栈也需要事先为它分配一个可以容纳最多元素的存储空间。 -and linear scale similar Stack also have two storage : order Stack and Stack chain. Sequence storage structure referred to as the sequence of stack. Table and order
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:8076
    • 提供者:小虫子
  1. SqStack

    0下载:
  2. 数据结构,栈的应用,表达式求值的源码及实验报告!
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:45377
    • 提供者:Jason Jue
  1. 51623457

    0下载:
  2. 先序遍历非递归算法 #define maxsize 100 typedef struct { Bitree Elem[maxsize] int top }SqStack void PreOrderUnrec(Bitree t) { SqStack s StackInit(s) p=t while (p!=null !StackEmpty(s-preorder non - recursive algorithm # define maxsize 100 typedef struct (Bitree
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:3376
    • 提供者:万方
  1. SqStack

    0下载:
  2. 数据结构中顺序栈的实现,包含插入,删除,更新操作。-realize the qlstack
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:962584
    • 提供者:猫猫
  1. SQStack

    0下载:
  2. SQStack,顺序栈(与链栈有区别),存c写的,注释很清楚-SQStack, the order of the stack (stack with the chain are different), storage c written comments clearly
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:63303
    • 提供者:huangjun
  1. sqstack

    0下载:
  2. 一个c语言写的 数据结构 顺序栈 的简单例子。 -A c language data structure stack sequentially simple example.
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:4145
    • 提供者:xiaodong
  1. SQSTACK

    0下载:
  2. 实现栈及其基本操作; 利用栈实现十进制与八进制数的转换; 利用栈进行括号匹配情况的检验。-Achieve stack and its basic operation use stacks decimal and octal conversion using the stack inspection bracket matching conditions.
  3. 所属分类:Data structs

    • 发布日期:2017-05-02
    • 文件大小:708718
    • 提供者:陈幻
  1. sqstack

    0下载:
  2. c语言实现的栈的建立、数据的插入、删除、栈的清空以及栈空,栈满的判断等基本操作的实现!-establish stack c language implementation, data insertion, deletion, and realize empty stack empty stack, the stack is full of judgment and other basic operations!
  3. 所属分类:Data structs

    • 发布日期:2017-04-15
    • 文件大小:20432
    • 提供者:
  1. SqStack

    0下载:
  2. 数据结构顺序栈的存储结构和基本操作的实现(The storage structure of the data structure sequence stack and the implementation of the basic operation)
  3. 所属分类:数据结构

    • 发布日期:2018-01-08
    • 文件大小:357376
    • 提供者:Brokenk
搜珍网 www.dssz.com