文件名称:dxxhlb
-
所属分类:
- 标签属性:
- 上传时间:2012-11-03
-
文件大小:2.22kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
已知有一个单向循环链表,其每一个结点中含三个域:pre,data和next,其中data为数据域,next为指向后继结点的指针域,pre也为指针域,但它的值为空(NULL),试编写算法将此单向循环链表改为双向循环链表,即使pre成为指向前驱结点的指针域。-Known to have a one-way circulation list, which each node contains three domains: pre, data and next, in which data for the data field, next to point to the successor node pointer domain, pre-domain for the pointer, but its value is empty (NULL), try to prepare this one-way circulation list algorithm changed to a two-way circulation list, even if the pre-node as a precursor to the target domain.
相关搜索: 单 循环 链表 改为 双向
(系统自动生成,下载前可以参看下载内容)
下载文件列表
LinkList_C++.cpp
LinkList_C1.c
LinkList_C2.c
习题2.32.txt
LinkList_C1.c
LinkList_C2.c
习题2.32.txt
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.