文件名称:Cpp2
介绍说明--下载内容均来自于网络,请自行研究使用
对以链式存储结构存储的线性表,进行操作运算。要求用菜单选择操作方式完成下列功能。
建立单链表(尾插入,带头结点)
有序链表插入
逆置单链表
两链表合并并排序
算法输入:操作要求、结点信息(可取整型)。
算法输出:操作结果。-Store chain in the structure of the linear form storage, computing operation. Menu to select the requested operation with the following features. The establishment of a single list (end of insert, the lead node) list in an orderly home, single chain inserted reverse merger of the two and list sorting algorithm input: operational requirements, node information (desirable integer). Algorithm output: the results of operations.
建立单链表(尾插入,带头结点)
有序链表插入
逆置单链表
两链表合并并排序
算法输入:操作要求、结点信息(可取整型)。
算法输出:操作结果。-Store chain in the structure of the linear form storage, computing operation. Menu to select the requested operation with the following features. The establishment of a single list (end of insert, the lead node) list in an orderly home, single chain inserted reverse merger of the two and list sorting algorithm input: operational requirements, node information (desirable integer). Algorithm output: the results of operations.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Cpp1.cpp