CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 微处理器(ARM/PowerPC等) 搜索资源 - .raw

搜索资源列表

  1. Myfft

    0下载:
  2. FFT arm汇编实现,在ADS下开发,可以用axd进行调试,输入文件在C语言代码中可以修改,一般的raw灰度图即可-FFT arm compilation to achieve, in the ADS under development, can be used axd debugging, enter the document in the C language code could be modified, the general raw grayscale can be
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-27
    • 文件大小:10.15kb
    • 提供者:ZhangBo
  1. 26273-900-ANSI-C_source_code

    0下载:
  2. 3gpp通信的arm_wb+(arm_wb plus)(定点实现)的encoder、decoder,直接可以编码或者解码成3gp文件或者raw文件,适用于新一代语音算法研究-3gpp communication arm_wb+ sentinel achieve the encoder, decoder, can be encoded or decoded into 3gp file or raw file directly applicable to a new generation of vo
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-04
    • 文件大小:1.17mb
    • 提供者:林文
  1. MPU-6050

    1下载:
  2. stm32 模拟IIC 读出mpu6050的六轴原始数据,串口显示-STM32 simulation of six axis IIC raw data read out of the mpu6050, serial display
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-09
    • 文件大小:1.91mb
    • 提供者:赵玉
  1. _2012_0928_SD_Card_Logger_V6_Work

    0下载:
  2. 設計給高端GNSS/GPS 用的原始資料紀錄器(RAW DATA),可記錄衛星觀測資料達50HZ 以上,已於Trimbel BD-970 + Arduino + SD Shield 上面測試。-This Data logger code is used for logging high update rate GNSS/GPS engine board. It can reach 50Hz update rate on Arduino ATMEGA328+ SD Card Shield.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-09
    • 文件大小:1.55mb
    • 提供者:Allen Lin
  1. Raw-os

    0下载:
  2. 操作系统的移植主要取决于cpu ,所以操作系统的移植基本都是大同小异。所以移植raw os 的时候最快的捷径是看看有没有其它os 移植到过上面,如果有的话移植会简单很多。-Portable operating system mainly depends on the CPU operating system, so the basic transplantation are similar. So the fastest way to transplant OS raw is to see if
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-27
    • 文件大小:12.36kb
    • 提供者:wgc
  1. RAW-task-

    0下载:
  2. 这是一个很有意思的debug 函数, 能够遍历block 住的任务,遍历的时候可以调用相应的debug_function 函数把任务的具体参数全部打印出来。 Opt =1 的意思是遍历的时候全部唤醒所有block 住的任务,opt=0 则不影响。-This is a very interesting debug function, can traverse the task of block live, when you can call the corresponding debug_fu
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-29
    • 文件大小:13.02kb
    • 提供者:wgc
  1. Raw-os-kernel

    0下载:
  2. 传统的os 比如ucos 这种维护了一个头为单指针的双向链表,这样导致链表插入到尾部的速度很慢,得不偿失,所以raw os 采用了头为双指针的双向链表,插入速度更快。-Traditional OS such as UCOS the maintain a head for a single needle two-way linked list. As a result, the linked list insertion to the tail of the speed is very slow,
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-28
    • 文件大小:9.94kb
    • 提供者:wgc
  1. Raw-os-core-state

    0下载:
  2. 现在有很多操作系统的内部任务状态机制不全,直接导致了bug的产生,具体名字就不指明了。-There are a lot of operating system of the internal task state mechanism is incomplete, directly led to the generation of bug, the specific name will not specify.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-27
    • 文件大小:10.71kb
    • 提供者:wgc
  1. Raw-os--core-lian

    0下载:
  2. aw os 的基础链表是双向循环链表,这样的好处是插到尾部速度非常快,有些传统的os 采用了单个指针头的双向链表,虽然这样省了4个字节指针,但是算法复杂了,插入到尾部时间不确定,意义不大。-Aw OS based list is a circular doubly linked list, such benefits is inserted into the tail velocity is very fast, some traditional OS uses a single pointer
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-28
    • 文件大小:10.03kb
    • 提供者:wgc
  1. MPU6050_IIC

    0下载:
  2. 基于stm32采集mpu6050的原始数据 通过串口传至上位机 用串口工具查看-Based stm32 raw data collected mpu6050 transmitted through the serial port with a serial PC to view tools
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-17
    • 文件大小:382.34kb
    • 提供者:刘世林
  1. STM32-RAW_UDP

    0下载:
  2. 使用STM32成功实现了RAW模式的UDP协议-STM32 successfully achieved using RAW mode UDP protocol
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-07
    • 文件大小:1.2mb
    • 提供者:jzyuan
  1. six-axis-MPU6050_sensor

    0下载:
  2. STM32F407自带了MPU6050传感器。本章我们将使用 STM32F407来驱动 MPU6050,读取其原始数据,并利用其自带的 DMP 实现姿态解算,结合匿名四轴上位机软件和LCD显示。-TheSTM32F407 have a MPU6050 sensor. I use the STM32F407 to drive the MPU6050, and read its raw data, and use its own DMP to achieve attitude calculation
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-20
    • 文件大小:4.94mb
    • 提供者:刘楚月
  1. ging_v52

    0下载:
  2. There are good reference value, Using matlab to calculate the Mahalanobis distance for the image, Independent component analysis algorithm reduces the raw data noise.
  3. 所属分类:微处理器开发

    • 发布日期:2017-12-27
    • 文件大小:6kb
    • 提供者:lengmaofan
  1. xrajs

    0下载:
  2. Using weighted model nodes in the network strength and weight are power law distribution, Independent component analysis algorithm reduces the raw data noise, Chaos indicator for Lyapunov index calculation.
  3. 所属分类:微处理器开发

    • 发布日期:2017-12-25
    • 文件大小:5kb
    • 提供者:lanjenliekie
  1. 0575

    0下载:
  2. Principal component analysis model for establishing, Two-way PCS control simulation, Independent component analysis algorithm reduces the raw data noise.
  3. 所属分类:微处理器开发

    • 发布日期:2017-12-27
    • 文件大小:5kb
    • 提供者:yiufouhen
  1. ewvmh

    0下载:
  2. Time series data analysis Mellin transform tool, Independent component analysis algorithm reduces the raw data noise, Various kalman filter design.
  3. 所属分类:微处理器开发

    • 发布日期:2017-12-28
    • 文件大小:5kb
    • 提供者:hengbeituihao
  1. uw540

    0下载:
  2. Contains two clients receive link-level communications program, Independent component analysis algorithm reduces the raw data noise, EULER numerical analysis method.
  3. 所属分类:微处理器开发

    • 发布日期:2017-12-30
    • 文件大小:3kb
    • 提供者:guimuikaojing
  1. ughrn

    0下载:
  2. Calculate the multifractal trend fluctuation analysis, Independent component analysis algorithm reduces the raw data noise, Realization of 10 digital audio recognition progra.
  3. 所属分类:微处理器开发

    • 发布日期:2017-12-31
    • 文件大小:59kb
    • 提供者:gingkouhen
  1. pghyx

    0下载:
  2. About ultrasonic parking radar ranging, The title of the commercial is undergraduate course you Independent component analysis algorithm reduces the raw data noise.
  3. 所属分类:微处理器开发

    • 发布日期:2017-12-30
    • 文件大小:57kb
    • 提供者:王星强
  1. hanpui_v18

    0下载:
  2. Implemented with SDRAM run nios, while saving camera data SRAM, Course designed to prepare the matlab program code, Independent component analysis algorithm reduces the raw data noise.
  3. 所属分类:微处理器开发

    • 发布日期:2018-01-01
    • 文件大小:147kb
    • 提供者:程瑞康
« 12 »
搜珍网 www.dssz.com