-
text retrieval
text retrieval
- 2022-08-08 13:09:18下载
- 积分:1
-
四轴飞行器stm32(完整)源代码
应用背景我将此应用于毕业设计。四轴飞行器的飞行控制程序,选用的是pid控制。四轴飞行器STM32F103RBT6程序 MPU6560, STM32F103RBT6+mpu6050模块,使用卡尔曼滤波,波形很不错。基于stm32 的usb,采用mpu6050陀螺仪模块采集三轴角速度的运动,实现空中鼠标,实际使用效果很好,拿着模块上下左右轻轻摆动即可控制鼠标的运动,不像普通鼠标需要放在桌面上,采用stm32开发板实现,同时也有触摸屏鼠标功能,关键技术基于STM32的四轴飞行器设计最终
- 2022-03-03 02:41:17下载
- 积分:1
-
四重奏:一个理论的定理描述的著名四重奏定理";,&……
四方定理描述: 在数论中有一个著名的“四方定理”,它的含义是: 所有自然数至多只要用四个数的平方和就可以表示。 要求: 该题是一个定理,我们不是去证明它,而是要求同学们编程 序来验证该定理的正确性。 输入: 用户从键盘任意输入一个自然数。 输出: 给出满足四方定理中的至多四个自然数。-Quartet theorem Description : Number Theory in a famous "Quartet Theorem," meaning it is : all natural number can use up to four the number of square and can be expressed. Requirements : The title is a theorem, we will prove it, but to require the students programmed to verify the correctness of the theorem. Input : arbitrary user input from the keyboard to a natural number. Output : the Quartet is to meet the theorem up to four natural number.
- 2022-08-12 22:17:17下载
- 积分:1
-
Goertzel基本算法在每次采样后立即进行处理,在每个第N次采样进行一次音调检测。在采用FFT算法时,我们要对成块的采样进行处理,但这并不意味着必须按块来处理...
Goertzel基本算法在每次采样后立即进行处理,在每个第N次采样进行一次音调检测。在采用FFT算法时,我们要对成块的采样进行处理,但这并不意味着必须按块来处理数据。数字处理的时间很短,因此如果每次采样都存在一次中断,那么这些数字处理完全可以在中断服务程序(ISR)内完成。或者,如果系统中存在采样缓存,那么可以持续采样,然后进行批处理。-Goertzel basic algorithms in each sample immediately after processing, in each of the first N sub-samples to conduct a tone detection. In the use of FFT algorithms, we would like to be processed into a block of samples, but this does not mean that must block processing the data. Digital processing time is very short, so if an interrupt for each sample are present, then the digital processing is fully able to interrupt service routine (ISR) to complete. Or, if the system exists in sample buffer, you can continue to sample, and then batch.
- 2022-05-27 11:46:36下载
- 积分:1
-
selection排序法
selection排序法-Selection sorting method
- 2022-03-20 17:03:35下载
- 积分:1
-
FFTW
fftw-3.0.1
- 2022-01-23 11:11:22下载
- 积分:1
-
操作系统中的作业,CPU进程调度。PCB 控制块
操作系统中的作业,CPU进程调度。PCB 控制块-operations of the operating system, CPU scheduling process. PCB control block
- 2023-05-07 20:50:03下载
- 积分:1
-
蓝牙技术在物联网中的应用研究
资源描述随着蓝牙技术的不断演进和发展,蓝牙已经从单一
的传统蓝牙技术发展成集传统蓝牙。高速蓝牙和低耗能
蓝牙于一体的综合技术,不同的应用标准更是超过40
个。越来越广的技术领域和越来越多的应用场景,使得目
前的蓝牙技术成为包含传感器技术、识别技术、移动通信
技术等与物联网密切相关的综合技术。因此,蓝牙在物联
网中的应用具有十分广阔的前景。
本文根据传统蓝牙,高速蓝牙和低耗能蓝牙的不同
特性,分析其在物联网中的应用范围,设计相关的应用场
景,以推动蓝牙技术在物联网中的应用。
- 2022-02-05 12:35:50下载
- 积分:1
-
永磁同步电机matlab矢量控制算法仿真
自己做的永磁同步电机仿真,采用matlab中的simlink工具,转速电流双闭环控制策略,直轴电流等于0,各种参数已经调试完毕,采用空间矢量PWM调制法,运行正常。
- 2022-08-20 06:11:59下载
- 积分:1
-
哲学家就餐问题算法实现
哲学家就餐问题算法实现-Algorithm dining philosophers problem
- 2022-02-27 08:28:25下载
- 积分:1