文件名称:ep7_9
- 所属分类:
- Windows编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2013-07-03
- 文件大小:
- 2kb
- 下载次数:
- 0次
- 提 供 者:
- z*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
用单链表类来表示一个双端队列,要求可在表的两端插入(链表头和尾,
即可用向前和也可用向后生成),但只能在表的一端删除(链表头)。给出基于
此结构队列的两个入队和一个出队算法的成员函数。-A single linked list class to represent a double-ended queue, requirements can be inserted into the ends of the table (list head and tail can also be used with forward and backward generation), but only one end of the table delete (list head). Given queue based on this structure into two teams and a member of the team algorithm functions.
即可用向前和也可用向后生成),但只能在表的一端删除(链表头)。给出基于
此结构队列的两个入队和一个出队算法的成员函数。-A single linked list class to represent a double-ended queue, requirements can be inserted into the ends of the table (list head and tail can also be used with forward and backward generation), but only one end of the table delete (list head). Given queue based on this structure into two teams and a member of the team algorithm functions.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ep7_9\ep7_9.cpp
.....\ep7_9.dsp
.....\ep7_9.dsw
ep7_9