搜索资源列表

  1. s_tack

    0下载:
  2. 一个小小的链栈程序,能实现链栈的基本操作。-Stack a small chain of procedures, to achieve the basic operation of chain stack.
  3. 所属分类:其他小程序

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

    0下载:
  2. 数据结构栈和队列的基本操作及其应用。对于一个从键盘输入的字符串,判断其是否为回文。回文即正反序相同。如“abba”是回文,而“abab”不是回文。-Stack and queue data structure of the basic operation and its application. For a string from the keyboard input, determine whether the palindrome.
  3. 所属分类:数据结构常用算法

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

    0下载:
  2. 栈的基本操作:进栈,出栈,添加结点和删除结点等基本操作的实现。自己做的关于数据结构的试验,仅供参考。-Stack the basic steps: into the stack, the stack, add node and delete node, such as the realization of the basic operation. Own data structures on the test, for informat
  3. 所属分类:编程文档

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:等天香
  1. make_stack

    0下载:
  2. 关于栈的基本操作:自己做得数据结构试验内容,包括进栈,出栈,添加结点以及删除结点等等,仅供参考。 -Basic operation on the stack: the data structure to do their own tests, including into the stack, the stack, add the node and the deletion of nodes, etc., for reference p
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:等天香
  1. main

    0下载:
  2. 利用栈的基本操作实现将任意一个十进制整数转化为R进制整数-The use of the basic operation of the stack to achieve an arbitrary decimal integer into hexadecimal integer R
  3. 所属分类:数据结构常用算法

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

    0下载:
  2. 链栈实现栈的基本操作,出入栈,删除元素,判空,销毁,清空。-Stack stack chain to achieve the basic operation, access to the stack, delete the elements, space-contracting, destruction, empty.
  3. 所属分类:汇编语言

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

    0下载:
  2. 1、 定义栈的存储结构。 2、 编写程序实现双向栈的基本操作:1)初始化;2)判断栈是否为空;3)判断栈是否已满;4)入栈;5)出栈;6)清空栈;7)取栈顶元素。 3、 所写源代码编程风格良好,有详细注释。 4、 程序运行界面良好,使用菜单实现每个基本操作 -1, the definition of stack storage structure. 2, the preparation of two-way stack
  3. 所属分类:文档资料

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

    0下载:
  2. 回文判别 实验要求:称正读和反读都相同的字符序列为“回文”,如“abba”和“abccba”是“回文”,“abcde”和“ababab”则不是“回文”,试设计一个算法,判别读入的一个以@为结束符的字符序列是否是“回文”。 实验目的: 1、掌握循环队列的定义及应用; 2、掌握队列的基本操作; 3、进一步熟练掌握栈的基本操作及应用; 4、初步学会解决具体问题的算法设计。-Experimental identifica
  3. 所属分类:其他小程序

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

    0下载:
  2. 数据结构严蔚敏版第三章部分习题答案 栈的基本操作,算法 括号匹配 回文数判断 等 完整工程 vc++开发环境-YAN Wei-min data structure version of Chapter III of part of the answer to exercise the basic operation of the stack, the algorithm to determine the numb
  3. 所属分类:Windows编程

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

    0下载:
  2. 栈的定义,C++定义的栈的基本操作 用于栈的操作练习 表达式求值,中缀转后缀-Stack
  3. 所属分类:其他小程序

    • 发布日期:2024-05-21
    • 文件大小:509952
    • 提供者:范志东
  1. StackList

    0下载:
  2. 实现链栈的基本操作,对初学者有较大的参考价值-Chain to achieve the basic operation of the stack, for beginners reference value greater
  3. 所属分类:其他小程序

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

    0下载:
  2. 利用栈的基本操作实现将任意一个十进制整数转化为16进制整数-The use of the basic operation of the stack to achieve arbitrary integer into a decimal, 16 hexadecimal integer
  3. 所属分类:其他小程序

    • 发布日期:2024-05-21
    • 文件大小:8192
    • 提供者:HsS
  1. tingchechang

    0下载:
  2. 停车场管理首先,实现栈和队列的基本操作,在此基础上,实现停车场管理。 停车场管理问题描述:设停车场是一个可停放n辆车的狭长通道,且只有一个大门可供汽车进出。在停车场内,汽车按到达的先后次序,由北向南依次排列(假设大门在最南端)。若车场内已停满n辆车,则后来的汽车需在门外的便道上等候,当有车开走时,便道上的第一辆车即可开入。当停车场内某辆车要离开时,在它之后进入的车辆必须先退出车场为它让路,待该辆车开出大门后,其它车辆再按原次序返回车
  3. 所属分类:行业应用软件

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

    0下载:
  2. 定义一个栈,并实现栈的基本操作: void Push( const T& x) // bool Pop(T& x) // bool getTop(T& x) const // ostream& operater<<(ostream& os, Stack<T>& s) //overload -The definition of a stack, and to achieve the basic
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-21
    • 文件大小:3072
    • 提供者:XJK
  1. shunxuzhan

    0下载:
  2. #define MAX 100 typedef int ElemType typedef struct{ ElemType*data int top } SqStack 顺序栈的基本操作,1,初始化建立空栈 2,入栈,3,显示所有的数据 4,退出 。有菜单栏,里面有word文档的运行结果显示-# define MAX 100 typedef int ElemType typedef struct
  3. 所属分类:C#编程

    • 发布日期:2024-05-21
    • 文件大小:103424
    • 提供者:xiaoting
  1. zhan

    0下载:
  2. 栈的基本操作,及基本步骤,删除,更新,添加,插入,等!-zhan de cao zuo !
  3. 所属分类:压缩解压

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:佟浩磊
  1. ApplicationStack

    0下载:
  2. 1.进一步掌握栈的基本操作的实现。 2.掌握栈在算术表达式的计算方面的应用。 -1. Further understand the basic operation of the stack implementation. 2. Control stack in the calculation of arithmetic expression applications.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-21
    • 文件大小:252928
    • 提供者:timmy
  1. zhan

    0下载:
  2. 改程序的能是实现栈的基本操作,其中栈顶和栈底指针用指针表示,包括初始化功能呢个-the function of this progress is to creat azhan
  3. 所属分类:其他小程序

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

    0下载:
  2. 数据结构C语言和Java语言描述顺序栈的基本操作-C language data structures, and Java language to describe the basic operation of the order of the stack
  3. 所属分类:其他小程序

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

    0下载:
  2. 数据结构的实验报告,利用栈的基本操作实现一个算术表达式的求值的程序。利用C语言编写-Data structure, the use of the basic operation of the stack to achieve an arithmetic expression evaluation procedures. The use of C language
  3. 所属分类:其他小程序

    • 发布日期:2024-05-21
    • 文件大小:10240
    • 提供者:andy
« 1 2 34 5 6 7 8 9 10 ... 13 »

源码中国 www.ymcn.org