文件名称:second
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:14.7kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
完成一个程序实现双向链表使之有如下功能
(如用C++实现,需要有默认的构造函数, 析构函数)
C语言实现,初始化一个双向链表
添加一个元素到链表
删除链表中的一个元素
其他你认为必要的链表操作
总有两个指针,一个指向表中第一个元素另一个指向最后一个元素
-Completion of a program to achieve a two-way linked list so that the following functions (such as C++ Realized the need for the default constructor, destructor) C language, to initialize a two-way linked list to add an element to the list to delete a list of other elements in the list do you think is necessary to operate a total of two indicators, a point to form the first element to another point to the last element
(如用C++实现,需要有默认的构造函数, 析构函数)
C语言实现,初始化一个双向链表
添加一个元素到链表
删除链表中的一个元素
其他你认为必要的链表操作
总有两个指针,一个指向表中第一个元素另一个指向最后一个元素
-Completion of a program to achieve a two-way linked list so that the following functions (such as C++ Realized the need for the default constructor, destructor) C language, to initialize a two-way linked list to add an element to the list to delete a list of other elements in the list do you think is necessary to operate a total of two indicators, a point to form the first element to another point to the last element
(系统自动生成,下载前可以参看下载内容)
下载文件列表
第二次实验代码.doc
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.