-
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
-
因子分析案例和R语言代码
说明: 因子分析:包括案例和对应的R语言代码,代码中地址需要自行修改后使用(Factor analysis: including a case and corresponding R language code, the address in the code needs to be modified by itself)
- 2020-08-11 10:58:28下载
- 积分:1
-
d2bot-2019_06_17_AutoSmurf
d2bot适用于官网,私服好像不能用提示试图访问无效的地址。(D2bot is suitable for bn. sf do not seem to be able to use prompts to attempt to access invalid addresses)
- 2020-06-19 22:40:02下载
- 积分:1
-
smart-home-qt
一个带界面的远程控制APP,可以实时显示室内温度湿度,光照强度(A remote control APP with interface can display indoor temperature, humidity and illumination intensity in real time.)
- 2020-06-18 16:20:02下载
- 积分:1
-
noma
NOMA implementation in matlab.
- 2021-03-05 08:39:31下载
- 积分:1
-
循环谱
齿轮数据的分析
EMD滤波
循环自相关
循环谱密度函数
切片图(Analysis of gear data
EMD filtering
Cyclic autocorrelation
Cyclic spectral density function
Slicing)
- 2021-03-01 21:39:34下载
- 积分:1
-
SSA
奇异谱分解matlab代码,对信号信息特征值分解,得到不同特征向量的子序列,筛选主要权重的子序列进行重构,平滑原始型号,起到降噪和过滤的作用。(The singular spectrum decomposes the matlab code, decomposes the eigenvalues of the signal information, obtains subsequences of different eigenvectors, filters the sub-sequences of the main weights for reconstruction, smoothes the original model, and plays the role of noise reduction and filtering.)
- 2021-03-12 10:09:25下载
- 积分:1
-
VC++窗体美化源码_换肤改变窗口风格
VC++窗体美化源码_换肤改变窗口风格,美化你的应用程序外观界面,让人耳目一新。本窗体美化实例将让你学会如何去改变窗体默认的标题栏、状态栏还有整体窗口的外观风格,让你的应用程序窗口更加漂亮,更能表达你的意图。
- 2022-05-20 17:57:38下载
- 积分:1
-
Excel.VBA技巧精粹 第四篇 交互式设计
Excel.VBA技巧精粹 第四篇 交互式设计-Excel.VBA jingchui
- 2022-01-25 19:26:36下载
- 积分:1
-
Delphi DDE测试的例子附源码
Delphi DDE测试的例子附源码,可创建DDE组和DDE项,在对应的文本框输入相关参数即可创建项。
- 2022-03-18 06:27:59下载
- 积分:1