搜索资源列表
TAP31
- 31阶滤波加抽取的DSP实现,采用C汇编语言-31-plus filtering from the DSP using C language compilation
musical-c
- 此程序为dsp原码程序,经过上机调试完全通过.-procedure for dsp original code procedures, after the last plane entirely through debugging.
lvbo
- 针对基于DSP的使用C++编译的数字信号的高低频滤波的编程源代码
fft128.dsp中实现fft128点变换
- dsp中实现fft128点变换,fft变换部分为汇编,主程序用的是c,fft
LMS_Filter
- 基于DSP的自适应滤波器的设计与实现(C54x上实现)的源代码,采用C和汇编混合编程,希望对大家有用-DSP-Based Adaptive Filter Design and Implementation (C54x achieve) the source code, the use of mixed C and assembler programming, we hope to be useful ...
C-and-the-TMS320C3x-DSP-assembly-language-programm
- TMS320C3x DSP的C和汇编语言混合编程及中断的C语言实-C and the TMS320C3x DSP assembly language programming and mixing of the C language is interrupted
DSP
- 的C与汇编程序库. 的C与汇编程序库.-dsp
IMG_Ycbcr422pl_to_rgb888
- 基于ti的dsp C6000的YCbCr转RGB888的汇编算法,速度是C编译的n多倍-The ASM algorithm is to convert YCbCr-data to RGB888-data based on TI s DSP C6000 .The speed is faster than the C compiler s many times.
labdsp
- 适合DSP应用技术的初学者入门学习,里面有学习源程序,有c的和汇编,还有课件,之类的很多材料,很适合-DSP application technology for entry beginner to learn, which learning source, with c, and compilation, as well as courseware, like a lot of material, well suited to
blackfin
- 利用C语言调用汇编子程序 其中5个输入参数和3个返回结果的汇编子程序调用 a) 输入整数a,b,c,d,e, b) 请计算a+b+c,a+c+d+e,a-b的值 c) 讨论a-b后算术状态标志寄存器的状态 (ASTAT) d) 请讨论输入整数数组e[3],f[3],参数如何传递的 本实验要求在Visual DSP++ ADSP-BF535 Blackfin环境中编写一个简单的程序:C语言的主程序调用汇编语言的函数,完成简单的加法、减法。实验重点在于掌握汇编程序
Codec
- dsp的AM调制,编写C语言程序,并在CCS集成开发环境下调试通过;-dsp of the AM modulation
DFT
- ADI公司针对虎鲨系列DSP的开发软件,主要应用c-c++以及汇编语言进行编程。该文将是对其进行DFT变换,并采用汇编语言编写-ADI company for the series of DSP development software tiger sharks, the main application of c-c++ and assembly language programming. This paper will be its DFT transform, and using asse
voiceOpt
- 这个程序包有三个功能函数: 1.语音能量检测; 2.语音会议合成; 3.128阶带通滤波器。 以上函数已经采用汇编语言进行了优化,并提供C语音调用的头文件。 可用于ADI的BLACKFIN系列DSP的硬件环境。 本人已经测试,已经应用于相关项目。-voice energy,voice meeting,digital filter.use by ADI BLACKFIN process.
spru281g
- This document describes the optimization of C/C++ code written to DSP C54x with assembly functions
math
- math.c是可用于在c语言中实现math文件的编程,也可在DSP开发中用于软件的仿真-The simulation is used to implement the programming math.c math files in c language, can also be used for software development in the DSP
DSP-xl
- dsp绪论以及开发环境,只有开发的基本内容没有具体的例子-dsp programe c++
Hex-Counter-99H_88H
- Program : Keypad 01 Descr iption : Keypad input and show key value to DSP with shift display For : MCS-51 Microcontroller Training System Filename : lab1401.asm Environment : ASEM-51 Macro assembler Copyright (C) 2002-2005 Innov
TMS320-DSPAlgorithm-Standard
- TMS320同常见的DSP算法一样,使用C和汇编混合编程,入门学习资料-TMS320 Algorithm Standard
FFT_IFFT
- 实现DSP傅里叶变换以及傅立叶反变换的源程序,C语言实现。-Implement DSP Fourier transform, and inverse Fourier transform of the source, C language.
PID_jieyue
- 在DSP中实现PID控制,用C语言编写的程序-DSP PID control