文件名称:zhan
- 所属分类:
- 数据结构常用算法
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2016-05-06
- 文件大小:
- 6kb
- 下载次数:
- 0次
- 提 供 者:
- huangy******
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
栈
假设一个算术表达式中可以包含三种括号:园括号“(”和“)”、方括号“[”和“]”、花括号“{”和“}”,且这三种括号可按任意的次序嵌套使用。编写判别给定表达式中所含括号是否正确配对出现的算法(已知表达式已存入数据元素为字符的顺序表中)。要求:顺序栈存储;实现顺序栈的基本操作;调用基本操作完成。-The stack
Suppose a arithmetic expressions can contain three kind of parentheses: garden \ (\ and\ ) \ , brackets, brackets \ [\ and\ ] \ , curly braces \ {\ and\ } \ , and the three brackets can be used according to the sequence of arbitrary nested. Write discriminant given expression in parentheses is properly matched the algorithm (known expression has been deposited in the data elements for the character sequence in the table). Requirements: order stack storage To realize the basic operations of stack order Call the basic operation is completed.
假设一个算术表达式中可以包含三种括号:园括号“(”和“)”、方括号“[”和“]”、花括号“{”和“}”,且这三种括号可按任意的次序嵌套使用。编写判别给定表达式中所含括号是否正确配对出现的算法(已知表达式已存入数据元素为字符的顺序表中)。要求:顺序栈存储;实现顺序栈的基本操作;调用基本操作完成。-The stack
Suppose a arithmetic expressions can contain three kind of parentheses: garden \ (\ and\ ) \ , brackets, brackets \ [\ and\ ] \ , curly braces \ {\ and\ } \ , and the three brackets can be used according to the sequence of arbitrary nested. Write discriminant given expression in parentheses is properly matched the algorithm (known expression has been deposited in the data elements for the character sequence in the table). Requirements: order stack storage To realize the basic operations of stack order Call the basic operation is completed.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
zhan
....\1.cpp
....\Debug
....\zhan.dsp
....\zhan.dsw
....\zhan.ncb
....\zhan.opt