文件名称:circularLinkedList
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:732byte
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
一个单向循环链表来表示队列(即循环链队),该队列只设一个队尾指针,不设队首指针,实现以下算法:
1)向循环链队插入一个元素值为x的结点。
2)从循环链队中删除一个结点。
3)访问队列
-A one-way circular list to represent the queue (ie, cycle chain team), the queue tail pointer only to set up a team with no team in the first pointer, to achieve the following algorithm:
1) to insert an element of circular chain of team value of x, nodes.
2) From the cycle chain team to remove a node.
3) Access Queue
1)向循环链队插入一个元素值为x的结点。
2)从循环链队中删除一个结点。
3)访问队列
-A one-way circular list to represent the queue (ie, cycle chain team), the queue tail pointer only to set up a team with no team in the first pointer, to achieve the following algorithm:
1) to insert an element of circular chain of team value of x, nodes.
2) From the cycle chain team to remove a node.
3) Access Queue
(系统自动生成,下载前可以参看下载内容)
下载文件列表
circularLinkedList/实验三.cpp
circularLinkedList
circularLinkedList
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.