文件名称:queue
-
所属分类:
- 标签属性:
- 上传时间:2016-04-30
-
文件大小:462.95kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
2016年春夏学期面向对象程序设计的的3次作业,队列(Queue)是一种先进先出(FIFO)的线性表,允许在表尾插入元素,在表头删除元素。队列的主要操作包括入队(将一个元素添加至表尾)、出队(删除表头元素并返回该元素)、查询队列大小以及判断队列是否为空等-3rd Job 2016 spring and summer semesters of object-oriented programming, and queue (Queue) is a first in first out (FIFO) linear table, allowing the insertion of elements in the tail, removing elements in the header. The main operation queue, including the team (adds an element to the end of the table), the team (delete the header element and returns that element), the query queue sizes, and determines whether the queue is waited in vain
(系统自动生成,下载前可以参看下载内容)
下载文件列表
QUEUE.exe
readme.txt
test.png
QUEUE.cpp
源代码(有注释).txt
readme.txt
test.png
QUEUE.cpp
源代码(有注释).txt
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.