搜索资源列表
newscope
- 这是基于dsp的交流电机调速软件。编程环境是ccs2000,算法用的是spwm方法,用的是c语言和汇编混编,程序里有注释。*.h和*.cmd文件是头文件和内存分配文件-this is the program of the alternating-current machine speed control based on dsp.the progran enviroment is ccs2000,the arithmetic is the spwm,it is programmed with c
c&asm
- 用c和汇编实现相同的功能,具体见程序,挺简单的一个程序-the program is using c and asm to achieve the same function,please watch the detail in the program,a simple program
mixed
- 一个c与汇编的混合编程,可以作为入门用,本人的作业-a mixed program with c and asm,it can be used for the beginner,it s my work
f2812.fft.asm
- 利用汇编语言和TMS320F2812芯片实现FFT的算法,该算法对128点和256点很有效,使用过程中要考虑信号值不能太小-use of assembly language and TMS320F2812 chip FFT algorithm for 128 points and 256 points very effective, the process used to be considered too small signal value can not
f2812.lib.asm
- 利用汇编语言进行F2812DSP编程实现FFT分析常用的库文件,实践证明TI网站上找到的C28XX Foundation 使用不如上述汇编头文件组合有效-use of assembly language programming for F2812DSP FFT analysis commonly used of the library, and practice has proven TI found on the website C28XX Foundation compiled using
DSPprogram
- 1、(1)32bit乘法的指令解释 (2)volume1的load.asm基础上实现一个 16bit数组的乘法累加的函数,并进行 -o2 / -o3 / 手工优化 2、c环境 C调用汇编函数,汇编函数调用c函数 addarr3(int * arr1, int * arr2, int * arr3, int * arr4, n) //汇编函数,3个数组的对应位置相加,结果放在arr4[n]中, 汇编函数调用C的子函数,它把arr1和arr2相加放到arr3
UARTRS-232HyperTerminal(ASM)
- UART RS-232 HyperTerminal (ASM).rar,为ADI DSPBF533串口汇编的程序示例代码-UART RS-232 HyperTerminal (ASM). Rar. Serial for ADI DSPBF533 compilation procedure code examples
Lab404-ASM
- TI dm642的汇编ASM测试试验代码-TI dm642 compilation ASM test code
TIDSPAsm
- 介绍TI DSP 汇编语言的书,很多人在找这个,我在CSDN也上传了,希望对大家有所帮助。-a book about TI DSP ASM. enjoy ur self.
FIR
- 用DSP来实现FIR滤波器。vectors.asm为汇编文件,main.c为主文件。-FIR filters with the DSP to achieve. vectors.asm for the compilation, main.c main document.
C55xDSP_C_asm
- 文章介绍了tms320c55xdsp汇编语言和C语言混合编程以及函数调用时参数传递的方法,看完就豁然开朗了。-method of programming with mixed C and ASM language on tms320c55x DSP.
ADIDSP-plugin-asm
- 用ADI DSP汇编指令编写的全内插函数-ADI DSP assembly instructions written by the entire interpolation function
lab0604-PID
- DSP中开发的PID控制代码,c语言和部分汇编实现-DSP PID control algorithm,c and asm
DSP-Asm
- 此文件为dsp6416学习文档,主要介绍该dsp的 汇编指令-This file for dsp6416 study documents, introduces the DSP assembly instructions
Asm-instruction-set-C66x
- TMS320C66x 汇编指令集,适合新手使用-Assembly Instruction set of TMS320C66x for beginner。