文件名称:Train
- 所属分类:
- 数据结构常用算法
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2015-12-26
- 文件大小:
- 2.5mb
- 下载次数:
- 0次
- 提 供 者:
- 荣**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
利用栈的结构,进行列车的压入和弹出,过程中如果压入数量超过了栈的范围或弹出的数不是最顶端元素,则不可能实现。
构造stack类,建立queue数组存放开出列车序列。依次检验其中的元素能否实现。-The use of the stack structure, conduct trains push and pop, if the process is pressed into the stack quantity exceeds range or number is not the most top pop elements, it is impossible to achieve.
Class stack structure, the establishment of an array storage queue out of the train sequence. Which in turn test element can be realized.
构造stack类,建立queue数组存放开出列车序列。依次检验其中的元素能否实现。-The use of the stack structure, conduct trains push and pop, if the process is pressed into the stack quantity exceeds range or number is not the most top pop elements, it is impossible to achieve.
Class stack structure, the establishment of an array storage queue out of the train sequence. Which in turn test element can be realized.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Train
.....\Debug
.....\.....\Train.exe
.....\.....\Train.ilk
.....\.....\Train.pdb
.....\Train
.....\Train.sdf
.....\Train.sln
.....\Train.txt
.....\Train.v11.suo
.....\.....\Debug
.....\.....\.....\CL.read.1.tlog
.....\.....\.....\CL.write.1.tlog
.....\.....\.....\link-cvtres.read.1.tlog
.....\.....\.....\link-cvtres.write.1.tlog
.....\.....\.....\link-rc.read.1.tlog
.....\.....\.....\link-rc.write.1.tlog
.....\.....\.....\link.read.1.tlog
.....\.....\.....\link.write.1.tlog
.....\.....\.....\Train.lastbuildstate
.....\.....\.....\Train.log
.....\.....\.....\Train.obj
.....\.....\.....\vc110.idb
.....\.....\.....\vc110.pdb
.....\.....\Train.cpp
.....\.....\Train.vcxproj
.....\.....\Train.vcxproj.filters