文件名称:doublelist
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:3.3kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
以双向循环链表结构存储线性表。
⑴ 输入数据元素,以先进先出形式创建双向循环链表
⑵ 销毁双向循环链表
⑶ 线性表置空
⑷ 求线性表长度
⑸ 在第i个数据元素前插入新的元素
⑹ 删除元素(按指定元素序号和元素值2种方式)
⑺ 显示线性表中的全部元素
⑻ 求最大元素的值和平均值
⑼ 就地逆置双向循环链表(不允许将结点中的值互相交换)-Two-way circular linked list structure to store the linear form. ⑴ input data elements to create a bi-directional FIFO form circular linked list ⑵ destruction of two-way circular linked list ⑶ linear form blank ⑷ ⑸ of linear table length data elements in the i before the insertion of new elements ⑹ delete elements (elements specified serial number and element values are 2 ways) ⑺ table shows all the elements of linear ⑻ seek the maximum value of the element and the average ⑼ way circular linked list in place against the home (allowed values of the nodes in the exchange)
⑴ 输入数据元素,以先进先出形式创建双向循环链表
⑵ 销毁双向循环链表
⑶ 线性表置空
⑷ 求线性表长度
⑸ 在第i个数据元素前插入新的元素
⑹ 删除元素(按指定元素序号和元素值2种方式)
⑺ 显示线性表中的全部元素
⑻ 求最大元素的值和平均值
⑼ 就地逆置双向循环链表(不允许将结点中的值互相交换)-Two-way circular linked list structure to store the linear form. ⑴ input data elements to create a bi-directional FIFO form circular linked list ⑵ destruction of two-way circular linked list ⑶ linear form blank ⑷ ⑸ of linear table length data elements in the i before the insertion of new elements ⑹ delete elements (elements specified serial number and element values are 2 ways) ⑺ table shows all the elements of linear ⑻ seek the maximum value of the element and the average ⑼ way circular linked list in place against the home (allowed values of the nodes in the exchange)
相关搜索: doublelist
(系统自动生成,下载前可以参看下载内容)
下载文件列表
doublelist.c
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.