登录
首页 » 算法 » 四轴源码以及原理图

四轴源码以及原理图

于 2023-03-12 发布 文件大小:356.18 kB
0 166
下载积分: 2 下载次数: 1

代码说明:

小四轴的源码以及原理图    #include "led.h"#include "delay.h"#include "sys.h"#include "key.h"#include "usart.h"#include "exti.h"#include "wdg.h"#include "timer.h"#include "pwm.h"#include "lcd.h"#include "MPU6050.h"#include "lsm330.h"u8 SPI1_Buffer_Rx1[6]="432423";s16 SPI1_Buffer_Rx[30];u8  k = 0;void SPI_Configuration(){ SPI_InitTypeDef   SPI_InitStructure;   /* SPI1 Config -------------------------------------------------------------*/  SPI_InitStructure.SPI_Direction = SPI_Direction_2Lines_FullDuplex;  SPI_InitStructure.SPI_Mode = SPI_Mode_Master;  SPI_InitStructure.SPI_DataSize = SPI_DataSize_8b;  SPI_InitStructure.SPI_CPOL = SPI_CPOL_High;  SPI_

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • acm uva系列
    一些uva的acm题,一些不很难的题,希望一开始学习的人能有一个好的入门情况,代码写的清晰简单,好入门,为了凑五十个字。我丧心病狂了为了凑五十个字。我丧心病狂了为了凑五十个字。我丧心病狂了为了凑五十个字。我丧心病狂了为了凑五十个字。我丧心病狂了
    2022-03-21 16:40:40下载
    积分:1
  • 数值处理程序
    数值处理算法程序-numerical algorithm
    2022-02-05 16:22:44下载
    积分:1
  • 基尔霍夫近似求解后向散射系数
    利用基尔霍夫驻留相位近似求解高斯粗糙面后向散射系数 考虑不同的参数对散射系数的影响
    2022-06-12 18:29:33下载
    积分:1
  • 该代码是“常用的计机数值和程序的程序。
    本代码是《计算机常用数值计算算法与程序 C++版》一书的配套插值代码,这些C++程序已经在Virsual C++ 6.0环境下通过。注意,在VC++ 6.0中设置好路径,特别是include目录(文件夹)的路径,否则在编译时会出现找不到头文件的错误,使编译无法正常进行。-the code is "commonly used computer numerical algorithms and procedures C version," a book supporting interpolation code, these procedures have been in C C 6.0 Virsual environment through. The attention of the VC 6.0 installed path, in particular include directory (folder) path, otherwise there will be compiled header files could not find the mistakes and the compiler not normal.
    2022-02-20 20:20:19下载
    积分:1
  • graphics Zernike moments for the java programs
    求图形Zernike矩的java程序-graphics Zernike moments for the java programs
    2023-01-11 17:30:03下载
    积分:1
  • 清华大学2002年出版的《科学与工程数值计Java》配套源码,包括复数计、矩阵运、插值计、线性非线性方程组求解、数值积分、数值拟和与逼近等和类,...
    清华大学2002年出版的《科学与工程数值计算算法Java》配套源码,包括复数计算、矩阵运算、插值计算、线性非线性方程组求解、数值积分、数值拟和与逼近等算法和类,对于科学和工程数值计算很有参考价值!-Qinghua University, in 2002 published "Science and engineering numerical algorithm Java" complementary source, includes the plural, matrix computation, interpolation, linear solve nonlinear equations, numerical integration, and the proposed numerical approximation algorithms and other categories, science and engineering numerical computation of great reference value!
    2023-03-06 23:55:04下载
    积分:1
  • 传输矩阵模拟光子晶体的模拟程序,好用,特别对于研究人员!...
    传输矩阵法模拟光子晶体的模拟程序,好用,特别对于研究人员!-transfer matrix method photonic crystal simulation and the simulation and ease of use, especially for researchers!
    2022-03-22 05:35:12下载
    积分:1
  • STEVE的工具库
    STEVE的工具库-STEVE library of tools
    2022-05-25 12:22:07下载
    积分:1
  • 基本矩阵运
    它是包括矢量和矩阵加,减,乘,转置和逆一个简单的矩阵操作包。
    2022-08-17 07:07:47下载
    积分:1
  • 一本关于FDTD的书。 介绍了FDTD基本理论和一些实际的应用...
    一本关于FDTD算法的书。 介绍了FDTD基本理论和一些实际的应用-FDTD algorithm on a book. FDTD introduce the basic theory and some practical applications
    2022-07-11 07:52:55下载
    积分:1
  • 696518资源总数
  • 106235会员总数
  • 12今日下载