CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - DSP C

搜索资源列表

  1. MELP_Fixed

    0下载:
  2. 用c语言实现的MELP算法,早定点DSp上运行-C language of the MELP algorithm, running on the morning fixed DSp
  3. 所属分类:DSP program

    • 发布日期:2017-04-02
    • 文件大小:652831
    • 提供者:pengtianwei
  1. BLDC_56F8006

    0下载:
  2. 无位置传感器无刷直流电机控制源代码,飞思卡尔的DSP控制的嵌入式C源代码-Sensorless brushless DC motor control source code, Freescale' s DSP C source code for embedded control
  3. 所属分类:SCM

    • 发布日期:2017-04-09
    • 文件大小:1320269
    • 提供者:wei
  1. UCos-II.core.analysis.Transplantation.and.Driver.D

    0下载:
  2. 《uC/os-II 内核分析.移植与驱动程序开发》随书光盘中的全部源代码,全部通过调试。书中介绍μC/OS-Ⅱ的内核分析、移植过程和驱动程序开发方法。书中首先以μC/OS-Ⅱ在8051系列单片机上的移植为例子,详细剖析μC/OS-Ⅱ的内核和移植过程;然后以串口通信为例,介绍如何为μC/OS-Ⅱ实时内核添加设备的驱动程序;最后介绍μC/OS-Ⅱ在数字信号处理器[DSP]上的移植,以使读者进一步加深对μC/OS-Ⅱ的理解。 -" UC/os-II core analysis. Transpl
  3. 所属分类:uCOS

    • 发布日期:2017-05-09
    • 文件大小:2307862
    • 提供者:iceyfire
  1. dcmotor_ev

    0下载:
  2. DSP-EV-PWM控制直流电机程序,用C语言编写,运行环境是CCS3.3-DSP-EV-PWM CONTROL DC-MOTOR
  3. 所属分类:DSP program

    • 发布日期:2017-04-04
    • 文件大小:237738
    • 提供者:z
  1. gmsk_mod_demod

    1下载:
  2. GMSK C语言实现其调制和解调,并提供了仿真程序-gmsk modulation——demodulation
  3. 所属分类:matlab例程

    • 发布日期:2013-12-17
    • 文件大小:3674
    • 提供者:chen yu
  1. IIR

    1下载:
  2. DSP开发IIR滤波器,包括.asm .c .cmd格式三个文件.可直接出结果-DSP Development IIR filters, including. Asm. C. Cmd format of the three documents. Can be directly results
  3. 所属分类:DSP编程

    • 发布日期:2013-07-13
    • 文件大小:1398
    • 提供者:曲靖
  1. Tms320F2812

    0下载:
  2. TI的Tms320f28xx DSP C语言开发用的头文件以及各种外设启动代码-Tms320f28xx DSP C language development header files used in startup code and a variety of peripherals
  3. 所属分类:DSP program

    • 发布日期:2017-04-01
    • 文件大小:574552
    • 提供者:黄天
  1. TMS320LF2812

    0下载:
  2. TI DSP芯片TMS320LF2812 完整结构形式头文件及相应的模块初始化C代码.rar-TI DSP chip TMS320LF2812 complete structure header files and corresponding C code module initialization. Rar
  3. 所属分类:DSP program

    • 发布日期:2017-03-30
    • 文件大小:389176
    • 提供者:王磊
  1. H264

    0下载:
  2. 最新h.264标准下的c语言源文件,能加载到DSP-Under the latest h.264 standard c language source files, can be loaded into the DSP
  3. 所属分类:DSP program

    • 发布日期:2017-04-02
    • 文件大小:549748
    • 提供者:张三
  1. c2812rtdxtest_c2000_rtw

    0下载:
  2. 由MATLAB生成的RTDX的源代码,由模型搭建,然后自动生成DSP的源代码-RTDX generated by MATLAB source code, set up by the model, and then automatically generate DSP source code
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-03
    • 文件大小:95541
    • 提供者:sun
  1. dspmain

    1下载:
  2. (A律和 律压缩解压算法实现,其中的C语言文本,DSP,CCS)本试验要求完成的内容是使用AD将外部语音信号采集,DSP对语音信号保存处理,经过DA将处理后的语音信号输出;DSP对语音信号的处理包括A律和 律压缩解压、声音信号的音效处理等。-(A law and legal compression decompression algorithms, including the C language text, DSP, CCS) content required to complete this
  3. 所属分类:DSP program

    • 发布日期:2017-03-27
    • 文件大小:1073
    • 提供者:RAINY
  1. wavelet

    1下载:
  2. 小波变换代码,基于DSP的c语言源程序。条理较为清楚。-Wavelet transform code, DSP-based c-language source code. Structured more clearly.
  3. 所属分类:DSP编程

    • 发布日期:2013-09-26
    • 文件大小:1236
    • 提供者:xiaochuan
  1. sprc179

    1下载:
  2. DSP电机控制C语言程序,在TI公司的CCS环境下可以独立运行-DSP Motor Control Program
  3. 所属分类:DSP program

    • 发布日期:2017-05-15
    • 文件大小:3618503
    • 提供者:shaoming
  1. CFFT

    0下载:
  2. 在CCS环境下,调用TI的DSPLIB FFT、IFFT函数的例子。 定义了正弦信号和方波信号,可以帮助DSP初学者理解DSPLIB FFT相关函数的调用。-In the CCS environment, calling TI DSPLIB FFT, IFFT function example. Defines a sinusoidal signal and the square wave signal that can help beginners understand DSPLIB FF
  3. 所属分类:DSP program

    • 发布日期:2017-03-29
    • 文件大小:47943
    • 提供者:shaunna
  1. fft-dsp

    0下载:
  2. 用DSP汇编语言及C语言进行编程,实现FFT运算、对输入信号进行频谱分析。文章后边附有源程序及cmd代码-With DSP assembly language and C language programming, FFT computation, the input signal spectrum analysis. Article with the source code and cmd code behind
  3. 所属分类:DSP program

    • 发布日期:2017-03-30
    • 文件大小:738000
    • 提供者:andy
  1. intexample

    1下载:
  2. 关于DM6437 中断例程,没有使用DSP/BIOS,使用定时器中断来控制跑马灯-On the DM6437 interrupt routines, do not use DSP/BIOS, use the timer interrupt to control the Marquee
  3. 所属分类:DSP program

    • 发布日期:2017-03-29
    • 文件大小:399145
    • 提供者:段彦肖
  1. is96a

    0下载:
  2. 高通的cmda语音压缩算法is96a源代码. 针对自己的dsp将最耗时的c改成汇编就几乎是商用代码了.- Gao Tong cmda pronunciation compression algorithm is96a source code Most will consume in view of own dsp when c altered to the assembly nearly will be the commercial code
  3. 所属分类:DSP program

    • 发布日期:2017-11-09
    • 文件大小:137272
    • 提供者:吴大伟
  1. 2410AD

    0下载:
  2. 2410开发板在ADS下的A/D转换测试程序。 运行步骤: 1 打开ad.mcp工程文件 2 运行 3 用一根导线连接ad 输入0通道,观察屏幕输出数据的变化 文件说明: ad_test.c:开发板初始化文件 ad.c :ad测试主文件-2410 ADS development board in the A/D converter testing procedures. Running steps : one open document ad.mcp two proj
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-30
    • 文件大小:15950
    • 提供者:符杰林
  1. Ecg_1

    0下载:
  2. 心电信号dsp处理程序,程序对信号作滤波处理,可以很方便看到滤波效果。-ECG dsp handling procedures, procedures for filtering the signal processing, can easily see the filtering effect.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-11-20
    • 文件大小:783964
    • 提供者:lily
  1. TMS320X281XCProgramm

    0下载:
  2. TMS320X281X DSP原理及C程序开发(光盘) -苏奎峰 吕强-TMS320X281X DSP theory and C Programming (CD-ROM)-苏奎Feng Lu Qiang
  3. 所属分类:DSP program

    • 发布日期:2017-05-10
    • 文件大小:1436897
    • 提供者:
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 50 »
搜珍网 www.dssz.com