文件名称:Queue
-
所属分类:
- 标签属性:
- 上传时间:2017-11-24
-
文件大小:1.64mb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
队列是一种特殊的线性表,特殊之处在于它只允许在表的前端(front)进行删除操作,而在表的后端(rear)进行插入操作,和栈一样,队列是一种操作受限制的线性表。进行插入操作的端称为队尾,进行删除操作的端称为队头。(The queue is a special linear list, and the special thing is that it only allows the deletion of the front end of the table (front), and the insertion operation at the back end of the table (rear), just like the stack, the queue is a restricted linear list. The end of the insertion operation is called the queue tail, and the end of the deletion operation is called the header.)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
队列\CirQueue\CirQueue.cpp | 1910 | 2005-05-14 |
队列\CirQueue\CirQueue.dsp | 4306 | 2008-10-28 |
队列\CirQueue\CirQueue.dsw | 541 | 2008-10-25 |
队列\CirQueue\CirQueue.h | 661 | 2005-05-14 |
队列\CirQueue\CirQueue.ncb | 41984 | 2010-10-21 |
队列\CirQueue\CirQueue.opt | 48640 | 2010-10-21 |
队列\CirQueue\CirQueue.plg | 899 | 2010-10-21 |
队列\CirQueue\CirQueueMain.cpp | 1032 | 2008-10-25 |
队列\CirQueue\Debug\CirQueue.exe | 532596 | 2010-10-21 |
队列\CirQueue\Debug\CirQueue.ilk | 773940 | 2010-10-21 |
队列\CirQueue\Debug\CirQueue.pch | 2030216 | 2010-10-21 |
队列\CirQueue\Debug\CirQueue.pdb | 1082368 | 2010-10-21 |
队列\CirQueue\Debug\CirQueueMain.obj | 156198 | 2010-10-21 |
队列\CirQueue\Debug\vc60.idb | 74752 | 2010-10-21 |
队列\CirQueue\Debug\vc60.pdb | 110592 | 2010-10-21 |
队列\LinkQueue\Debug\LinkQueue.exe | 532598 | 2010-10-21 |
队列\LinkQueue\Debug\LinkQueue.ilk | 773988 | 2010-10-21 |
队列\LinkQueue\Debug\LinkQueue.pch | 2030216 | 2010-10-21 |
队列\LinkQueue\Debug\LinkQueue.pdb | 1082368 | 2010-10-21 |
队列\LinkQueue\Debug\LinkQueueMain.obj | 156664 | 2010-10-21 |
队列\LinkQueue\Debug\vc60.idb | 74752 | 2010-10-21 |
队列\LinkQueue\Debug\vc60.pdb | 110592 | 2010-10-21 |
队列\LinkQueue\LinkQueue.cpp | 2005 | 2005-05-14 |
队列\LinkQueue\LinkQueue.dsp | 4324 | 2008-10-25 |
队列\LinkQueue\LinkQueue.dsw | 543 | 2008-10-25 |
队列\LinkQueue\LinkQueue.h | 592 | 2008-10-25 |
队列\LinkQueue\LinkQueue.ncb | 50176 | 2010-10-21 |
队列\LinkQueue\LinkQueue.opt | 48640 | 2010-10-21 |
队列\LinkQueue\LinkQueue.plg | 904 | 2010-10-21 |
队列\LinkQueue\LinkQueueMain.cpp | 985 | 2008-10-25 |
队列\CirQueue\Debug | ||
队列\LinkQueue\Debug | ||
队列\CirQueue | ||
队列\LinkQueue | ||
队列 |
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.