登录
首页 » C++ Builder » ADT-10.0.1

ADT-10.0.1

于 2011-05-02 发布 文件大小:4977KB
0 126
下载积分: 1 下载次数: 57

代码说明:

  开发android必备插件开发android必备插件开发android必备插件开发android必备插件开发android必备插件开发android必备插件(Android android development of the necessary plug-in plug-in developers must develop the necessary plug-in development android android android development of the necessary plug-ins necessary prerequisite plug-in plug-in development android)

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

发表评论

0 个回复

  • wk2124芯片spi转串口实例,可适配linux,stm32
    【实例简介】   本实例是在stm32的平台上开发和调试的,上传的源代码是完整的工程代码,可以直接编译使用,wk2124可以在淘宝上购买,适合初学者,或者对此有兴趣爱好者
    2021-07-30 00:31:13下载
    积分:1
  • 华大USB HID例程
    【实例简介】HC32F460的USB例程
    2021-06-24 00:31:20下载
    积分:1
  • 695554
    T型三电平储能变流器的控制实现,很有用,很实用。(T-type three-level storage converter control is realized, very useful, very practical.)
    2016-01-14 14:45:00下载
    积分:1
  • STM32F767ZG ADC DMA多通道采集转换
    【实例简介】 实现在STM32F767ZG 平台上实现多通道ADC采集,使用DAM传输。 该程序已经在767平台测试可用,若有不足之处请多多指教
    2021-06-01 00:31:28下载
    积分:1
  • MPU6050与卡尔曼滤波算法实践(MPU6050sketch01.ino)
    #include "Wire.h"#include "I2Cdev.h"#include "MPU6050.h" MPU6050 accelgyro; unsigned long now, lastTime = 0;float dt;                                   //微分时间 int16_t ax, ay, az, gx, gy, gz;             //加速度计陀螺仪原始数据float aax=0, aay=0,aaz=0, agx=0, agy=0, agz=0;    //角度变量long axo = 0, ayo = 0, azo = 0;             //加速度计偏移量long gxo = 0, gyo = 0, gzo = 0;             //陀螺仪偏移量 float pi = 3.1415926;float AcceRatio = 16384.0;                  //加速度计比例系数float GyroRatio = 131.0;                    //陀螺仪比例系数 uint8_t n_sample = 8;                       //加速度计滤波算法采样个数float aaxs[8] = {0}, aays[8] = {0}, aazs[8] = {0};         //x,y轴采样队列long aax_sum, aay_sum,aaz_sum;                      //x,y轴采样和 float a_x[10]={0}, a_y[10]={0},a_z[10]={0} ,g_x[10]={0} ,g_y[10]={0},g_z[10]={0}; //加速度计协方差计算队列float Px=1, Rx, Kx, Sx, Vx, Qx;             //x轴卡尔曼变量float Py=1, Ry, Ky, Sy, Vy, Qy;             //y轴卡尔曼变量float Pz=1, Rz, Kz, Sz, Vz, Qz;             //z轴卡尔曼变量 void setup(){    Wire.begin();    Serial.begin(115200);     accelgyro.initialize();                 //初始化     unsigned short times = 200;             //采样次数    for(int i=0;i
    2019-12-11下载
    积分:1
  • fai_is66
    Compared with the results of theoretical analysis, Complete HMM-based speech recognition system, Modeling and simulation pwm rectifie.
    2017-11-17 14:43:48下载
    积分:1
  • covstruct
    ITU 标准T 4-200011协议 pdf()
    2018-06-05 15:28:22下载
    积分:1
  • 9731388
    symbian 图标停靠在状态栏功能齐全 图标停靠在状态栏功能齐全()
    2018-07-08 10:48:13下载
    积分:1
  • Code(6)
    As the figure above illustrates, a phase accumulator compares the sample clock and desired frequency to increment a phase register. Again, the fundamental idea is that we can generate signals with precise frequencies by generating an appropriate sample based on the phase of that frequency at any point in time. In addition, by representing our waveform with 214 (16,384) points, we are able to represent exactly 16,384 phase increments with our lookup table.
    2013-12-11 09:48:41下载
    积分:1
  • Thanhtoan
    Programming for SHT71 sensor using C51 for 89C51
    2011-12-07 16:43:34下载
    积分:1
  • 696518资源总数
  • 104358会员总数
  • 38今日下载