文件名称:顺序表的就地逆置
介绍说明--下载内容均来自于网络,请自行研究使用
试写一算法,实现顺序表的就地逆置,即利用原表的存储空间将线性表(a1,a2,...,an)逆置为(an,an-1,...,a1).-try to write an algorithm to achieve the order form in situ reverse home, namely the use of the original table of linear storage space (a1, a2 ,..., an) inverse home (an, an-1 ,..., a1).
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 899779顺序表的就地逆置.rar 列表 新建文件夹 新建文件夹\2d21.TXT 新建文件夹\sq.cpp