文件名称:stack
- 所属分类:
- Windows编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 257kb
- 下载次数:
- 0次
- 提 供 者:
- yua***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
使用循环数组方式实现双端队列,要求实现书面第二题中列出的所有操作,并实现一个Print输出操作,能将队列由左至右的次序输出于一行,元素间用空格间隔。队列元素类型设为整型。
输入:input.txt,给出一个操作序列,可能是Create、Print之外的任何操作,需要的情况下,会给出参数。最后以关键字“End”结束
-Use of an array of ways to achieve double-ended queue, a written request to achieve the second question listed in all the operation and the realization of a Print output operation, it can queue from left to right order of the output in line with spaces between elements. Queue element type is set to integer. Input: input.txt, given a sequence may be Create, Print of any operation, necessary, will be given parameters. Finally, the keyword End the end of
输入:input.txt,给出一个操作序列,可能是Create、Print之外的任何操作,需要的情况下,会给出参数。最后以关键字“End”结束
-Use of an array of ways to achieve double-ended queue, a written request to achieve the second question listed in all the operation and the realization of a Print output operation, it can queue from left to right order of the output in line with spaces between elements. Queue element type is set to integer. Input: input.txt, given a sequence may be Create, Print of any operation, necessary, will be given parameters. Finally, the keyword End the end of
(系统自动生成,下载前可以参看下载内容)
下载文件列表
stack
.....\stack
.....\.....\Debug
.....\.....\.....\stack.exe
.....\.....\.....\stack.ilk
.....\.....\.....\stack.obj
.....\.....\.....\stack.pch
.....\.....\.....\stack.pdb
.....\.....\.....\vc60.idb
.....\.....\.....\vc60.pdb
.....\.....\input.txt
.....\.....\stack.cpp
.....\.....\stack.dsp
.....\.....\stack.dsw
.....\.....\stack.ncb
.....\.....\stack.opt
.....\.....\stack.plg
.....\.....\xcept.h
.....\stack
.....\.....\Debug
.....\.....\.....\stack.exe
.....\.....\.....\stack.ilk
.....\.....\.....\stack.obj
.....\.....\.....\stack.pch
.....\.....\.....\stack.pdb
.....\.....\.....\vc60.idb
.....\.....\.....\vc60.pdb
.....\.....\input.txt
.....\.....\stack.cpp
.....\.....\stack.dsp
.....\.....\stack.dsw
.....\.....\stack.ncb
.....\.....\stack.opt
.....\.....\stack.plg
.....\.....\xcept.h