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

搜索资源列表

  1. newscope

    0下载:
  2. 这是基于dsp的交流电机调速软件。编程环境是ccs2000,算法用的是spwm方法,用的是c语言和汇编混编,程序里有注释。*.h和*.cmd文件是头文件和内存分配文件-this is the program of the alternating-current machine speed control based on dsp.the progran enviroment is ccs2000,the arithmetic is the spwm,it is programmed with c
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:71875
    • 提供者:费仙凤
  1. jpeg_network

    1下载:
  2. 使用evm dm 642开发的DSP源程序,该程序可以通过摄像头读取图像,再使用JPEG压缩算法进行压缩,随后通过evm板的RJ45网络接口通过Internet读取到摄像头的图像。-source code for evm dm 642.this application read image from carma,then compress it by jpeg,send the image through evm s RJ45 to internet.
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:304753
    • 提供者:方元武
  1. xvidcore-1.0.2

    1下载:
  2. 6713Xvid视频压缩算法源代码,DSP中开发代码,TI的6713的芯片的应用-6713Xvid video compression algorithm source code, DSP code, TI's 6713 chip Application
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:701390
    • 提供者:
  1. TI 54x fft

    0下载:
  2. DSP编程代码,FFT算法,经典!! FFT实验 一、 理论: 公式(1)FFT运算公式 FFT并不是一种新的变换,它是离散傅立叶变换(DFT)的一种快速算法。由于我们在计算DFT时一次复数乘法需用四次实数乘法和二次实数加法;一次复数加法则需二次实数加法。每运算一个X(k)需要4N次复数乘法及2N+2(N-1)=2(2N-1)次实数加法。所以整个DFT运算总共需要4N^2次实数乘法和N*2(2N-1)=2N(2N-1)次实数加法。如此一来,计算时乘法次数和加法次数都是和
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:439370
    • 提供者:徐克
  1. 采样定理

    0下载:
  2. 基于MATLAB的算法仿真实验及分析、基于DSP的硬件算法综合实验等三个层次的实践活动,帮助同学进一步领会和深化课堂上学到的有关数字信号处理的基本概念、基本原理以及基本的信号处理操作-algorithm based on MATLAB simulation and analysis DSP-based algorithms integrated hardware experiments three levels of practice, to further help students unde
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:2529
    • 提供者:劳花
  1. 416

    1下载:
  2. 用于语音回波消除的lms算法的改进,使用这种方法后,能够有效的加快回波消除功能,并且效果也不错,已经在dsp程序里实现-voice echo canceller for the LMS algorithm, the use of such methods, to accelerate the effective echo canceller function, and also worked well, in achieving procedures dsp
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:99099
    • 提供者:吴玉山
  1. AVR494_AVR495

    0下载:
  2. DSP, 三相交流异步电机控制程序, C语言, 空间矢量SPWM, 内含PI算法及三相桥开关控制-DSP, 3-phase AC induction motor control procedures, C language, space vector SPWM, intron PI algorithm and switch control of three-phase bridge
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:452546
    • 提供者:真实
  1. EdgeCounterSobel

    0下载:
  2. 基于ti dsp图象处理专用芯片dm642上的sobel边缘检测算法,通过仿真器调试成功,保证能用-ti dsp-based image processing ASIC dm642 the pixel edge detection algorithm simulation to debug the success of guarantee can use
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:99070
    • 提供者:钟炜
  1. 2D_dct

    0下载:
  2. 二维dct变换的DSP实现算法 只要下载了后,解压缩既可-Extra transform two-dimensional DSP algorithm as a download, decompress both!
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:2706
    • 提供者:贺鹏鹏
  1. DSP_fdct

    0下载:
  2. DSP实现FDCT算法,直接解压就可一在DSP上运行。-diagram DSP algorithm can be directly extracted a run on the DSP.
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:3292
    • 提供者:贺鹏鹏
  1. Lab18-FIR

    0下载:
  2. 用汇编编程实现的DSP低通,高通,带通,和FIR算法的几个实例,工作平台54-compiled using DSP Programming low pass, high pass, band-pass, and FIR algorithm few examples, 54xx platform
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:73304
    • 提供者:王林
  1. VideoEdgeCounterSobel

    0下载:
  2. 视频图象边缘检测,基于DM642芯片。算法为SOBEL算子希望对学习DSP的朋友有所帮助-video edge detection, based on the DM642 chip. Algorithm SOBEL Operators hope to learn DSP help of a friend
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:91142
    • 提供者:王真
  1. 56805DSP_Isr_led

    0下载:
  2. Freescale 56800系列DSP的参考C语言源代码,其中包含了一个完整的例子,实现了简单的算法和对LED的控制。-Freescale 56800 series DSP reference C language source code, which contains a complete example, to achieve a simple algorithm and the LED control.
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:77671
    • 提供者:李飞
  1. mpeg2_dsp6000

    0下载:
  2. 这是在TI6000 DSP 上实现MPEG_2算法的代码。在CCS 集成开发环境上调试。-This is the realization of TI6000 MPEG_2 DSP algorithm code. The CCS integrated development environment debugging.
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:11547
    • 提供者:galaxy
  1. CORREL

    0下载:
  2. TI公司TMS320VC5402 DSP 上的相关(Correlation)算法实验-TI TMS320VC5402 DSP related (Correlation) Experimental Algorithm
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:42885
    • 提供者:lt
  1. CONVOL-RELOAD

    0下载:
  2. TI公司TMS320VC5402 DSP 上的卷积(Convolve)算法实验(前面传错了,重新传)-TI TMS320VC5402 DSP convolution (Convolve) algorithm is inspection (front-wrong, and re-Chuan)
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:38843
    • 提供者:lt
  1. op1

    0下载:
  2. 寻求2812 ,算法的完整项目文件,DSP-seek 2812, the algorithm full project document, DSP
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:375222
    • 提供者:小邓
  1. dsp_mpeg2_loopback

    0下载:
  2. dsp平台的mpeg算法源码。详细介绍mpeg算法。-platform mpeg dsp algorithm source code. Details mpeg algorithm.
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:450244
    • 提供者:耿磊
  1. dsp_onecif_scale

    0下载:
  2. dsp平台的一路采集显示算法源码。详细介绍路采集显示。-dsp platform the way of acquisition and display algorithm source code. Collecting detailed road show.
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:224102
    • 提供者:耿磊
  1. TIdspexample

    0下载:
  2. ti公司的dsp常用算法和程序.共有七个文件.C30Fast_FFT,C30FFT,fft2xx,fftRound2,ieeeConv,MatRix,SPI等.-ti company's common DSP algorithms and procedures. A total of seven documents. C30Fast_FFT. C30FFT, fft2xx, fftRound2, ieeeConv, MatRix. SPI other.
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:383149
    • 提供者:刘强
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 ... 37 »
搜珍网 www.dssz.com