-
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
-
AD9858
说明: 此程序为AD9858项目控制程序,主要是对它的控制(This process control procedures for the AD9858 projects, mainly in its control)
- 2021-04-08 15:59:01下载
- 积分:1
-
UDS_ISO-14229-中文
说明: UDS协议栈中文版本,英文版看不懂的时候对照学习比较好,建议还是以英文版为主(UDS protocol stack Chinese version, English version can not understand when the control learning is better, it is recommended that the English version)
- 2021-01-15 19:38:46下载
- 积分:1
-
radio
基于CC2430的点对点射频通信实验,我已经做过实验了,可以用。(Point to point communication experiment Based On CC2430.)
- 2013-08-15 14:22:37下载
- 积分:1
-
潮流计算分析中期检查
说明: 潮流计算,电力系统分析使用,用于分析潮流,完成各个节点计算(power flow calculation)
- 2019-04-04 11:08:20下载
- 积分:1
-
SC2TC
简繁体转换的小程序,带源码,很简单,给初学者学习用(Simplified and traditional conversion of small procedures, with source code is very simple to use for beginners to learn)
- 2008-12-25 16:39:51下载
- 积分:1
-
TestDlg
说明: 对话框用户界面程序的编写,如何向对话框控件关联数据成员及其实现机理,如何利用对话框类的成员函数向控件发送消息和获取对话框控件的类指针,如何直接利用对话框控件类操纵对话框控件(发送消息和直接调用成员函数)。(How to write dialog box user interface program, how to associate data members with dialog box control and its implementation mechanism, how to use dialog box class member function to send messages to control and get class pointer of dialog box control, how to directly use dialog box control class to manipulate dialog box control (sending messages and calling member functions directly) Number).)
- 2020-06-16 00:20:02下载
- 积分:1
-
STV0913_LLA_V1P4-140401
STV913 tuner demodulator sample code c++
- 2020-12-29 15:19:01下载
- 积分:1
-
gateway_lora_TTGO
说明: codigo fuente de nodo placa ttgo lora(arduino code for lora ttgo board)
- 2020-06-17 04:00:01下载
- 积分:1
-
UWB Keil project
说明: Uwb 室内精准定位工程,TOF方式,请参考(UWB indoor precise positioning engineering, TOF mode, please refer to)
- 2020-03-23 13:38:30下载
- 积分:1