文件名称:xianxingbiao
介绍说明--下载内容均来自于网络,请自行研究使用
1)创建任意整数线性表(即线性表的元素值随机在键盘上输入),长度限定在25之内;
2)打印(遍历)该线性表(依次打印出表中元素值);
3)在线性表中查找第i个元素,并返回其值;
4)在线性表中第i个元素之前插入一已知元素;
5)在线性表中删除第i个元素;
6)求线性表中所有元素值(整数)之和;
-1) the creation of arbitrary integer linear form (ie linear table-valued random element in the keyboard input), the length limit of 25 2) Print (traverse) the linear form (print out the table followed by the element value) 3) online search of the table the first i elements, and return its value 4) line of the table the first i elements inserted before the one known element 5) line of the table to delete the first i elements 6) seeking all the elements of a linear table value (integer), and the
2)打印(遍历)该线性表(依次打印出表中元素值);
3)在线性表中查找第i个元素,并返回其值;
4)在线性表中第i个元素之前插入一已知元素;
5)在线性表中删除第i个元素;
6)求线性表中所有元素值(整数)之和;
-1) the creation of arbitrary integer linear form (ie linear table-valued random element in the keyboard input), the length limit of 25 2) Print (traverse) the linear form (print out the table followed by the element value) 3) online search of the table the first i elements, and return its value 4) line of the table the first i elements inserted before the one known element 5) line of the table to delete the first i elements 6) seeking all the elements of a linear table value (integer), and the
(系统自动生成,下载前可以参看下载内容)
下载文件列表
xianxingbiao.doc