文件名称:sequence-list
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
顺序表是指采用顺序存储结构的线性表,它利用内存中的一片连续存储区域存放表中的所有元素。可以根据需要对表中的所有数据进行访问,元素的插入和删除可以在表中的任何位置进行。-Sequence table refers to the use of linear sequence table storage structure, which uses memory in a contiguous storage area to store all of the elements in the table. Can be accessed on the table all the data needed, insert and delete elements can be carried out anywhere in the table.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
顺序表
......\sequence list.doc
......\顺序表.cpp