登录
首页 » c++ » 实现飞行器悬停,四轴超声波定高光流定点程序

实现飞行器悬停,四轴超声波定高光流定点程序

于 2022-03-04 发布 文件大小:16.29 MB
0 110
下载积分: 2 下载次数: 2

代码说明:

团队原创,实现四轴飞行器悬停,文件包括: MY-C-FK-DG-光流定点 AIRNANO_V1_copyapk CMSIS core_cm3c core_cm3h RCc startup startup_stm32f10x_cls startup_stm32f10x_hds startup_stm32f10x_hd_vls startup_stm32f10x_lds startup_stm32f10x_ld_vls startup_stm32f10x_mds startup_stm32f10x_md_vls startup_stm32f10x_xls stm32f10xh system_stm32f10xc system_stm32f10xh Driver ADC adcc adch ADNS3080 ADNS3080c ADNS3080h adns3080_srom_51inc sromh APP appc apph bsp_SysTickc bsp_SysTickh CONTROL CONTROLc CONTROLh EEPROM eepromc eepromh IIC I2Cc I2Ch IMU IMUc IMUh LED ledc LEDh MOTOR motoc motoh MPU6050 mpu6050c MPU6050h MS5611

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

发表评论

0 个回复

  • ex5-1
    这是一个使用8051制作的数字时钟,使用2个弹跳按钳和4个共阳七段显示器组合而成.(It is a production of the 8051 Digital Clock, use two bouncing by clamp and four monitors in paragraph 107 of a total of Shenyang combination.)
    2007-01-16 00:10:13下载
    积分:1
  • C#个人通讯录管理系统
    个人通讯录管理系统,c#源代码含有数据库(Personal address book management system, c# source code, containing the database)
    2021-04-25 17:18:46下载
    积分:1
  • socket
    这是一个简单的socket编程例子,非常适合刚接触socket编程者。程序简单、可用、易于理解。是个很好的socket范例。(A simple socket programming examples. Suitable for beginners. Program is simple, available, easy to understand. Is a good example of socket programming.)
    2013-09-16 15:38:21下载
    积分:1
  • Bmaqr
    qr分解的c语言程序,可以嵌入matlab使用(simulated decomposition of the c language program, can be embedded using Matlab)
    2006-11-13 18:10:39下载
    积分:1
  • AF_Motor
    arduino_AFMotor库,用于控制连在ARDUINO上的电机(This is the August 12, 2009 Adafruit Motor shield firmware with basic Microstepping support. Works with all Arduinos and the Mega For more information on the shield, please visit http://www.ladyada.net/make/mshield/ To install, click DOWNLOAD SOURCE in the top right corner, and see our tutorial at http://www.ladyada.net/library/arduino/libraries.html on Arduino Library installation)
    2016-02-18 21:14:17下载
    积分:1
  • C# 快递费用计算软件 源码
         switch (aa)            {                case "香港":                    float a;                    a = float.Parse(textBox1.Text);                    // textBox1.Text = a.ToString();                    if (a 1)                    {                        float b = a % 1;                        float c = a - b;                        if (b 0.5)                        {                            double res;                            res = c * 25 30;                            label3.Text = res.ToString();                        }                    }                     break;
    2014-09-10下载
    积分:1
  • 通过RTSP获取到网络摄像机的视频流
    很完整的RTSP获取码流的代码, #ifdef _WIN32_WCE #include "stdafx.h" #endif #ifndef _WIN32_WCE #define WIN32_LEAN_AND_MEAN #endif #include #include #include #include #include #include #include #ifdef _WIN32_WCE #pragma comment(lib, "ws2.lib") #else #pragma comment(lib, "ws2_32.lib") #endif #define PP_NAME "User-Agent:rtsp client(v1.0)" #define PP_CRLF "/r/n" //测a试?之?用? long InitSocket(); long DeInitSocket(); long InitTCPSocket(int port); long InitUDPSocket(const char *ip, int port); long GetSokcetPort(int sock, int *port);
    2022-05-31 21:03:15下载
    积分:1
  • 1302cx
    基于avr单片机,1302芯片实现时钟,单字节读写(avr atmega16 ds1302)
    2010-07-02 10:34:12下载
    积分:1
  • STM32F4采集3路ADC
    stm32f4采集3路模拟电压,实现数据的实时采集,每个10ms发送出来,用matbal还原,电压的变化值
    2022-05-07 15:18:14下载
    积分:1
  • Josephus(data_struct)
    数据结构中基于约瑟夫环问题,用C++方式实现的。。。。。(Data structure based on Josephus problem with C++ a manner. . . . .)
    2013-11-17 11:30:24下载
    积分:1
  • 696516资源总数
  • 106658会员总数
  • 16今日下载