Description: 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
To Search:
File list (Check if you may need any files):
circularLinkedList\实验三.cpp
circularLinkedList