文件名称:1.2.1
介绍说明--下载内容均来自于网络,请自行研究使用
链表操作
1 运行时输入数据,创建一个单链表
2 可在单链表的任意位置插入新结点
3 可删除单链表的任意一个结点
4 在单链表中查找所有值等于x的结点
5 输出单链表-List a run-time operation to enter data, create a single-chain 2 can be any list in a single location to insert a new node 3 to delete the list of any single node 4 in a single list to find all the x value of the 5 single-output node list
1 运行时输入数据,创建一个单链表
2 可在单链表的任意位置插入新结点
3 可删除单链表的任意一个结点
4 在单链表中查找所有值等于x的结点
5 输出单链表-List a run-time operation to enter data, create a single-chain 2 can be any list in a single location to insert a new node 3 to delete the list of any single node 4 in a single list to find all the x value of the 5 single-output node list
相关搜索: 链表操作
(系统自动生成,下载前可以参看下载内容)
下载文件列表
1.2.1.c