搜索资源列表
dsp3
- 5-1.asm对应第五章语音信号的采集和播放主程序; (2)5-2.asm对应第五章语音信号的采集和播放中断向量程序; (3)5-3.cmd对应第五章语音信号的采集和播放配置文件; (4)5-4.asm对应第五章语音信号的u/A律压缩程序; (5)5-5.m对应第五章语音去噪的仿真程序; (6)5-6.asm对应第五章语音去噪的主程序; (7)5-7.c对应第五章CVSD编码的C语言程序代码; (8)5-8.asm对应第五章C
BasedontheTMS320C64xhigh-definitionvideodecoderopt
- 论文设计了基于高性能通用DSP TMS320C64x的HDTV视频解码程序。该解码 程序针对C64的特殊架构做了多方面的优化。特别是对变长解码、IDCT和运动 补偿三个关键模块人工编写了汇编语言程序、调整了流水线操作。经过优化,显 著提高了解码效率。通过软件仿真可以得出如下重要结论:1)进行人工汇编优 化之后的程序效率相比于仅仅采用C语言优化之后的程序效率提高了将近七倍; 2)人工汇编优化之后,对标准清晰度视频进行实时解码时要求的时钟频率仅为 228.8MHz;3)对高清
CTranAsm
- 用c语言调用汇编程序;该文件实现在visual DSP++环境下的blackfin系列编程,并在C语言编程中调用汇编,一使程序更快的运行。-Achieved with malab calculator includes two files: calculator.fig and calculator.m, the former a visual interface to achieve the calculator, after a back operation algorithm to ac
PWM_M
- DSP2812开发板PWM—M的C语言程序 -DSP2812 board PWM-M C-language program
BDFG1
- 无刷直流电机的仿真程序,用的是M语言进行编写的!-Brushless DC motor simulation program, using the M language for writing it!
Fuzzy-aglorithm
- Matlab仿真算法之模糊算法仿真M语言源代码-The aglorithm source coder of Matlab M_file
hilbert_sim_2
- 通过双积分结构实现单相锁相环,实现语言为MATLAB.M文件。-Double integrator structure to achieve single-phase phase-locked loop, the implementation language file for MATLAB.M.
VVVF
- 用c语言编写的VVVF电源m文件,运用在matlab环境下-VVVF power source .m file using the C language, in Matlab environment.
cwt
- 小波变换,该c语言实现小波变换, sig : 输入信号(长度为m) scales : 尺度向量(长度为n) wname : 小波母函数名字-Wavelet transform, the wavelet transform c language, sig: input signal (of length m) scales: scale vector (of length n) wname: the name of the mother wavelet