搜索资源列表
Stack-number-conversion
- 用栈实现的数制转换,用C语言实现的,大家请用DEVC++编译器去编译,别的可能有问题-Stack to achieve the number system conversion, using the C language, we with DEVC++ compiler to compile, another may have a problem
c
- 栈计算器,主要是利用栈来处理加减乘除运算-Stack calculator, mainly to deal with the use of stack Math
_ch301.c
- 回文判断,正与反都用相同的字符序列为准.用堆栈实现-Palindrome judge, is working with the anti-all with the same sequence of characters shall prevail. To use the stack to achieve
stack
- 数据结构实验,括号匹配实验(c语言)。最简单的程序,用数组实现,应付实验课程没有问题,经过测试成功。-Experimental data structure, parentheses matching experiment (c language)
Hanoi
- 利用栈编的汉诺塔程序,c语言实现,有两个,一个有图形界面。记住是用栈的原理编的哦,汉诺塔程序常有,而用栈原理编的不常有!对于栈的理解很有帮助!-Stack for use of the Tower of Hanoi program, c language, there is both, a graphical interface. Keep in mind the principle of stack are used for the Oh, Tower of Hanoi procedures
Rearrangement_train
- 火车车厢重排 使用栈最少 (c++ 栈) 题目:一列货运列车共有n节车厢,每节车厢将停放在不同的车站,假定n个车站的编号分别为1—n,货运列车按照第n站至第1站的次序经过这些车站,车厢的编号与他们的目的地相同。为了便于从列车上卸下相应的车厢,必须重新排列车厢,使各车厢从前至后都按照编号1到n的次序排列,当所有的车厢都 按照这种次序排列时,在每个车站只需卸掉最后一节车厢即可。-Rearrangement train for at least the use of the stack
Stack
- 栈的定义,C++定义的栈的基本操作 用于栈的操作练习 表达式求值,中缀转后缀-Stack
sequencestack
- 本程序描述的是顺序栈的C实现,通过该程序可以对顺序栈有所了解-This procedure describes the sequence of the C stack implementation, through the program can understand the order of the stack
stack
- a c++ code of stack ... simple but very good -a c++ code of stack ... simple but very good ...
stack
- 使用C语言实现数据堆栈功能,数据类型可自定义,pop,push操作性能较好-Data stack using the C language functions, data types can be customized, pop, push the operational performance is better
C-code
- 用C语言实现的两个代码:利用栈实现数值转换,以及顺序表的实现,在CFREE环境下运行,希望大家指教-Two with C language code: Use the stack to achieve value conversions, as well as the realization of the order of the table, under the CFREE run, hope that we teach
stack
- 这个程序是数据结构(C语言描述)中的小程序,主要涉及的知识点为栈的概念及运算,此程序涉及到栈的五种基本运算。实现的功能是加减乘除四则运算,结果为双进度,最终结果可以转换成二进制、八进制、十六进制。是学习数据结构c栈知识的有效程序。-This program is a data structure (C language to describe) in the small programs, mainly related to the concept of knowledge points to
FrameC_V0_4
- 1. 这是对之前MyOOCFwV1_0(http://www.pudn.com/downloads229/sourcecode/middleware/detail1079540.html)的完善,解决了之前的bug 2. 新添源码(src目录下):CharString、链式栈、链式队列、先序二叉树 3. 新添测试代码,放在test目录下 4. 运行环境:Linux + Eclipse IDE for C/C++ Developers-1. This is the improved v
STACK
- C++ implementation of the stack data structure
CPP-stack
- 用C++实现栈操作,实现压栈,弹栈,删除等栈操作。-implement stack operation in c++,
SafeStack
- 使用c#编写的堆栈程序,本堆栈安全之处在于有深度判断,不会出现溢出或为空的情况-Prepared using the c# stack program, the stack safety lies in the depth judgment, no overflow or empty.
Stack
- Stack example in C-Stack example in C++
STACK
- 本程序是用C语言编写的栈的操作,包括入栈, 出栈, 判断栈是否已满等等操作。-This procedure is written in C stack operation, including stack, stack, determine whether the stack is full, and so on.
Stack
- a stack example in c
OPC UA Stack
- OPC UA 协议栈C语言实现;带协议栈实现和完整服务端\客户端例程(OPC Foundation UA ANSI C Stack)
