搜索资源列表
stacks
- 在一个列车调度站中,1 条轨道连接到1 条侧轨处,形成1 个铁路转轨栈,如下图所示。 其中左边轨道为车皮入口,右边轨道为出口,编号为1,2,…,n的n个车皮从入口依次进 入转轨栈,由调度室安排车皮进出栈次序,并对车皮按其出栈次序重新编序a , a , ,an 1 2 。
jisuanqi
- 计算器,通过用栈和队列的思想,进行简单的计算,识别能力完整对错误的输入会自动报错,其显示计算过程中,入栈出栈的详细过程-Calculator, by using stacks and queues of ideas, simple in calculation, the full recognition of the input the error will automatically error, its display in the calculation process, stack a
TwoStacks
- two stacks uasing single array
1
- 用两个文件存储两个多项式的系数,用两个栈来表示这两个多项式,实现多项式的加、减、乘、除四种基本运算,再把结果输入到一个文件中。-Two files are stored with the coefficients of two polynomials, with two stacks to represent these two polynomials to achieve polynomial addition, subtraction, multiplication, division fo
achvectors
- Delphi 的矩阵库,可以实际动态数组,矩阵产实现搜索等功能-Vectors is a class library for Object Pascal (Delphi 1, 3-7, Borland C++ Builder, Borland Kylix, Free Pascal v.1.0 and higher) which implements vectors (dynamically sized arrays) based on different Object Pascal s
120_Stacks_of_Flapjacks
- This a source code for stacks of flapjacks-This is a source code for stacks of flapjacks
stacks
- Common reasons to publish code are to share the documents with others for teaching or demonstration, or to generate readable, external documentation of your code.