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

搜索资源列表

  1. allTMS2810_C

    0下载:
  2. 用DSP实现FFT算法,使用的硬件是TMS320-FFT algorithm using DSP to achieve, the use of the hardware is TMS320
  3. 所属分类:DSP program

    • 发布日期:2017-04-06
    • 文件大小:249303
    • 提供者:王明
  1. sprc209

    0下载:
  2. 本程序来自TI公司网站原程序,其功能是通过传统的矢量控制算法来实现对无速度传感器的异步电机的控制。程序的具体算法和介绍在软件压缩包有详细介绍! -This system simulates a sensorless direct field oriented control of 3-phase induction motor with an "emulated" 3-phase induction motor model. The motor speed is controlled by us
  3. 所属分类:DSP program

    • 发布日期:2017-05-16
    • 文件大小:4168997
    • 提供者:Charmaine
  1. G711CodecVAD

    0下载:
  2. 在dsp中使用G711压缩解压,以及VAD算法和语音激活算法,非常不错的源代码与算法参考例子-The use of G711 in the dsp compression decompression, as well as the VAD algorithm and voice activation algorithm, a very good reference source code examples and algorithms
  3. 所属分类:DSP program

    • 发布日期:2017-04-01
    • 文件大小:15271
    • 提供者:赵前
  1. JPEG-decode

    0下载:
  2. 基于DSP的jpeg图像解码算法的实现说明文档
  3. 所属分类:DSP program

    • 发布日期:2017-03-27
    • 文件大小:189373
    • 提供者:tigerfeng
  1. SPALIB

    0下载:
  2. dsp常用程序,里面有常用的一些算法,提高开发效率,避免重复劳动。-dsp basic program
  3. 所属分类:DSP program

    • 发布日期:2017-04-01
    • 文件大小:21057
    • 提供者:王立春
  1. G723.1

    1下载:
  2. 比较有效实用的语音编解码算法,基于DSP的、-NO
  3. 所属分类:DSP program

    • 发布日期:2017-03-29
    • 文件大小:64682
    • 提供者:艾艳飞
  1. ADSP-21062_FIR

    0下载:
  2. 用ADSP21062实现快速FIR滤波器算法 压缩包内有源代码和说明-Analog Devices, Inc. DSP Applications P.O.Box 9106 Norwood, MA 02062 Christoph D. Cavigioli, updated by Michael Hennerich July-10-2001 Files required for a Finite impulse Response Filter example fir
  3. 所属分类:DSP program

    • 发布日期:
    • 文件大小:14030
    • 提供者:防止
  1. CFFT

    0下载:
  2. 在DSP中实现位倒序和FFT程序算法代码-Bit in the DSP to achieve reverse and FFT algorithm procedure code
  3. 所属分类:DSP program

    • 发布日期:2017-03-27
    • 文件大小:74666
    • 提供者:张强
  1. MotionDetectionProcess

    0下载:
  2. DSP下的运动检测程序,至于用的什么算法没看懂-Under the DSP motion detection procedures, as to what the algorithm did not understand
  3. 所属分类:DSP program

    • 发布日期:2017-04-09
    • 文件大小:920405
    • 提供者:何迪
  1. UltralSonic_DSP2407

    0下载:
  2. 采用DSP TMS320LF2407完成的超声波测距算法,效果挺好,盲区30cm,可以调整程序缩小一些。-Using DSP TMS320LF2407 complete ultrasonic ranging method, the effect quite good, blind 30cm, can adjust the program to narrow some.
  3. 所属分类:DSP program

    • 发布日期:2017-04-03
    • 文件大小:106222
    • 提供者:wanglj
  1. DSPc

    0下载:
  2. 算法实例dsp中的一些c语言算法2-Algorithm is an instance of some of the c language dsp algorithms 2020202020202
  3. 所属分类:DSP program

    • 发布日期:2017-05-19
    • 文件大小:5186530
    • 提供者:cmk
  1. dspfftv2

    0下载:
  2. dsp上的基2fft快速算法,在5502上测试通过-2-base fft algrithm ,tested in 5502 dsp
  3. 所属分类:DSP program

    • 发布日期:2017-04-03
    • 文件大小:8910
    • 提供者:小华
  1. digital-signal-processing-application-in-21xx

    0下载:
  2. 这是一本关于在ADI ADSP 21XX系列上开发数字信号算法应用的讲解,涉及浮点、定点,一维,二维FFT/DCT等算法!即使对于其他DSP开发平台的工程师我想也有不少帮助。-This is a book about the ADI ADSP 21XX series of digital signal algorithm is applied to develop explanations, involving floating-point, fixed point, one-dimension
  3. 所属分类:DSP program

    • 发布日期:2017-05-17
    • 文件大小:5007395
    • 提供者:许天亮
  1. G_723_1_54xDSP

    0下载:
  2. 经典的算法,54dsp 验证通过。对 g_723_1的算法描述清楚清晰。-dsp for g_723_1
  3. 所属分类:DSP program

    • 发布日期:2017-03-31
    • 文件大小:1021857
    • 提供者:ligl
  1. myFFT

    0下载:
  2. fft算法的实现,对刚接触dsp开发的朋友有很大的帮助-fft
  3. 所属分类:DSP program

    • 发布日期:2017-04-05
    • 文件大小:953
    • 提供者:王杉杉
  1. DSP_C

    0下载:
  2. 数字信号处理的经典C算法,比较全面的,值得看看哦!-DSP
  3. 所属分类:DSP program

    • 发布日期:2017-04-07
    • 文件大小:9149
    • 提供者:丁丁
  1. BR

    0下载:
  2. CMMB中比特交织算法的DSP实现,DSP使用的是JazzDSP-CMMB in the bit-interleaved DSP algorithm implementation, DSP using JazzDSP
  3. 所属分类:DSP program

    • 发布日期:2017-03-31
    • 文件大小:571325
    • 提供者:
  1. jyz_fft

    0下载:
  2. 针对TI DSP5416的FFT算法,512点进行的FFT算法,使用者可以根据自己的情况选择更多点来进行计算。-this is a program of TI DSP 5416,you can choose more point to fft.if you need more information you can contact me
  3. 所属分类:DSP program

    • 发布日期:2017-04-02
    • 文件大小:57313
    • 提供者:zhang
  1. 100118CCS5000

    0下载:
  2. 对LMS滤波算法利用DSP实现,程序经过调试,大家可以试试。-On the LMS filter algorithm uses the DSP implementation, the program through the debugger, we can try.
  3. 所属分类:DSP program

    • 发布日期:2017-04-09
    • 文件大小:7729
    • 提供者:李丽
  1. 1001dspCCS5000

    0下载:
  2. 对LMS滤波算法利用DSP实现,程序经过调试,大家可以试试。-On the LMS filter algorithm uses the DSP implementation, the program through the debugger, we can try.
  3. 所属分类:DSP program

    • 发布日期:2017-04-15
    • 文件大小:7783
    • 提供者:李丽
« 1 2 ... 15 16 17 18 19 2021 22 23 24 25 ... 33 »
搜珍网 www.dssz.com