-
shiweidele
施威德勒球壳在ansys中的建模分析,APDL语言(Of Schwedler shell modeling in ansys, APDL language)
- 2012-10-22 14:32:47下载
- 积分:1
-
匿名飞控经典源代码 四轴飞行器
匿名飞控经典源代码 四轴飞行器
#include "stm32f10x.h"
#include "sysconfig.h"
#include "bsp.h"
#include "led.h"
#include "tim3.h"
#include "usart.h"
#include "ANO_TC_STM32F1_I2C.h"
#include "MPU6050.h"
#include "moto.h"
#include "spi.h"
#include "nrf24l01.h"
#include "tim_pwm_in.h"
#include "rc.h"
#include "imu.h"
#include "control.h"
#include "data_transfer.h"
u8 SYS_INIT_OK=0;
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
void SYS_INIT(void)
{
LED_INIT();
LED_FLASH();
Moto_Init();
Uart1_Init(115200);
Tim3_Init(500);
#ifdef CONTROL_USE_RC
Tim_Pwm_In_Init();
#endif
Nvic_Init();
ANO_TC_I2C2_INIT(0xA6,400000,1,1,3,3);
- 2022-06-15 05:31:50下载
- 积分:1
-
dsp28335 fft变换用于信号处理系统中
快速傅立叶整数型式变换,用于信号系统中对信号时域到频域变换过程,对信号滤波器设计提供频谱分析,提高滤波器的性能。知识点欧拉公式
- 2023-05-24 14:40:03下载
- 积分:1
-
DCOM授权
DCOM授权
- 2014-03-11下载
- 积分:1
-
c++ 虚拟摄像头
虚拟摄像头
- 2020-12-04下载
- 积分:1
-
chatsource
实现网络聊天功能的软件源代码。实现网络聊天功能的软件源代码(Realize network chat software source code. Realize network chat software source code)
- 2008-03-11 23:06:46下载
- 积分:1
-
lab5
说明: 自适应滤波器的基本概念,掌握LMS算法的基本原理
LMS算法的DSP实现方法
自适应方法进行系统辨识的原理和方法
采用虚拟仪器记录、分析信号的方法(The basic concept of adaptive filter, master the basic principle of LMS algorithm
DSP Implementation Method of LMS Algorithm
Principle and method of system identification by adaptive method
Method of recording and analyzing signals using virtual instruments)
- 2020-06-27 15:22:09下载
- 积分:1
-
duohePPT
说明: 有关多核运算的PPT资料,多核程序设计及多核技术导论(PPT information about multi-core computing, multi-core programming and multi-core technology, Introduction to)
- 2010-03-22 16:19:32下载
- 积分:1
-
shift jis(日本Shift-JIS码与Unicode码及原字形对照表)
日本Shift-JIS码与Unicode码及原字形对照表,里面包含了shift-jis的编码以及unicode编码,每一个shift-jis编码有对应的一个unicode的编码也附上了相应的字符。。很有用,欢迎浏览
- 2022-03-01 01:59:56下载
- 积分:1
-
先进PID控制Matlab仿真第4版-仿真程序 - 副本
说明: 先进PID控制Matlab仿真第4版-仿真程序 - 副本(Advanced PID Control Matlab Simulation Version 4-Simulation Program-Copy)
- 2020-07-18 22:53:27下载
- 积分:1