搜索资源列表
List
- 带表头结点的单链表 可完成基本的单链表操作 可查找删除第N个或值为X的结点 可删除重复结点
linmedthequeue
- 用循环单链表实现队列的基本操作,很好的展现了队列的优点(Circulation singly linked list is used to implement the basic operations of a queue, good shows the advantages of the queue)
ahsociabezmarshal
- 用循环单链表实现队列的基本操作,很好的展现了队列的优点()