搜索资源列表

  1. shunxuzhan

    0下载:
  2. 顺序栈的操作,顺序栈的基本操作,小的数据结构程序-Sequence stack operation, order the basic operation of the stack, small data structure program
  3. 所属分类:Windows编程

    • 发布日期:2024-05-21
    • 文件大小:119808
    • 提供者:mdj
  1. lianshizhan

    0下载:
  2. 链式栈的基本操作.小的数据结构课程设计程序-Chain stack basic operation. Small data structure course design procedure
  3. 所属分类:Windows编程

    • 发布日期:2024-05-21
    • 文件大小:119808
    • 提供者:mdj
  1. Queue

    0下载:
  2. 栈的基本操作,出栈、进栈等基本的操作,用C语言实现-The basic operation of the basic operation of the stack, the stack, the stack, with the C language
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:Tom
  1. Stack

    0下载:
  2. 数据结构栈的基本操作,包含进栈出栈的操作,用C实现-The basic operation of the stack data structure, included into the stack, the stack operation, implemented in C
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-21
    • 文件大小:2048
    • 提供者:Tom
  1. shiyan2

    0下载:
  2. 运用栈实现表达式开、闭括号是否配对出现算法。先要实现栈的基本操作算法,包括初始化栈、进栈、退栈等。本程序中,表达式中的元素限定为char型,表达式的长度<100。表达式输入的为一个以“#”为结束标志的字符串。若用户输入的表达式中少了左括号或少了右括号,打印“括号不匹配”。若输入的表达式左右括号匹配,打印“括号匹配”。-Use stack to achieve expression open, close parenthesis p
  3. 所属分类:C#编程

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:陈序员
  1. shiyan5

    0下载:
  2. 以二叉链表表示二叉树,实现二叉树先序遍历、中序遍历、后序遍历的递归算法;直接利用栈的基本操作,实现二叉树先序遍历的非递归算法。-Binary list, binary tree, Binary Tree, Inorder traversal, recursive algorithm after preorder direct use of the basic operation of the stack, the non-recurs
  3. 所属分类:C#编程

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:陈序员
  1. 03

    0下载:
  2. 完成十进制到二进制的转化,要求用栈的基本操作来解决问题-The complete decimal to binary conversion required with the basic operation of the stack to solve the problem
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:yelan
  1. List.matrix.stack

    0下载:
  2. 此程序包括对链表,矩阵,栈的基本操作,实现了链表的插入,删除,查找,栈的删除与插入,矩阵的压缩存储,矩阵的运算。-This procedure is the operation of the matrix: Matrix compression, storage, computing
  3. 所属分类:其他小程序

    • 发布日期:2024-05-21
    • 文件大小:463872
    • 提供者:
  1. shiyan5

    0下载:
  2. 链栈的基本操作源代码,可以进行数据的入栈、出栈、取栈顶元素等操作-Basic operation of the chain stack
  3. 所属分类:其他小程序

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:琉璃豆豆
  1. heap

    0下载:
  2. 实现栈的基本操作,建栈,进栈,出栈,数据结构实现-To achieve the basic operation of the stack, built stack into the stack, the stack data structure
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:余强
  1. 2

    0下载:
  2. 大学数据结构课程 栈的基本操作 自测通过。-University of stack data structure courses basic operation self-test passed.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:北城
  1. Zhan

    0下载:
  2. 数据结构中栈的实现系统,包括栈的基本操作,和它的应用,是一个完全的人机交互式界面-Stack data structure in the realization of the system, including the basic operation of the stack, and its application, is a complete interactive human-machine interface
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-21
    • 文件大小:1133568
    • 提供者:李璐平
  1. mystack

    0下载:
  2. 用C语言,编写的一个栈的算法,可以实现栈的基本操作(入栈,出栈,清空栈)。-Using C language, written in a stack algorithm can achieve the basic operation of the stack (stack, stack, empty stack).
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-21
    • 文件大小:204800
    • 提供者:张永
  1. PanDuan-HuiWen

    0下载:
  2. 利用栈的基本操作对某一字符串作出判断其是否为回文-Basic operations using the stack to make judgments on whether a string is a palindrome
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:minjianhe
  1. 112

    0下载:
  2. 定义栈的顺序存取结构 分别定义栈的基本操作(初始化栈、判栈为空、出栈、入栈等) -Define the structure of the stack sequential access Define the basic operation of the stack (stack initialization sentenced stack is empty, the stack, stack, etc.)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-21
    • 文件大小:2048
    • 提供者:fffff
  1. SeqStack

    0下载:
  2. C++代码,运用类,模板,实现栈的基本操作。实现入栈出栈,取顶操作。-C++ code, the use of classes, templates, to achieve the basic operation of the stack. Implement stack stack, take the top operation.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:silentshawn
  1. Stack

    0下载:
  2. 栈的基本操作和扩展操作实现,自己编译,多文件连接,完美运行- The basic operation of the stack and extended operations to achieve their translation, multi-f
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-21
    • 文件大小:4378624
    • 提供者:Scott
  1. Ch4-StackQueue

    0下载:
  2. 链栈的C语言实现,可以入栈,出栈,求栈中元素个数等、线性栈的C语言实现,可以栈的基本操作,线性队列的C语言实现,实现队列的出队,入队等-Chain stack of C language, can stack, the stack, the stack number of elements, such as seeking a linear stack of C language, basic operations can stack
  3. 所属分类:Windows编程

    • 发布日期:2024-05-21
    • 文件大小:373760
    • 提供者:吴健银
  1. stack

    0下载:
  2. 栈的基本操作:插入、删除、初始化、元素的获得-The basic operation of the stack: insert, delete, obtain initialization, elements
  3. 所属分类:Windows编程

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:wh
  1. SequenceStack

    0下载:
  2. 这个程序是实现顺序栈的基本操作,包括建空栈,插入,删除,查找,清空,销毁。栈在解决问题的时候用的还是比较多的,必须掌握。-This program is the basic operation of the order of the stack to build an empty stack, insert, delete, find, clear, destroy. Stack is used to solve the problem
  3. 所属分类:图形图象

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:ewjrkilha
« 1 2 3 4 56 7 8 9 10 ... 13 »

源码中国 www.ymcn.org