文件名称:Linked_list_in_Linux
- 所属分类:
- Internet/网络编程
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 10kb
- 下载次数:
- 0次
- 提 供 者:
- 雅*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
本程序是一个动态建立链表的程序
分为链表的建立,打印,按照num大小顺序添加节点和删除这四个子函数。源码程序在src和include文件夹里面,可执行程序是Linked_list_demo-This procedure is a dynamic list of the procedures established list is divided into the establishment, printing, the size of the order in accordance with the num add nodes and delete the four Functions. Source program and include in the src folder inside the executable program is Linked_list_demo
分为链表的建立,打印,按照num大小顺序添加节点和删除这四个子函数。源码程序在src和include文件夹里面,可执行程序是Linked_list_demo-This procedure is a dynamic list of the procedures established list is divided into the establishment, printing, the size of the order in accordance with the num add nodes and delete the four Functions. Source program and include in the src folder inside the executable program is Linked_list_demo
(系统自动生成,下载前可以参看下载内容)
下载文件列表
include
.......\def.h
.......\linked_list_function_announce.h
library
.......\libfunc.a
.......\lib_list.a
Linked_list_demo
obj
...\creat.o
...\delete.o
...\insert.o
...\main.o
...\print.o
src
...\creat.c
...\delete.c
...\insert.c
...\main.c
...\print.c
.......\def.h
.......\linked_list_function_announce.h
library
.......\libfunc.a
.......\lib_list.a
Linked_list_demo
obj
...\creat.o
...\delete.o
...\insert.o
...\main.o
...\print.o
src
...\creat.c
...\delete.c
...\insert.c
...\main.c
...\print.c