CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 DSP编程 搜索资源 - void

搜索资源列表

  1. fft

    0下载:
  2. fft源代码,#include \"f2407_c.h\" #include \"math.h\" #define N 32 // FFT变换的点数 extern void fft(void); extern void resave(void); interrupt void phantom(void); void sysinit(void); extern int input[2*N];
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:5437
    • 提供者:huangsisi
  1. Lab308-EPWM dsp28335 epwm产生代码

    0下载:
  2. 一个dsp28335 epwm产生代码 慷慨赴死易 从容负重难-#include "DSP2833x_Device.h" // DSP2833x Headerfile Include File #include "DSP2833x_Examples.h" // DSP2833x Examples Include File #include "ctr.h" #include "PID.h&qu
  3. 所属分类:DSP编程

    • 发布日期:2017-03-26
    • 文件大小:346425
    • 提供者:海豚
  1. Lab405-lcd

    0下载:
  2. 一个dsp28335 LCD显示的例子 慷慨赴死易 从容负重难-#include "DSP2833x_Device.h" // DSP2833x Headerfile Include File #include "DSP2833x_Examples.h" // DSP2833x Examples Include File #include "ctr.h" #include "PID.h" #include "scancode.h" // Prototyp
  3. 所属分类:DSP program

    • 发布日期:2017-03-29
    • 文件大小:339918
    • 提供者:海豚
  1. LCD

    0下载:
  2. TMS320F2812驱动LCD的主程序。函数: void wr_data(unsigned int data) * 目的: 写LCD数据参数,判断0和1位 * 输入: dat1 参数单元 * 输出: 无 * 参数: status局部变量,用来存储LCD的状态量-TMS320F2812 Driving liquid crystal display LCD。
  3. 所属分类:DSP program

    • 发布日期:2017-04-01
    • 文件大小:3084
    • 提供者:闭吕庆
  1. dm642

    0下载:
  2. 1\colorbar_ 是一个向左滚动的彩条,主要验证视频输出。DSP负载90 多。 2\colorbar 是一个经过优化的向左滚动的彩条,DSP负载9.5 左右。 3\loopback 是一个一路视频输入同时一路视频输出的例程 4\loopback_pip 是一个两路视频输入同时一路视频输出的例程,把这两路视频以画中画的形式叠加在一起。 5\h263_loopback :H263编解码例程。 6\jpeg_loopback :MJPEG 编解码例程。
  3. 所属分类:DSP program

    • 发布日期:2017-04-09
    • 文件大小:1626818
    • 提供者:郭福珍
  1. Lab406-speaker

    0下载:
  2. 一个DSP28335 扬声器的例子 慷慨赴死易 从容负重难-#include "DSP2833x_Device.h" // DSP2833x Headerfile Include File #include "DSP2833x_Examples.h" // DSP2833x Examples Include File #include "ctr.h" #include "PID.h" #include "scancode.h" // Prototype
  3. 所属分类:DSP program

    • 发布日期:2017-03-30
    • 文件大小:360145
    • 提供者:海豚
  1. Lab404-key

    0下载:
  2. 一个dsp28335 键盘输入的例子 慷慨赴死 从容负重难-#include "DSP2833x_Device.h" // DSP2833x Headerfile Include File #include "DSP2833x_Examples.h" // DSP2833x Examples Include File #include "ctr.h" #include "PID.h" #include "scancode.h" // Prototype
  3. 所属分类:DSP program

    • 发布日期:2017-03-29
    • 文件大小:338286
    • 提供者:海豚
  1. Lab602-TrafficLight

    0下载:
  2. 一个dsp28335 交通灯控制例子 慷慨赴死易 从容负重难-#include "DSP2833x_Device.h" // DSP2833x Headerfile Include File #include "DSP2833x_Examples.h" // DSP2833x Examples Include File #include "ctr.h" #include "PID.h" #include "scancode.h" // Prototype
  3. 所属分类:DSP program

    • 发布日期:2017-04-01
    • 文件大小:322622
    • 提供者:海豚
  1. Lab407-Dcmotor

    0下载:
  2. 一个dsp 直流电机控制的例子 慷慨赴死易 从容负重难-#include "DSP2833x_Device.h" // DSP2833x Headerfile Include File #include "DSP2833x_Examples.h" // DSP2833x Examples Include File #include "ctr.h" #include "PID.h" #include "scancode.h" // Prototype st
  3. 所属分类:DSP program

    • 发布日期:2017-04-01
    • 文件大小:362275
    • 提供者:海豚
  1. Lab309-ECAN

    0下载:
  2. 一个dsp ecan的收发历程 慷慨赴死易 从容负重难-#include "DSP2833x_Device.h" // DSP2833x Headerfile Include File #include "DSP2833x_Examples.h" // DSP2833x Examples Include File #include "ctr.h" #include "PID.h" #include "scancode.h" // Prototype st
  3. 所属分类:DSP program

    • 发布日期:2017-03-29
    • 文件大小:362017
    • 提供者:海豚
  1. PID

    0下载:
  2. 电机控制的PID(积分分离) PID(void) 执行时间少于70uS/932-12MHz-Motor control of the PID (integral isolation) PID (void) execution time is less than 70uS/932-12MHz
  3. 所属分类:DSP program

    • 发布日期:2017-04-13
    • 文件大小:1688
    • 提供者:鹏标
  1. support

    0下载:
  2. #include <string.h> #include <stdio.h> /* ======================================================================== */ /* MEM_COMPARE -- Compare two memory images and output a detailed dump if */ /* the images differ. */ /* =====
  3. 所属分类:DSP program

    • 发布日期:2017-03-31
    • 文件大小:1816
    • 提供者:张志强
  1. NDK_TCP_UDP

    2下载:
  2. 采用NDK开发包的网络通信程序,在C6455上经过测试,速度可达50Mb/s。 void tcpclient()函数是经过测试的。-NDK development kit network communication program, tested on the C6455, speeds of up to 50Mb/s. void tcpclient () function is tested.
  3. 所属分类:DSP program

    • 发布日期:2017-11-15
    • 文件大小:5626
    • 提供者:周安
  1. inverter_10kw_SPWM

    0下载:
  2. 10kw2808三相SPWM,已调试,可以输出三相对称SPWM波形-#include "DSP280x_Device.h" // DSP280x Headerfile Include File #include "DSP280x_Examples.h" // DSP280x Examples Include File #include "math.h" #include "IQmathLib.h" // Prototype statements for functio
  3. 所属分类:DSP program

    • 发布日期:2017-05-02
    • 文件大小:631372
    • 提供者:houqing
  1. adc_luhao_08_06

    0下载:
  2. TMS320F2808的AD采样程序,已经调试,可以成功的采样-void main(void) { // Step 1. Initialize System Control: // PLL, WatchDog, enable Peripheral Clocks // This example function is found in the DSP280x_SysCtrl.c file. InitSysCtrl() EALLOW
  3. 所属分类:DSP program

    • 发布日期:2017-04-07
    • 文件大小:397241
    • 提供者:houqing
搜珍网 www.dssz.com