文件名称:lcj_单链表源代码
介绍说明--下载内容均来自于网络,请自行研究使用
一、 实验目的
1、 掌握线性表的链接存储结构;
2、 验证单链表及其基本操作的实现;
3、 进一步理解算法与程序的关系;
4、 能将单链表算法关系转化成对应的程序;(First, the purpose of the experiment
1. Master the link storage structure of the linear table;
2, verify the single linked list and its basic operation;
3, to further understand the relationship between algorithms and procedures;
4, the single linked list algorithm relationship into the corresponding program;)
1、 掌握线性表的链接存储结构;
2、 验证单链表及其基本操作的实现;
3、 进一步理解算法与程序的关系;
4、 能将单链表算法关系转化成对应的程序;(First, the purpose of the experiment
1. Master the link storage structure of the linear table;
2, verify the single linked list and its basic operation;
3, to further understand the relationship between algorithms and procedures;
4, the single linked list algorithm relationship into the corresponding program;)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
lcj_单链表源代码.cpp