文件名称:shunxubiao
介绍说明--下载内容均来自于网络,请自行研究使用
1.实现顺序表的基本操作,包括顺序表的初始化、第i个元素前插入一个新的元素、删除第i个元素、查找某元素、顺序表的销毁。
2.写一个函数,建立并显示含有n个整数的顺序表
3.写一个函数,实现对有序表(非递减)插入一个元素的功能
4.写一个函数,实现两个有序(非递减)表合并生成新的有序表的功能
-1. Achieve the basic operation of the sequence table, including the initialization sequence table prior to insert a new element in the i-th element, delete the i-th element, find an element, the destruction of the sequence table. Write a function to create and display sequence containing n integers Table 3. Write a function to achieve orderly table (non-decreasing) insert an element of function to write a function to achieve the two ordered (non-decreasing combined to generate a new ordered table) Table functionality
2.写一个函数,建立并显示含有n个整数的顺序表
3.写一个函数,实现对有序表(非递减)插入一个元素的功能
4.写一个函数,实现两个有序(非递减)表合并生成新的有序表的功能
-1. Achieve the basic operation of the sequence table, including the initialization sequence table prior to insert a new element in the i-th element, delete the i-th element, find an element, the destruction of the sequence table. Write a function to create and display sequence containing n integers Table 3. Write a function to achieve orderly table (non-decreasing) insert an element of function to write a function to achieve the two ordered (non-decreasing combined to generate a new ordered table) Table functionality
(系统自动生成,下载前可以参看下载内容)
下载文件列表
shunxubiao.cpp