文件名称:SequentialQueue
-
所属分类:
- 标签属性:
- 上传时间:2016-12-13
-
文件大小:55.21kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
编程实现循环队列的存储结构与基本算法,主要包括以下功能:
初始化循环队列Q
判断循环队列Q是否为空
依次将字符数据类型的元素’a’,’b’,’c’入队
出队一个元素,输出该元素
依次将字符数据类型的元素’d’,’e’,’f’入队
输出全部出队序列
释放队列-Programming storage structure circular queue with the basic algorithm, including the following features: initialization circular queue Q determine whether the circular queue Q is empty sequentially character data type of the element ' a' , ' b' , ' c' into the team dequeue an element, the element sequentially output character data type elements ' d' , ' e' , ' f' into the team all the team sequence output release queue
初始化循环队列Q
判断循环队列Q是否为空
依次将字符数据类型的元素’a’,’b’,’c’入队
出队一个元素,输出该元素
依次将字符数据类型的元素’d’,’e’,’f’入队
输出全部出队序列
释放队列-Programming storage structure circular queue with the basic algorithm, including the following features: initialization circular queue Q determine whether the circular queue Q is empty sequentially character data type of the element ' a' , ' b' , ' c' into the team dequeue an element, the element sequentially output character data type elements ' d' , ' e' , ' f' into the team all the team sequence output release queue
(系统自动生成,下载前可以参看下载内容)
下载文件列表
SequentialQueue/
SequentialQueue/bin/
SequentialQueue/bin/Debug/
SequentialQueue/bin/Debug/SequentialQueue.exe
SequentialQueue/main.cpp
SequentialQueue/obj/
SequentialQueue/obj/Debug/
SequentialQueue/obj/Debug/main.o
SequentialQueue/SequentialQueue.cbp
SequentialQueue/SequentialQueue.layout
SequentialQueue/bin/
SequentialQueue/bin/Debug/
SequentialQueue/bin/Debug/SequentialQueue.exe
SequentialQueue/main.cpp
SequentialQueue/obj/
SequentialQueue/obj/Debug/
SequentialQueue/obj/Debug/main.o
SequentialQueue/SequentialQueue.cbp
SequentialQueue/SequentialQueue.layout
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.