文件名称:NO1
-
所属分类:
- 标签属性:
- 上传时间:2017-12-02
-
文件大小:1kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
/* 自定义LinkList单链表类型 */
/*函数,用尾插入法建立带头结点的单链表*/
/*函数,用头插入法建立带头结点的单链表 */
/*函数,按值查找结点 */
/*函数,删除指定值的结点 */
/*函数,打印链表中的所有值*/
/*函数,删除所有结点,释放内存 */
/*修改程序:增加节点。用头插法,返回头指针*/(Custom LinkList single chain type / * * /
* / function, establish a lead single node list * tail insertion
* / function, establish a lead single node list * head insert
* / function, according to the value of search node.
* / function, delete the specified value of the node.
* / function, all the values in the list * / print
* / function, delete all nodes, release the memory.
Should modify the program: add nodes. With the first interpolation method, return the head pointer.)
/*函数,用尾插入法建立带头结点的单链表*/
/*函数,用头插入法建立带头结点的单链表 */
/*函数,按值查找结点 */
/*函数,删除指定值的结点 */
/*函数,打印链表中的所有值*/
/*函数,删除所有结点,释放内存 */
/*修改程序:增加节点。用头插法,返回头指针*/(Custom LinkList single chain type / * * /
* / function, establish a lead single node list * tail insertion
* / function, establish a lead single node list * head insert
* / function, according to the value of search node.
* / function, delete the specified value of the node.
* / function, all the values in the list * / print
* / function, delete all nodes, release the memory.
Should modify the program: add nodes. With the first interpolation method, return the head pointer.)
相关搜索: 数据结构
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
NO1.c | 5152 | 2015-09-18 |
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.