文件名称:liambiao
介绍说明--下载内容均来自于网络,请自行研究使用
1、初始化顺序表;2、依次采用尾插法插入a,b,c,d,e元素;3、输出顺序表;4、输出顺序表L长度;5、判断顺序表是否为空;6、输出顺序表的第三个元素;7、输出元素‘a’的位置;8、在第四个元素上插入f;9、删除顺序表的第三个元素;10、释放顺序表;-1, the initialization sequence table 2, and the tail plug fit into a, b, c, d, e element 3, the output order of table 4, the output sequence of length of list L 5, to determine the order of the table is empty 6, the output sequence of the third element in the table 7, the output element ' a' position 8, the fourth element into the f 9, delete the third element of the order of the table 10, the release of the order form
(系统自动生成,下载前可以参看下载内容)
下载文件列表
链表.txt