Welcome![Sign In][Sign Up]
Location:
Search - dsp FFT ccs

Search list

[DSP programasm123123

Description: DSP开发CCS里面FFT程序的线性汇编-DSP development CCS FFT procedures inside the linear compilation
Platform: | Size: 1024 | Author: 何国良 | Hits:

[DSP programfft2xx

Description: TI2000系列DSP在CCS环境下实现快速傅立叶变化,有价值。-TI2000 series dsp s fft by ccs.it is useful
Platform: | Size: 87040 | Author: 飞扬 | Hits:

[DSP program使用CCS进行DSP编程2-实现FFT

Description: 使用CCS进行DSP编程2-实现FFT,用CCS2.0在进行TI的DSP开发时,可以实现FFT的开发。-use CCS DSP programming 2-FFT with CCS2.0 during TI's DSP development, can achieve FFT development.
Platform: | Size: 437248 | Author: 穆群生 | Hits:

[DSP programgxf_fft

Description: dsp程序:ccs环境下的fft程序,以8点的为例做了详细解析。-dsp : ccs environment of fft procedures to 8:00 as an example of a detailed analysis.
Platform: | Size: 13312 | Author: guoxufeng | Hits:

[DSP program5416FFT

Description: 调试通过的快速傅里叶变换在DSP5416上的实现,编译环境CCS,非常完整的程序,适合于正在学习数字信号处理的朋友。-debugging through the Fast Fourier Transform on the DSP5416 the realization CCS compiler environment, very integrity of the process, is suitable for the study of digital signal processing friends.
Platform: | Size: 12288 | Author: yulei | Hits:

[DSP programfft_in_ccs

Description: 在TI的CCS环境下用C语言编写的fft算法,已经通过测试,正确无误-TI in the CCS environment using the C language fft algorithm has been tested for accuracy
Platform: | Size: 176128 | Author: 刘素珍 | Hits:

[AlgorithmDSP6711fft

Description: 基于DSP 6711 浮点的FFT计算,可用CCS打开-6711 floating-point DSP-based FFT calculation can be opened CCS
Platform: | Size: 147456 | Author: wuzhenzhi | Hits:

[assembly languageFFTprogram

Description: 使用CCS仿真平台。 包含三个FFT的例程,对于DSP学习者有很大帮助。-Simulation platform for the use of CCS. Contains three FFT routine, the DSP has a lot to help learners.
Platform: | Size: 214016 | Author: 张洪涛 | Hits:

[Waveletexp01_cpu2

Description: 快速傅立叶(FFT)算法试验 实验设备:计算机,CCS2.0版软件,实验箱,DSP仿真器-Fast Fourier (FFT) algorithm test laboratory equipment: computer, CCS2.0 version of software, the experimental boxes, DSP Emulator
Platform: | Size: 69632 | Author: 孙敏杰 | Hits:

[assembly languageFFT

Description: 用汇编语言实现8位卷积算法,实现平台是DSP实验,软件是ccs 2。-Using assembly language to achieve 8 convolution algorithm, the realization of the experimental platform is a DSP, the software is ccs 2.
Platform: | Size: 3072 | Author: tianshimao | Hits:

[Software Engineeringfft

Description: 本实验的目的在于学习FFT 算法,及其在TMS320C54X 上的实现,并通过编程掌 握C54X 的存储器管理、辅助寄存器的使用、位倒序寻址方式等技巧,同时练习使用 CCS 的探针和图形工具。另外在BIOS 子目录下是一个使用DSP/BIOS 工具实现FFT 的程序。通过该程序,你可以使用DSP/BIOS 提供的分析工具评估FFT 代码执行情况。-The purpose of this study is to learn FFT algorithm and its application in the realization of TMS320C54X and through programming master C54x memory management, the use of auxiliary registers, bit reverse addressing mode, such as skills, practicing the use of CCS at the same time the probe and graphics tools . Also in the BIOS is a subdirectory using the DSP/BIOS tool to achieve the FFT procedure. Through the program, you can use the DSP/BIOS analysis tools provided to assess the implementation of FFT code.
Platform: | Size: 129024 | Author: chachafeng | Hits:

[DSP programFFT

Description: 5509的fft程序,经过ccs调试,可以直接使用-5509
Platform: | Size: 83968 | Author: 王华 | Hits:

[DSP programfftc2

Description: 基于dsp的FFT算法,使用蝶形结和倒位序,可引入CCS中使用-Dsp based on the FFT algorithm, using the butterfly knot and inversion procedures for the introduction of the use of CCS
Platform: | Size: 1024 | Author: lee wie | Hits:

[DSP programcfft256

Description: 计算256点FFT的源码,可以在CCS里利用Graphical功能查看运算后得到的频谱图。-256-point FFT calculation of the source, you can make use of CCS functional Graphical view after computing the frequency spectrum.
Platform: | Size: 43008 | Author: 跃迁 | Hits:

[DSP programreal_sequence_fft_c

Description: 这是一个对实数序列进行FFT变换求频谱的C语言程序,是提取语音MFCC参数的必经步骤,比一般的基于2或4的FFT能节约一半的存储空间和一半的运算量,经DSP的CCS调试成功,是本人改进的、用于本人导师故障诊断项目的一个源程序代码。-This is a real number sequences transform FFT spectrum for C language program is extracted voice MFCC parameters necessary steps than a typical 2 or 4 based on the FFT can save half the storage space and half of the computation by the DSP
Platform: | Size: 2048 | Author: 何正明 | Hits:

[DSP programDSP_Basic_development_program

Description: 1.DSP基本开发实验(熟悉CCS和DSP基本开发流程) 2.I/O控制实验(获取按键值并驱动LED显示) 3.中断设计实验 4.定时器实验 5.DMA实验 6.McBSP1接口实验 7.DSP/BIOS实验 8.音频Codec芯片AIC23数据采集回放实验 9.离散傅立叶变换DFT 10.无限冲击响应滤波器(IIR)算法实验 11.有限冲击响应滤波器(FIR)算法实验 12.实数快速傅立叶变换(FFT)算法实验 -Basic development 1.DSP Experiment (CCS and DSP are familiar with the basic development process) 2.I/O control experiment (access key value and drives LED display) 3. Interruption experiment 4. 6.McBSP1 timer interface experiment experiment experiment 5.DMA 8 Experimental 7.DSP/BIOS. AIC23 Audio Codec chip experimental data acquisition playback 9. Discrete Fourier Transform DFT 10. infinite impulse response filter (IIR) algorithm experiment 11. finite impulse response filter (FIR) algorithm experiment 12. Real Fast Fourier Transform (FFT) algorithm experiment
Platform: | Size: 1164288 | Author: 于海 | Hits:

[SCMDigitalsignalExperiment

Description: dsp实验教程,很好的一本书,东北大学出版的,里面的实验内容很丰富,也有对ccs开发环境作了详细介绍,实验包括,交通灯,数码显示,步进电机,fft,定时器,波形发生器-experiment of dsp in digital signal processing
Platform: | Size: 1431552 | Author: 小华 | Hits:

[DSP programfft

Description: 基于定点DSP的FFT算法,硬件平台为TMS320F2812,编译运行环境CCS V3.3-Fixed-point DSP-based FFT algorithm, the hardware platform for the TMS320F2812, compiled runtime environment CCS V3.3
Platform: | Size: 962560 | Author: sunshuang | Hits:

[OtherPDF

Description: 全书共分8章。第1章概述DSP技术发展的两个领域,DSP芯片的特点、现状及应用,并简单介绍TMS320系列DSP,即C2000、C5000、C6000的特点和应用领域;第2章是TMS320C54x的硬件结构,介绍总线结构、中央处理单元、存储器和中断系统;第3章介绍TMS320C54x的寻址方式和指令系统;第4章介绍软件开发过程和基本汇编语言程序设计方法;第5章是DSP集成开发环境(CCS),通过举例介绍了CCS的使用方法;第6章是片内外设,介绍可编程定时器、串行口、主机接口及其应用;第7章是基本硬件系统设计,介绍外部存储器和I/O扩展、A/D和D/A接口设计、时钟及复位电路设计、供电系统设计;第8章介绍了典型DSP应用系统的设计和实现方法,包括正弦信号发生器、FIR数字滤波器、快速傅里叶变换(FFT)、语音信号采集与回放。-The book is divided into eight chapters. Chapter 1 outlines the two areas of DSP technology, DSP chips, features, status and application, and a brief TMS320 series DSP, the C2000, C5000, C6000 features and applications Chapter 2 is the TMS320C54x hardware structure, introduced bus structure, the central processing unit, memory and interrupt system Chapter 3 describes the addressing modes and instructions TMS320C54x system Chapter 4 describes the software development process and basic assembly language programming method Chapter 5 is a DSP integrated development environment (CCS ), through the examples of the use of the CCS Chapter 6 is the on-chip peripherals, the programmable timer, serial ports, host interface and its application Chapter 7 is the basic hardware system design, describes the external memory and I/O expansion, A/D and D/A interface design, clock and reset circuit design, power supply system design Chapter 8 describes a typical DSP application systems design and i
Platform: | Size: 5882880 | Author: tiger | Hits:

[DSP programFFT-CCS

Description: DSP 中FFT的各种代码,包含各种文档,很值得参考,欢迎下载…… -In all sorts of FFT for DSP, includes various documents,and code is worth reference, welcome to download...
Platform: | Size: 832512 | Author: xuyuc | Hits:
« 12 3 4 »

CodeBus www.codebus.net