CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 栈的基本操作

搜索资源列表

  1. 堆栈类的实现

    0下载:
  2. 堆栈的基本操作包括: 1. 初始化堆栈。 2. 入栈。 3. 出栈。 4. 返回栈顶元素。 5. 输出堆栈元素。 -stack the basic operation include : 1. Initialization stack. 2. Push. 3. Out Stack. 4. Return Zhanding elements. 5. Output stack elements.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:57546
    • 提供者:刘炎黄
  1. asfweess

    0下载:
  2. 实现栈的基本操作以及栈在程序设计上的应用-achieve the basic operation of the procedure and stack design of the application
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:17132
    • 提供者:pmz
  1. compartment

    0下载:
  2. 车厢调度----数据结构课程设计。利用的栈的结构进行设计,主要包括栈的基本操作,及进行调度的算法。
  3. 所属分类:其它

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

    1下载:
  2. 1. 定义链栈,完成栈的基本操作:清空栈、入栈、出栈、取栈顶元素; 2. 定义顺序队列,完成队列的基本操作:入队和出队;
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:6374
    • 提供者:yan
  1. zhan4

    0下载:
  2. 用栈判断判断一段字符是否回文,程序中不仅包含回文的判断,还包含栈的基本操作
  3. 所属分类:数据结构常用算法

    • 发布日期:2014-01-16
    • 文件大小:125203
    • 提供者:婉燕
  1. 顺序栈的基本操作

    1下载:
  2. 顺序栈的基本操作,一共9个,与吴伟民数据结构课本完全一致,用C实现-order stack the basic operation, a total of nine, and Xiulan WU Weimin textbooks data structure is fully consistent with achieving C
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1186
    • 提供者:李雷
  1. 栈的基本操作

    0下载:
  2. 栈的基本操作,
  3. 所属分类:编译

  1. 栈的基本操作

    0下载:
  2. 关于栈的基本操作
  3. 所属分类:报告论文

    • 发布日期:2011-12-13
    • 文件大小:82432
    • 提供者:laoxinmelo
  1. zhanduilie

    0下载:
  2. 栈和队列的基本操作实现及其应用,肯定对你有帮助的!需要的请下载!-Stack and queue and its application to achieve the basic operation is definitely helpful for you! Need to download!
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:5096
    • 提供者:侯坚强
  1. 3698

    0下载:
  2. 栈和队列的基本操作及应用,内有实验报告和具体程序实现!-Stack and queue the basic operation and applications, there are experimental reports and the specific procedures to achieve!
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:19150
    • 提供者:
  1. arithmetic

    4下载:
  2. 常用算法:链表的操作、队列的应用、堆栈的应用、串的应用、树的基本操作、冒泡排序、堆排序、归并排序、磁盘文件排序、顺序查找、二分查找、树的动态查找、二分法求解方程、牛顿迭代求解方程、弦截法求解方程、拉格朗日插值、最小二乘法拟合、辛普生数值积分、改进欧拉法、龙格-库塔算法、高斯消去法、正定矩阵求逆算法-Commonly used algorithms: List of operation, the queue of applications, the stack of applications, t
  3. 所属分类:Algorithm

    • 发布日期:2016-08-26
    • 文件大小:21928
    • 提供者:
  1. a.doc

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

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

    0下载:
  2. 一、实验一:带括号的算术表达式求值 二、实验的目的和要求: 1.采用算符优先数算法,能正确求值表达式 2.熟练掌握栈的应用 3.熟练掌握计算机系统的基本操作方法,了解如何编辑、编译、链接和运行一个C++程序 -1, experiment 1: arithmetic expressions with parentheses evaluated two experimental purposes and requirements: 1. Using operators pr
  3. 所属分类:Other windows programs

    • 发布日期:2014-09-21
    • 文件大小:416646
    • 提供者:liujianye
  1. 栈和队列的链接

    0下载:
  2. 数据结构实验 栈和队列的连接实验 ①编写程序实现循环队列的初始化、入队和出队操作 ②编写程序实现将一个任意的十进制数转换成对应的二进制数 要求: ①用栈的基本操作来实现(具体栈的存储结构可用顺序栈也可用链栈) 十进制数由键盘输入,输出对应的二进制数。 ②在初始化队列后,利用入队操作构建具有n个元素的队列并依次输出队列中的元素。在构建的具有n个元素的队列中,执行出队操作,输出出队后队列中的剩余元素(Data structure experiment stack and queue
  3. 所属分类:数据结构

    • 发布日期:2017-12-16
    • 文件大小:1024
    • 提供者:蚊子酱
  1. zhan

    0下载:
  2. 1) 建立栈并进行一些元素入栈,实现链栈的建立及入栈的基本操作; (2)实现某些元素的出栈,实现链栈的出栈的操作;(1) set up the stack and carry out some elements into the stack, to achieve the establishment of the chain stack and the basic operation of the stack; (2) the stack of some elements can be re
  3. 所属分类:数据结构

    • 发布日期:2018-01-03
    • 文件大小:1024
    • 提供者:晌午v
  1. LinkStack

    0下载:
  2. 链栈的基本操作,创建,插入,删除,查询操作(The basic operations of the chain stack, create, insert, delete, and query)
  3. 所属分类:其他

    • 发布日期:2018-01-06
    • 文件大小:229376
    • 提供者:天气正
  1. Stack

    0下载:
  2. 栈的基本操作,创建,插入,删除,查询操作(The basic operations of the stack, create, insert, delete, and query the operation)
  3. 所属分类:其他

    • 发布日期:2018-01-06
    • 文件大小:529408
    • 提供者:天气正
  1. 数据结构-c++-栈的验证-实验报告

    0下载:
  2. 1.实验目的及要求 1.1 实验目的: 1.掌握栈的顺序存储结构 2.验证顺序栈及其基本操作的实现 3.验证栈的操作特性 1.2 实验要求: 1.建立一个空栈 2.对已建立的栈进行插入、删除、取栈顶元素等基本操作(1. the purpose and requirements of the experiment 1.1 the purpose of the experiment: 1. the sequential storage structure of the m
  3. 所属分类:Windows编程

  1. 0下载:
  2. 栈的简单实现,代码中包含栈的基本操作(插入,删除,初始化等)(The simple implementation of the stack, which contains the basic operations of the stack (insert, delete, initialization, etc.))
  3. 所属分类:其他

    • 发布日期:2018-04-22
    • 文件大小:1741824
    • 提供者:hjyzzz
  1. 顺序栈的基本操作

    0下载:
  2. 编写一个程序实现顺序栈的各种基本运算,并在此基础上设计一个主程序完成如下功能:初始化顺序栈,插入元素,删除栈顶元素,取栈顶元素,遍历顺序栈,置空顺序栈。
  3. 所属分类:C#编程

« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com