搜索资源列表
T264_decoder
- 经过开源的H.264压缩算法代码,进行优化后并在VC++6。0环境下调试和PC下成功运行,也可以在DSP上运行-revenue H.264 compression algorithm code, After optimization and VC 6. 0 debugging environment and PC successful operation, can also run on the DSP
TI6400dspmp3
- TI的DM642 DSP上的MP3编码优化代码,关键部分为线性汇编优化-TI's DM642 DSP MP3 encoding optimized code, the key part of the compilation of linear optimization
TI_DSP_DM64X_lib
- TI DSP-DM64X的图像处理基本函数库,算法很齐全的,有用汇编写的,是优化算法的很好的参考,甚至可以直接调用,文件夹里有170页的算法库和使用说明。-TI DSP-DM64X basic functions of image processing library, the algorithm is very complete and useful compilation of writing, is a good reference for optimization, or even ca
filter-MATLAB
- 实现自适应滤波器的功能 并经过改进和优化-Implement an adaptive echo cancellation algorithm in C and download it to the TMS320C6713 DSP Starter Kit
zishiiying
- 自适应滤波算法是自适应滤波器实现过程中较为重要的环节,数字信号处理器的出现为数字信号处理算法的 实现和大规模数据的实时处理提供了可能。通过对自适应最小均方算法(LMS) 及其各种改进算法的Matlab 仿真,进行分 析及归纳比较,得出结论,并在此基础上,提出算法的优化方案,以DSP 为平台,用汇编语言对自适应算法进行了描述,最终 以DSP 为平台完成了自适应滤波器的设计。-Adaptive filtering algorithm is an adaptive filter proce
DeepLearnToolbox_CNN_lzbV2.0
- DeepLearnToolbox_CNN_lzbV2.0 深度学习,卷积神经网络,Matlab工具箱 参考文献: [1] Notes on Convolutional Neural Networks. Jake Bouvrie. 2006 [2] Gradient-Based Learning Applied to Document Recognition. Yann LeCun. 1998 [3] https://github.com/rasmusberg