-
xian2
说明: 通过键盘创建有若干个元素(可以是整型数值)的单链表,实现对单链表的初始化,对已建立的顺序表插入操作、删除操作、查找操作、遍历输出单链表。
要求各个操作均以函数的形式实现,并且在主函数中调用各个函数实现以下操作:
( 1 )键盘输入单链表 x 、 x 、 x 、 x 、 x 、 x ,并输出显示,其中 x 为任意整数。
( 2 )在单链表的第 4 个位置插入 67 ,并输出单链表中的各元素值。
( 3 )删除单链表中的第 2 个数据元素,并输出单链表中的各元素值。
( 4 )查找单链表中的第 5 个元素并输出该元素的值。(A single linked list with several elements (which can be integer values) is created by keyboard to initialize the single linked list, insert operation, delete operation, search operation and traverse the output single linked list.
Each operation is required to be implemented in the form of a function, and each function is called in the main function to implement the following operations:
(1) Keyboard input single linked list x, x, x, x, x, x, and output display, where x is an arbitrary integer.
(2) Insert 67 at the fourth position of the single-linked list and output the values of each element in the single-linked list.
(3) Delete the second data element in the single-linked list and output the values of each element in the single-linked list.
(4) Find the fifth element in the single list and output its value.)
- 2019-04-18 20:15:36下载
- 积分:1
-
graphical interface. The directory can be added for, locate, delete. There can b...
图形界面。可以对通讯录进行添加、查找、删除。可以进行上翻、下翻和看首页、尾页等操作。没有任何BUG-graphical interface. The directory can be added for, locate, delete. There can be turned, and turned to see where Home, tail-page operational. No BUG
- 2022-02-02 08:09:35下载
- 积分:1
-
vbplc
PLC通信测试,,做参考用,较用串口助手时方便一点(PLC communication test, for reference purposes, more convenient than using serial assistant.)
- 2018-05-22 21:01:37下载
- 积分:1
-
NMODUBS4
使用NMODBUS4开发的与松下PLC进行MODBUS通讯(MODBUS Communication with Panasonic PLC Developed by NMODBUS4)
- 2019-05-07 15:22:32下载
- 积分:1
-
CPP_Lib_Func_Manual
C++库函数汇集+速查手册,挺全的,适合初学者.(C++ library functions collection+ Quick Reference.)
- 2017-04-16 00:08:59下载
- 积分:1
-
ukf以及ekf
无迹卡尔曼滤波算法和扩展卡尔曼滤波算法程序,算法性能对比(The algorithm of unscented Calman filter and extended Calman filter algorithm is compared with algorithm performance.)
- 2018-04-13 10:04:17下载
- 积分:1
-
MATLAB
使用MATLAB软件绘制石墨烯的结构点阵(Drawing the lattice lattice of graphene)
- 2018-04-17 22:30:05下载
- 积分:1
-
bianyuanjiance
图像采集 VGA输出 图像的边缘 ov7670(V image acquisition VGA output image edge)
- 2020-06-21 13:20:06下载
- 积分:1
-
负荷预测代码
实现组合负荷预测,根据最小方差法求得组合权重系数。(Realization of combined load forecasting)
- 2018-07-14 16:04:37下载
- 积分:1
-
onvif-2016-03-16.jar
说明: onvif 最新java包,去掉.zip可以直接使用(onvif new jar,remove .zip)
- 2020-06-15 23:20:01下载
- 积分:1