文件名称:shunxubiao
介绍说明--下载内容均来自于网络,请自行研究使用
1. 已知顺序表L为按值递增有序的,编写算法将数据元素e插入到顺序表L中,使之仍有序。
2、编写算法删除顺序表L中所有值为e的数据元素。
3、编写算法清除顺序表L中所有重复的数据元素。
4、已知两个集合分别存储在顺序表La和Lb中,编写算法求出两个集合的并存储在Lc中。-1. The known sequence of Table L, increasing ordered by value, write algorithms to data elements L e inserted into the table in order to make it still orderly. 2, the preparation method to delete the order form is e L in all the data elements. 3, the preparation of the order form L algorithm remove all duplicate data elements. 4, respectively, two sets of known sequence tables stored in the La and Lb, write algorithms obtained and stored in two sets in Lc.
2、编写算法删除顺序表L中所有值为e的数据元素。
3、编写算法清除顺序表L中所有重复的数据元素。
4、已知两个集合分别存储在顺序表La和Lb中,编写算法求出两个集合的并存储在Lc中。-1. The known sequence of Table L, increasing ordered by value, write algorithms to data elements L e inserted into the table in order to make it still orderly. 2, the preparation method to delete the order form is e L in all the data elements. 3, the preparation of the order form L algorithm remove all duplicate data elements. 4, respectively, two sets of known sequence tables stored in the La and Lb, write algorithms obtained and stored in two sets in Lc.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
顺序表.txt