搜索资源列表
经典DSP程序库
- 经典DSP程序库-classic DSP library
stm
- STM32的固件库和DSP库,有应用例子,方便编程-STM32 DSP library firmware library and have applied examples, easy programming
5509AZGG
- protel 下的 TI TMS320VC5509AZHH BGA封装库,加上些常用的如TSSOP28,以及TFT的接口插座封装库,自己用的希望对开发DSP 5509A的朋友有帮助.-Protel under Treasury TI TMS320VC5509AZHH BGA package, together with the more commonly used as TSSOP28, and TFT package socket interface library, with the hop
dsplib
- The Texas Instruments TMS320C55x DSP Library (DSPLIB) is an optimized DSP Function Library for C programmers on TMS320C55x devices. It includes over 50 C-callable assembly-optimized general-purpose signal processing routines. These routines are
dsp
- 经典的dsp程序库 很适合开发者使用-Classic dsp library is suitable for developers to use
STM32F10xxx-DSP-library-2.0.0
- STM32F10x DSP(数字信号处理)库 2.0.0,常见数字信号处理功能套件-The STM32F10xxx DSP (digital signal processing) library 2.0.0, a common digital signal processing suite
TI-C28x-FPU-DSP-Library-v131
- TI 官方C28x DSP 浮点运算库最新版v131 (适用有FPU的C28xDSP 如2833x) 包括官方提供的FFT,FIR,矩阵运算等源码,lib,文档-The Texas Instruments TMS320C28x Floating Point Unit (FPU) Library v131 is collection of highly optimized application functions written for the C28x+FPU. These functio
66multicore-DSP-TEST-GUIDE
- 多核软件开发包(MCSDK)下载 / MCSDK入门指南 / MCSDK用户手册 CCS5 WIKI / 代码生成工具CGT WIKI / Sys-BIOSWIKI / C66X Landing Page C66X百科主页 (C667x DSP介绍、开发工具、EVM、软件包、培训资料等的汇总) 为C66X优化的Video Codec,支持视频应用的开发 / 多核视频演示(MCSDK-VideoDemo) C66X平台优化的Speech Code
DSP-Library
- DSP函数库,里面有DSP常用的所有函数的代码和介绍,非常适合新手学习使用-DSP Library
C55x-DSP-Library
- TMS320C55x DSP Library pdf file-TMS320C55x DSP Library pdf file
armfly-DSP-tutorials-Chapter-5
- 本教程使用的DSP库来自ARM官方,此库支持以CM0,CM3,CM4以及CM7为内核的所有MCU。-This tutorial uses a DSP library the ARM official, this library supports CM0, CM3, CM4 and CM7 for the kernel of all MCU.
armfly-DSP-tutorials-Chapter-6
- 本教程使用的DSP库来自ARM官方,此库支持以CM0,CM3,CM4以及CM7为内核的所有MCU。本期教程主要讲解ARM官方DSP库的移植和一些相关知识的介绍。-This tutorial uses a DSP library the ARM official, this library supports CM0, CM3, CM4 and CM7 for the kernel of all MCU.
armfly-DSP-tutorials-Chapter-7
- 本教程使用的DSP库来自ARM官方,此库支持以CM0,CM3,CM4以及CM7为内核的所有MCU。本期教程主要跟大家讲解一下定点数和浮点数的基础知识,了解这些基础知识对于后面学习ARM官方的DSP库大有裨益。特别是初学的一定要理解这些基础知识。-This tutorial uses a DSP library the ARM official, this library supports CM0, CM3, CM4 and CM7 for the kernel of all MCU.
armfly-DSP-tutorials-Chapter-8
- 本教程使用的DSP库来自ARM官方,此库支持以CM0,CM3,CM4以及CM7为内核的所有MCU。本期教程开始学习ARM官方的DSP库,这里我们先从基本数学函数开始。本期教程主要讲绝对值,加法,点乘和乘法四种运算。-This tutorial uses a DSP library the ARM official, this library supports CM0, CM3, CM4 and CM7 for the kernel of all MCU.
armfly-DSP-tutorials-Chapter-9
- 本教程使用的DSP库来自ARM官方,此库支持以CM0,CM3,CM4以及CM7为内核的所有MCU。本期教程主要讲基本函数中的相反数,偏移,位移,减法和比例因子。- This tutorial uses a DSP library the ARM official, this library supports CM0, CM3, CM4 and CM7 for the kernel of all MCU.
armfly-DSP-tutorials-Chapter-10
- 本教程使用的DSP库来自ARM官方,此库支持以CM0,CM3,CM4以及CM7为内核的所有MCU。本期教程开始,我们将不再专门的分析DSP函数的源码,主要是有些DSP函数的公式分析较麻烦,有兴趣的同学可以自行研究,本期教程开始主要讲解函数如何使用。-This tutorial uses a DSP library the ARM official, this library supports CM0, CM3, CM4 and CM7 for the kernel of all MCU.
armfly-DSP-tutorials-Chapter-11
- 本教程使用的DSP库来自ARM官方,此库支持以CM0,CM3,CM4以及CM7为内核的所有MCU。本期教程主要讲解统计函数中的最大值,最小值,平均值和功率的计算。-This tutorial uses a DSP library the ARM official, this library supports CM0, CM3, CM4 and CM7 for the kernel of all MCU.
armfly-DSP-tutorials-Chapter-12
- 本教程使用的DSP库来自ARM官方,此库支持以CM0,CM3,CM4以及CM7为内核的所有MCU。本期教程主要讲解统计函数中的标准偏差、均方根和方差的计算。-This tutorial uses a DSP library the ARM official, this library supports CM0, CM3, CM4 and CM7 for the kernel of all MCU.
armfly-DSP-tutorials-Chapter-13
- 本教程使用的DSP库来自ARM官方,此库支持以CM0,CM3,CM4以及CM7为内核的所有MCU。本期教程主要讲解支持函数中的数据拷贝,数据赋值和浮点数转换为定点数。-This tutorial uses a DSP library the ARM official, this library supports CM0, CM3, CM4 and CM7 for the kernel of all MCU.
armfly-DSP-tutorials-Chapter-14
- 本教程使用的DSP库来自ARM官方,此库支持以CM0,CM3,CM4以及CM7为内核的所有MCU。本期教程主要讲解支持函数中的Q7,Q15和Q31分别向其它类型数据转换。-This tutorial uses a DSP library the ARM official, this library supports CM0, CM3, CM4 and CM7 for the kernel of all MCU.