-
用matlab编写的雷达系统信号仿真程序,包含雷达个部分的仿真程序...
用matlab编写的雷达系统信号仿真程序,包含雷达个部分的仿真程序
- 2023-07-29 03:05:03下载
- 积分:1
-
wenduchang
说明: abaqus路面温度场dflux用户子程序fortran代码(ABAQUS temperature field of pavement)
- 2020-03-06 11:18:55下载
- 积分:1
-
LabSQL
labview labsql数据库连接和操作(labview )
- 2010-08-09 17:49:08下载
- 积分:1
-
hitmiss.Designer
Windows Service 用.NET编写自定义服务实例代码(Writing Custom Service Instance Code with. NET in Windows Service)
- 2020-06-25 11:20:01下载
- 积分:1
-
很好的一个VB程序 可以作为学生期末作业 是一个综合实验
很好的一个VB程序 可以作为学生期末作业 是一个综合实验-Good one VB program can work as a student is a comprehensive end of experiment
- 2022-02-14 19:50:47下载
- 积分:1
-
wavelet-coherence-master
用于计算两个时间序列的交叉小波和小波相干性(it is used for calculating the wavelet coherence and cross wavelet of two time series)
- 2018-10-29 16:32:25下载
- 积分:1
-
原型模式简历01
说明: Guide for Biometric scanner
- 2020-06-24 13:00:02下载
- 积分:1
-
Function allows to insert into an existing cell array any set of new cells on th...
Function allows to insert into an existing cell array any set of new cells on the specified index. Thus the former data is not remove, and moves downwards and to the right on the quantity of elements equal to the size of the inserted data.
- 2022-03-20 15:41:48下载
- 积分:1
-
algorithm List of Viterbi algorithm, use qpsk channel, the coding is used (133,1...
这是lva算法,List of viterbi algorithm,使用qpsk信道,采用的编码是(133,171,165)-algorithm List of Viterbi algorithm, use qpsk channel, the coding is used (133,171,165)
- 2023-05-29 09:15:03下载
- 积分:1
-
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