文件名称:Cpp1
介绍说明--下载内容均来自于网络,请自行研究使用
实验目的:
学习用指针构造链表,操作链表
实验内容:
输入两个非降序列,转换成两个非升序列,合并成一个非升序列。
基本要求:
用链表实现。
完成解题报告
-Experimental Objective: To study the list with a pointer structure, the operation contents of the list experiment: two non-reducing input sequence into a sequence of two non-l, merged into a non-l sequence. Basic requirements: to achieve with the list. Complete the problem solving report
学习用指针构造链表,操作链表
实验内容:
输入两个非降序列,转换成两个非升序列,合并成一个非升序列。
基本要求:
用链表实现。
完成解题报告
-Experimental Objective: To study the list with a pointer structure, the operation contents of the list experiment: two non-reducing input sequence into a sequence of two non-l, merged into a non-l sequence. Basic requirements: to achieve with the list. Complete the problem solving report
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Cpp1.cpp