-
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
-
图片特效显示程序,在vb下显示图片各种特技的方法。
图片特效显示程序,在vb下显示图片各种特技的方法。-Photo Effects display program, in vb display pictures under a variety of special effects approach.
- 2023-07-03 09:25:03下载
- 积分:1
-
Multiple Shooting
Multiple Shooting to Solve BVP with example
- 2018-05-01 16:41:43下载
- 积分:1
-
BiliHelper-master
说明: helper doc...............
- 2019-10-23 22:48:01下载
- 积分:1
-
64906213ldpc_llr_bp_decode
LDPC译码在对数似然比的译码算法,基于因子图的BP算法(Decoding algorithm of LDPC decoding in log likelihood ratio)
- 2018-10-18 23:10:55下载
- 积分:1
-
巨大的记忆小游戏是一个很大的乐趣,用C++语言,请指教
贪吃蛇小游戏,很好玩的,用c语言编写的,请多指教
-huge memory small game is a lot of fun, with the c language, please enlighten
- 2022-01-25 15:59:23下载
- 积分:1
-
这个温度PID调节器对天魅炉。测得的温度…
This Temperature PID regulator for Tamman ovens. Temperature is measured by thermocouple via lm358 - > Atmega s ADC and regulated over triac. All data is sent via RS232 connection on PC and controlled by LabView.-This is Temperature PID regulator for Tamman ovens. Temperature is measured by thermocouple via lm358- > Atmega s ADC and regulated over triac. All data is sent via RS232 connection on PC and controlled by LabView.
- 2023-06-10 08:05:03下载
- 积分:1
-
Modern_Control_System_PPT_SRC_Included
现代控制系统,Dorf.R.C及Bishop.R.H的大作,现在都到第十三版了。从事控制工程的工程师都应该好好读读这本书,讲解清晰,并附有大量工程实例,之前在学校没学懂控制理论,是在工作过程中自学的,主要就是这本书吧,控制工程人员的基础。
包含课本源码(源码从网上都好找),以及中文PPT(这个网上不好找的)。不愿花钱买的,也可以上网找找电子书,中文扫描版或英语版电子书。(Modern control systems, Dorf.RC and Bishop.RH s masterpiece, now to the 13th edition of the. Engineers involved in control engineering should be a good read this book to explain clearly, together with a large number of engineering practice, did not learn in school before the control theory, self-learning process at work, and mainly the book a, control engineering staff base.
Includes textbooks, source (source code from the Internet are all easy to find), and Chinese PPT (not easy to find in this online). Unwilling to spend money to buy, you can also look for books online, the Chinese version or English version of book scanning.)
- 2020-12-06 13:59:23下载
- 积分:1
-
PowerMILL自动出程式单
说明: 自动出程序单介绍,详细说明了出powermill网页版程序单的参数设置(Introduction of PowerMILL automatic program list
Introduction of PowerMILL automatic program list)
- 2019-01-19 12:46:19下载
- 积分:1
-
OrbitDynamics
这是我在CSDN上找到的比较好的一个关于卫星轨道动力学的一个源码包,简单易懂,用c++写的,作者是韩冬,向他致敬!
非常好用的程序,学习卫星轨道动力学(This is I find in good CSDN about the dynamics of the satellite s orbit a source packages, easy to understand and use c++ written, the writer is HanDong, paid tribute to him!
The program is very nice, learning satellite orbit dynamics)
- 2020-12-12 11:09:16下载
- 积分:1