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

资源列表

« 1 2 ... .17 .18 .19 .20 .21 522.23 .24 .25 .26 .27 ... 2144 »
  1. LED

    0下载:
  2. TMD320f2812 GPIO 测试程序采用延时翻转控制LED亮灭-TMD320f2812 GPIO test for GPFTOGGLE
  3. 所属分类:DSP program

    • 发布日期:2017-11-08
    • 文件大小:448kb
    • 提供者:htx
  1. gpio

    0下载:
  2. DSP2812 LED 测试程序,CCS5.2编译测试的-DSP 2812 LED test code with CCS 5.2
  3. 所属分类:DSP program

    • 发布日期:2017-11-08
    • 文件大小:223.13kb
    • 提供者:htx
  1. Digital-Motor-Control

    1下载:
  2. 数字电机控制的TI软件库,内容包含进行电机控制时的各种基本算法,可直接套用。-Digital motor control the TI software library contains basic motor control algorithm can be applied directly.
  3. 所属分类:DSP program

    • 发布日期:2017-11-07
    • 文件大小:676.02kb
    • 提供者:zhangfei
  1. Space-Vector-PWM-With-TMS320C24xF24x

    0下载:
  2. 使用TMS320C24xF24x进行空间矢量PWM编程的详细说明,解读具有权威性。 -Space-Vector PWM With TMS320C24xF24x Using Hardware and Software Determined Switching Patterns
  3. 所属分类:DSP program

    • 发布日期:2017-11-08
    • 文件大小:266.86kb
    • 提供者:zhangfei
  1. DSP_cmd

    0下载:
  2. DSP的CMD文件写法综述,包括CMD命令文件常用的伪指令、CMD命令文件内容-DSP CMD file written overview, including the CMD command file used directive, CMD command file contents
  3. 所属分类:DSP program

    • 发布日期:2017-11-08
    • 文件大小:1.72kb
    • 提供者:zhangfei
  1. project

    0下载:
  2. stm32开发的键盘加显示,可以通过按键输入字母和数字,在1602上显示。-stm32 development plus the keyboard can be keys to enter letters and numbers displayed on the 1602.
  3. 所属分类:DSP program

    • 发布日期:2017-11-08
    • 文件大小:3.86mb
    • 提供者:郭强
  1. flash

    0下载:
  2. This program requires the DSP281x V1.00 header files. As supplied, this project is configured for "boot to Flash" operation. This example runs the EV Timer Period example from the Flash. 1) Build the project 2) Flash the .out file into
  3. 所属分类:DSP program

    • 发布日期:2017-10-31
    • 文件大小:62.52kb
    • 提供者:tae soo han
  1. Graphmake

    0下载:
  2. 二维图形生成 1. 了解DSP的图形处理功能;掌握CCS的图形观察功能; 2. 学会简单的二维图形生成编程。 -Two-dimensional graphics generation. DSP graphics processing functions grasp the CCS graphics observation function 2. Society of simple two-dimensional graphics generation programming.
  3. 所属分类:DSP program

    • 发布日期:2017-11-09
    • 文件大小:45.2kb
    • 提供者:张瑞云
  1. Gammacorrection

    0下载:
  2. 数字图象处理 1. 了解数字图象处理的基本原理; 2. 学习灰度图象反色处理技术; 3. 学习灰度图象二值化处理技术。 -A digital image processing. Understanding of the basic principles of digital image processing 2. Learning the anti-color of gray-scale image processing technology 3. Learning gray
  3. 所属分类:DSP program

    • 发布日期:2017-11-09
    • 文件大小:48.59kb
    • 提供者:张瑞云
  1. DTMF

    1下载:
  2. DTMF(双音多频)信号的产生和检测 1、程序分两部分,前半部分为DTMF 产生,后半部分为DTMF 检测。 2、DTMF 产生中用数组in设定键值,数组长度为16,范围0~15,可人工改写; 3、数组xr为产生的行频信号,长度为102,32位浮点型; 数组xc为产生的列频信号,长度为102,32位浮点型; 数组x为产生的双音频信号,长度102点,32位浮点型; 4、数组z为DTMF检测中能量模板 ,以完成按键的行位置及列位置检测; 6、变量outkeycol
  3. 所属分类:DSP program

    • 发布日期:2016-01-26
    • 文件大小:51kb
    • 提供者:张瑞云
  1. Addfilter

    0下载:
  2. 1. 学习用DSP用户开发板产生信号混叠的方法和目的。 2. 熟悉数字滤波的基本原理和实现方法。 高频正弦波和低频正弦波的混叠信号,送入TLV320AD50进行A/D变换,IIR低通滤波器滤波,经D/A输出低频正弦波信号。-1. Learning DSP user development board signal aliasing method and purpose. 2. Familiar with the basic principles and implementation of
  3. 所属分类:DSP program

    • 发布日期:2017-11-09
    • 文件大小:64.25kb
    • 提供者:张瑞云
  1. exp010

    0下载:
  2. 1. 了解数字波形产生的基本原理; 2. 学习用C54x DSP芯片产生正弦信号的基本方法和步骤; 3. 加深对DSP MCBSP多通道缓冲串口的理解。 程序中,采用泰勒级数展开法,计算- ~ 的sin值,来构造正弦波信号,计算点数为2000点;然后,经过取整处理后,经TLC320AD50 D/A变换后输出。-1. Understanding of the basic principles of digital waveform generator 2.
  3. 所属分类:DSP program

    • 发布日期:2017-11-09
    • 文件大小:50.85kb
    • 提供者:张瑞云
« 1 2 ... .17 .18 .19 .20 .21 522.23 .24 .25 .26 .27 ... 2144 »
搜珍网 www.dssz.com