文件名称:c
介绍说明--下载内容均来自于网络,请自行研究使用
最容易想到的方法遍历一遍链表,利用一个辅助指针,存储遍历过程中当前指针指向的下一个元素,然后将当前节点元素的指针反转后,利用已经存储的指针往后面继续遍历。源代码如下:-The easiest way to think of traversing the list again, using an auxiliary pointer, store the current pointer to traverse the course of the next element, and then reverse the current node pointer element, the use of pointers is stored to the rear to traverse. Source code is as follows:
(系统自动生成,下载前可以参看下载内容)
下载文件列表
c.doc