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

资源列表

« 1 2 ... 15 16 17 18 19 2021 22 23 24 25 ... 2144 »
  1. audiodma

    0下载:
  2. DSP音频处理示例The benefits of real-time analysis provided by DSP/BIOS are often required in programs that were engineered without it. When the program is not built from the ground up using the DSP/BIOS kernel and real-time analysis features, the lack
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:6034
    • 提供者:小挥
  1. ZHAO9B

    0下载:
  2. 是实现FIR滤波器的主要功能。利用C和汇编实现的。包含了延时、主频、头文件、主函数、向量函数、及SIAN函数-FIR filter is the main function. Using C and compiled achieve. Includes delay, speed, the first paper, the main function, vector function, and function Brasileiro
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:3940
    • 提供者:李里
  1. tms320_exp_source

    0下载:
  2. TI公司的TSM320 系列DSP程序设计的例子 大量完整源程序-TI's DSP TSM320 series of procedures designed integrity of a large number of examples source
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:939854
    • 提供者:sss
  1. 《DSP应用开发实用子程序》配套源代码

    0下载:
  2. 这是《DSP应用开发实用子程序》配套源代码,对初学者很有用的-This is the "application of DSP development of practical subprogram" complementary source code, useful for the beginner
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:73915
    • 提供者:阿的
  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. aci3_1

    0下载:
  2. 本程序来自TI公司网站原程序,其功能是通过传统的V/F控制算法来实现对感应电机的控制,控制程序可以采用.asm也可以采用.C。 程序的具体算法和介绍在软件压缩包有详细介绍!-this program from the company's Web site TI program, its function is through the traditional V / F control algorithm to achieve the induction motor control,
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:1060497
    • 提供者:徐克
  1. aci3_2

    0下载:
  2. 本程序来自TI公司网站原程序,其功能是通过传统的V/F控制算法并加上对电机的转子速度辨识即无速度传感器控制来实现对感应电机的控制,控制程序可以采用.asm也可以采用.C。程序的具体算法和介绍在软件压缩包有详细介绍! -this program from the company's Web site TI program, its function is through the traditional V / F control algorithm and add to the mot
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:1086587
    • 提供者:徐克
  1. DSP万年历程序

    0下载:
  2. DSP万年历程序,在DSP底下实现万年历的程序源代码-DSP hefty almanac procedures, the DSP to achieve hefty almanac under the program source code
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:4138
    • 提供者:夏社
  1. 561

    0下载:
  2. BlackFin的一个范本,对MPEG2算法有详细的介绍,是研究算法和嵌入式系统有帮助,更多源码在www.tayitoen.com网站上有-BlackFin a model for MPEG2 algorithm is described in detail. study algorithms and embedded systems help more source of the website has www.tayitoen.com
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:244885
    • 提供者:李长宏
  1. 6713对SST39VF160的BOOT程序例程

    0下载:
  2. TMS320C6713对SST39VF160的BOOT程序例程,仅供参考-TMS320C6713 right SST39VF160 the BOOT process routines for reference
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:4917
    • 提供者:夏社
  1. Blackfin_FilterMultirate

    0下载:
  2. BlackFin 561的Filter的源码,详细介绍应用ADI533芯片构筑嵌入式多媒体系统的源码,更多详细内容可以在www.tayitone.com 上获取,或EMAIL给咱家-BlackFin 561 of the Filter source, detailed application ADI533 build chips embedded multimedia system source code, more details can www.tayitone.com access, or
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:287797
    • 提供者:李长宏
  1. ADSP-BF561_MicronSensorExample_I2C_ASM_in_C

    1下载:
  2. DSP的一个范例,可以研究I2C的DSP编程以及ADI的blackfin561嵌入式开发。更多源码在www.tayitone.com上-example of a DSP, I2C can study the ADI DSP programming and the blackfin561 embedded development. More source on the www.tayitone.com
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:366320
    • 提供者:李长宏
« 1 2 ... 15 16 17 18 19 2021 22 23 24 25 ... 2144 »
搜珍网 www.dssz.com