文件名称:ee
介绍说明--下载内容均来自于网络,请自行研究使用
线性表的顺序实现:插入、删除、排序
实验内容:
1. 问题描述
给定线性表类定义的头文件,改为模板类、增加排序功能。
2. 基本要求
改进或重写类定义的头文件,并自行编写主程序测试各功能。
3. 测试数据
整型、浮点型、字符型三组,每组4-8个测试数据
-Realization of the linear order of the table: insert, delete, sort, test: 1. Descr iption of the problem given the definition of a linear table class header file instead of the template class, increase the sorting. 2. The basic requirements to improve or rewrite the class definition header file, and write your own main program tests each function. 3. Test data integer, floating-point type, character three groups of 4-8 testing data
实验内容:
1. 问题描述
给定线性表类定义的头文件,改为模板类、增加排序功能。
2. 基本要求
改进或重写类定义的头文件,并自行编写主程序测试各功能。
3. 测试数据
整型、浮点型、字符型三组,每组4-8个测试数据
-Realization of the linear order of the table: insert, delete, sort, test: 1. Descr iption of the problem given the definition of a linear table class header file instead of the template class, increase the sorting. 2. The basic requirements to improve or rewrite the class definition header file, and write your own main program tests each function. 3. Test data integer, floating-point type, character three groups of 4-8 testing data
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Seqlist.h
实验1指导书.doc
实验1指导书.doc