-
music
说明: 阵列信号处理中MUSIC算法仿真程序大作业,对不同信噪比,不同快拍数的情况进行仿真(In the array signal processing, the music algorithm simulation program is a big task, which simulates the situation of different signal-to-noise ratio and different snapshot number)
- 2020-05-12 15:53:04下载
- 积分:1
-
AT89S52单片机电子钟(含万年历、闹铃)
应用背景用于大学51单片机课程设计,数码管显示时间,设置闹铃,电子钟,显示时间、日期,秒表用于计时,用于51单片机关键技术AT89S52单片机电子钟(含万年历、闹铃、秒表)有注释,可以删除部分功能,所有功能都采用子函数,采用8位数码管显示,采用8位IO口独立式按键输入。涵盖电子钟所有内容。
- 2022-08-20 23:38:14下载
- 积分:1
-
ellipse_fit
对数据进行椭圆拟合,得到椭圆参数,包括椭圆中心,半长轴,半短轴等参数(Ellipse fit the data to get the ellipse parameter)
- 2018-03-28 14:27:43下载
- 积分:1
-
labview---0827
说明: 模拟信号多通道采集--压力,扭矩信号,频率采集,模拟输出--电压信号(Multi-channel analog signal acquisition- pressure, torque signal, the frequency acquisition, analog output- voltage signal)
- 2009-08-28 15:37:49下载
- 积分:1
-
CNN_P300-master
cnn网络构建神经网络训练脑机接口P300模型(Construction of Brain-Computer Interface P300 Model for Neural Network Training Based on CNN Network)
- 2020-09-18 03:37:54下载
- 积分:1
-
Aula-6-Aletas-teoria-1
说明: a descrption of alets, transfer heat, cold, hot, calculate area of change.
- 2019-04-06 00:16:03下载
- 积分:1
-
计算机课
计算机类基础课程教材,计算机组成原理(第二版)-Computer Class-based curriculum materials, computer Composition Principle
- 2022-06-02 14:10:50下载
- 积分:1
-
- 2022-10-25 00:10: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
-
汉字的处理的C 程序
汉字的处理的C 程序-characters of C Program
- 2022-12-05 22:15:07下载
- 积分:1