搜索资源列表
TI 54x fft
- 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)次实数加法。如此一来,计算时乘法次数和加法次数都是和
DFTFFT
- DFT/FFT Functions(DFT/FFT程序)属于DSP数值运算经典代码的c源代码-DFT / FFT Functions (DFT / FFT program) is classic DSP numerical computing code c source code
DigitalAudioEffects
- Digital Audio Effects(数字音效处理)dsp开发数值运算方面经典c代码,包括:lowpass reverberator、plain reverberator 等5种处理-Digital Audio Effects (digital sound processing) dsp development of numerical computing, classical c code, including : lowpass reverberator, plain reverber
ad
- 2407的经典ad程序,有详细的代码,给所有人下载,人人为我,我为
RScoding
- 经典的里德索罗蒙码RS编码的dsp开发的c语言代码。
dd
- 三个经典的TI的DSP远程序代码,由C语言和汇编混合编程
test_adc
- dsp经典代码 dsp经典代码
C_codeOf320f28335
- ti 最新DSP TMS320F28335 CCSV3.3 编写的常用外设经典代码。
Algorithmdsp
- 很好的dsp算法优化指导,基于代码级和算法级的优化,经典的书籍(英文版)!-Dsp algorithm good guidance, based on code-level and algorithm-level optimization, the classic books (in English)!
dsplab-C
- 2047经典实验测试程序,适合初学者使用,代码完整可以直接使用-2047 classic experimental test program, suitable for beginners to use, the code integrity can be used directly
Classical_DSP_application_code_fault_diagnosis
- Classical DSP application code, fault diagnosis DSP实现故障诊断应用经典代码-Classical DSP application code, fault diagnosis
QXD-DM642video2
- DSP图像采集与显示完整项目文件,很经典的代码,初学者必看-DSP image acquisition and display a complete project file, the code is very classic, must-see for beginners
volume
- CCS 3.3 经典例程,可以练习CCS中断点设置、探针、代码剖析器、图形工具、数据追踪等。-CCS 3.3 classic routines, you can set breakpoints CCS practice, probe, code profiler, graphical tools, data tracking.
DSP281x_examples
- DSP F2812学习的经典学习程序集合 包含各个模块 代码齐全-DSP F2812 code
FIRLMS
- DSP开发之FIR低通滤波器设计,TMS2812DSP芯片非常经典代码,参数易改,占用资源较少。-FIR DSP development of a low-pass filter design, TMS2812DSP chip very classic code parameters change its small footprint.