搜索资源列表

  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(2
  3. 所属分类:其它资源

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

    0下载:
  2. 有关TI的DSP芯片54X系列的多通道缓冲串行接口设置-on TI's DSP chips 54X series of multi-channel buffered serial interfaces
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:3139528
    • 提供者:李春
  1. C54X_structure

    0下载:
  2. 2 54X硬件系统-2.pdf DSP软件开发-two 54X hardware system-http://www.ilo.org/public/english/standards/relm/gb/docs/gb279/pdf/gb-2.pdf DSP software development
  3. 所属分类:开发工具

    • 发布日期:2008-10-13
    • 文件大小:829935
    • 提供者:小吴
  1. 5416UART

    0下载:
  2. 基于ti公司54x系列DSP的串口通讯程序,本程序可以实现dsp与PC的实时通讯,本人已经验证过,不过你的板子上要使用16C550串口通信模块,它占用DSP的一个端口,用来实现与PC的通信,程序的开始是对它的内部寄存器进行定义。-Series DSP chip serial communication procedures, The dsp procedures can be achieved with the PC real-time
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:134189
    • 提供者:yulei
  1. lectidsp

    0下载:
  2. The line echo canceller (LEC) is designed to provide the maximum attainable transparent voice quality for de-echoing of a PSTN or POTS connection in voice-over-LAN systems with internal delays, or on a codec end of a t
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:153518
    • 提供者:邓建军
  1. dtmf_tidsp

    0下载:
  2. Express DSP compliant C55x DTMF detector software is proposed in two versions: one with a 5 ms fr a me size and one with a 10 ms fr a me size. The versions are quite similar in behavior. The version with a 10 ms fr a
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:135036
    • 提供者:邓建军
  1. 567

    0下载:
  2. G.729在54X上的定点实现源代码.C++编程,可以直接下载运行,并且优化
  3. 所属分类:语音压缩

    • 发布日期:2008-10-13
    • 文件大小:66785
    • 提供者:陈鹏
  1. 54xx

    0下载:
  2. 基于54x系列芯片的低通汇编程序,使用定时器实现。
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:9313
    • 提供者:黄诚勇
  1. dsploader.c

    0下载:
  2. 此程序用来向54X系列dsp进行自举加载的程序,通过并口将FLASH中的程序映射到RAM中运行-procedure used to 54X series dsp for bootloader procedure for the adoption of parallel to the procedures FLASH mapping RAM to run
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:4002
    • 提供者:杨占军
  1. 54X基础实验1

    0下载:
  2. 1. 掌握TMS320C5400系列汇编语言程序的基本格式, 2. 掌握程序编译、连接、运行和调试的基本过程 3. 熟悉Code Composer Studio的使用-1. Master TMS320C5400 series of assembly language format of the basic procedures, 2. These procedures compile, link, debug and run the b
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1735
    • 提供者:瑶子将
  1. 54X基础实验2

    0下载:
  2. 1. 了解TMS320C5400系列汇编语言程序的基本格式,以及编译、连接的基本过程 2. 进一步熟悉Code Composer Studio的使用 3. 了解C5400中标志位对计算的影响,以及计算对标志位的影响-1. Understanding TMS320C5400 series of assembly language format of the basic procedures, and compile and link th
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1791
    • 提供者:瑶子将
  1. 54X基础实验3

    0下载:
  2. 1. 熟悉C5400的寻址方式 2. 比较利用不同寻址方式的指令执行时间-1. Publishing familiar with the ways of addressing two. Comparing the use of different addressing modes of instruction execution time
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:2961
    • 提供者:瑶子将
  1. 54X基础实验4

    0下载:
  2. 1. 熟悉C5400的连接时的配置 2. 熟悉中断矢量表的意义及其作用 3. 学习编写中断服务程序-1. Publishing connection with the distribution of two. Interrupt Vector Table familiar with the meaning and role of three. Learning interrupt service program
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:3097
    • 提供者:瑶子将
  1. 54X基础实验1

    0下载:
  2. 1. 掌握TMS320C5400系列汇编语言程序的基本格式, 2. 掌握程序编译、连接、运行和调试的基本过程 3. 熟悉Code Composer Studio的使用-1. Master TMS320C5400 series of assembly language format of the basic procedures, 2. These procedures compile, link, debug and run the b
  3. 所属分类:DSP编程

    • 发布日期:2024-05-02
    • 文件大小:1024
    • 提供者:瑶子将
  1. 54X基础实验2

    0下载:
  2. 1. 了解TMS320C5400系列汇编语言程序的基本格式,以及编译、连接的基本过程 2. 进一步熟悉Code Composer Studio的使用 3. 了解C5400中标志位对计算的影响,以及计算对标志位的影响-1. Understanding TMS320C5400 series of assembly language format of the basic procedures, and compile and link th
  3. 所属分类:DSP编程

    • 发布日期:2024-05-02
    • 文件大小:1024
    • 提供者:瑶子将
  1. 54X基础实验3

    0下载:
  2. 1. 熟悉C5400的寻址方式 2. 比较利用不同寻址方式的指令执行时间-1. Publishing familiar with the ways of addressing two. Comparing the use of different addressing modes of instruction execution time
  3. 所属分类:DSP编程

    • 发布日期:2024-05-02
    • 文件大小:3072
    • 提供者:瑶子将
  1. 54X基础实验4

    0下载:
  2. 1. 熟悉C5400的连接时的配置 2. 熟悉中断矢量表的意义及其作用 3. 学习编写中断服务程序-1. Publishing connection with the distribution of two. Interrupt Vector Table familiar with the meaning and role of three. Learning interrupt service program
  3. 所属分类:DSP编程

    • 发布日期:2024-05-02
    • 文件大小:3072
    • 提供者:瑶子将
  1. TMS320C54x

    0下载:
  2. 该电子书具体详细地介绍了54X系列DSP的汇编语言的语法及编写。同时还具有大量的实际例子,是学习54X系列DSP的汇编语言的好资料-specific details on the 54X series DSP assembler language grammar and writing. It also has a large number of practical examples are learning 54X Series DS
  3. 所属分类:书籍源码

    • 发布日期:2024-05-02
    • 文件大小:1246208
    • 提供者:刘永康
  1. C54X_structure

    0下载:
  2. 2 54X硬件系统-2.pdf DSP软件开发-two 54X hardware system-http://www.ilo.org/public/english/standards/relm/gb/docs/gb279/pdf/gb-2.pdf DSP software development
  3. 所属分类:电子书籍

    • 发布日期:2024-05-02
    • 文件大小:829440
    • 提供者:小吴
  1. audiofir

    0下载:
  2. TI DSP 54x系列实现音频信号的FIR运算。在达盛科技的实验台上测试通过。程序有详细的注释。可作参考-Series TI DSP 54x audio signal to achieve the FIR computation. Sung in the technology of the experimental test platform. Procedures detailed notes. For reference. .
  3. 所属分类:DSP编程

    • 发布日期:2024-05-02
    • 文件大小:64512
    • 提供者:Chonggao Du
« 12 3 4 »

源码中国 www.ymcn.org