搜索资源列表
栈的数制转换算法
- 进制转换是数据结构中的栈的应用的一个典型例子- Enters the system transformation is in a construction of data stack application typical example
SJJG6
- 该文档是有关数据结构中的栈的应用,它实现基本的输入字串的反转功能!-the document is the data structure of the application stack, it is basically the reverse of the input string functions!
yiyuan
- 医院模拟:经典堆栈队列应用;VC++控制台程序;小弟上数据结构是作品.-hospital simulation : classic stack Queue application; VC console; Finding data on the structure of work.
ysbd
- 数据结构:栈的应用 数据结构:栈的应用 数据结构:栈的应用-data structure : the application stack data structures : the application stack data structure : stacks of application data structures : the application stack data structure : Application Stack
BracketMat
- 括号匹配,栈应用的小程序,希望对大家有所帮助-matching brackets, the small stack application procedures, we hope to help
TrainArrangeApp
- 用C#语言实现数据结构堆栈,并用该堆栈应用在火车车厢重排问题中-With the C# language data structure stack, and stack application with the rearrangement in the train car in question
Stack-examples
- 栈的几个应用举例——顺序栈、链栈结构定义与基本操作(SqStack_exercise.cpp,LinkStack_exercise.cpp),括号匹配(matching.cpp),表达式求值(evaluation.cpp),Ackerman递归函数的实现(Ackerman.cpp)-Stack a few application examples- the order of the stack, the stack structure is defined chain, and basic op
stack
- 数据结构中堆栈的应用,实现的是从中序到后序的转换和计算-Data structure in the application stack, from the realization of the sequence to the sequence after the conversion and the calculation
stack
- 数据结构课程设计-栈的实现及应用,实现功能:1.数制转换2.括号区配3.行编辑4.表达式求值-Data structure the curriculum design- the realization and application stack, the realization of function: 1. The number of system conversion 2. Brackets with District 3. Line editor 4. Expression evaluat
stack
- 表达式求值是程序设计语言编译中的一个最基本问题,它的实现是栈的应用的典型例子。-Expression evaluation is a programming language compiler in a fundamental question, and its implementation is a typical example of the application stack.
a
- 数据结构链栈操作,实现出栈入栈等操作,应用C++编程-Stack data structure chain operations and other operations to achieve a stack stack, application C++ programming
Maze(Stack)
- 应用栈求迷宫通路,用的是“穷举求解”的方法,即从入口出发,顺某一方向向前探索,若能走通,则继续往前走;否则沿原路退回,换一个方向再继续探索,直至探索到通路为止。-Application stack requirements maze path, using a "brute-force solving" approach, starting from the entrance, along a forward direction to explore, if we go through, the
STACK
- 数据结构中栈的应用,初始化一个栈,还有出栈、入栈等功能-The application stack data structure, initialization of a stack, as well as a stack, stack and other functions
stack
- 栈源码,链式栈的各种操作,栈的应用实例:包括符号匹配,数制转换,表达式求值-Stack source, the various operations chain stack, the stack of the application examples include: symbol matching, number system conversion, expression evaluation
stack
- 数据结构课程中关于栈的几个实验源码,有栈的基本定义和括号匹配等等应用-Data structures course in a few experiments on the stack source code, the basic definition of a stack and brace matching, and so the application
stack
- 栈的应用表达式的运用,C语言实现,数据结构课程设计报告,覆盖率报告-The application of the use of the expression stack, C language, data structure curriculum design, coverage report
stack-and-queue-
- 数据结构 栈和队列及其应用 对栈进行一些操作-Data structures stack and queue and its application to carry out some operations on stack
zToH
- 中缀表达式转后缀表达式并求值 C++ 数据结构 链栈应用-Infix expression to turn suffix expression and to find the value of C++ data structure of the chain stack application
The-application-stack
- 栈的运用,构建空顺序栈,取栈顶元素,入栈,出栈,栈顶元素与当前运算符优先级比较,判断是否为运算符-The use of the stack, in order to build an empty stack, take the top element, stack, stack, stack element with the current operator precedence compared to determine whether the operator
stack-application
- 包含数据结构中栈的应用,中缀,后缀,中缀转后缀等方式-Contains application data structure stack infix and suffix and infix turn suffix etc.