搜索资源列表
DSP.Algorithms.For.Programmers
- 常见DSP算法的C语言实现。可供图形、图像、音频开发参考。清晰流畅,源码详细。-common DSP algorithm in C language. For graphics, images, audio development reference. Clear and smooth, and detailed source.
h263.zip
- 基于H.263的图像压缩编解码的C源码,在CPU为586以上的PC上能够实时完成压缩、解压缩算法,并可以很容易地移植到TI的DSP上,Based on the H.263 video compression codec of the C source, in the CPU for more than 586 of the PC can be completed in real-time compression, decompression algorithms, and can be easi
DSP_C
- 胡广书的《数字信号处理 理论 算法》书中代码,c语言,开发环境VC++6.0,经过调试-Hu Guang book " Theory of digital signal processing algorithms," in the book code, c language, development environment, VC++6.0, after commissioning
DSP_C
- 胡广书数字信号处理里的主要算法的C程序实现-HU Guang-book digital signal processing algorithms in the main C program implementation
c_dsp1
- In C Algorithms for Real-Time DSP, author Paul M. Embree presents a complete guide to digital signal processing techniques in the C programming language. This book is structured in such a way that it will be most useful to the engineer who is familia
ourdev_339105
- dsp各种算法大全,而且是用C语言描述的,有很强的参考性,欢迎点击下载-Encyclopedia of dsp algorithms, and is described in C language, have a strong reference, please click to download
goertzel_new
- Goertzel algorithms for DTMF decoding demonstrated in MathLab and realized in C for TMS320C6713 and TMS320C5510 DSK.
DSP_Algorithm
- 数字信号处理——理论、算法与实现,这本书所涉及到的绝大部分算法,源代码都在这个盘里。有C、fortran、matalab三种格式-Digital Signal Processing- Theory, Algorithm and implementation, this book relates to the vast majority of algorithms, source code is in the tray. There are C, fortran, matalab three fo
alglib-2.2.0.cpp
- ALGLIB - is a multilingual collection of algorithms designed to solve problems in the field of numeric analysis and data processing.-ALGLIB- is a multilingual collection of algorithms designed to solve problems in the field of numeric analysis and da
VQ_C_language
- 基于经典LBG算法的矢量量化的C语言实现,注释详尽,很容易让读者理清程序算法和思路。函数的功能和怎么调用,一目了然。-Based on the classic LBG vector quantization algorithm C-language implementation, comment in detail, it is easy for readers to sort out procedural algorithms and ideas. The function and how f
Dsp-fixed
- 本书全面系统地介绍了DSP 芯片的基本原理、开发和应用。首先,介绍了目前广泛使用的DSP 芯片的基本结构和特 征,定点和浮点DSP 处理中的一些关键问题。然后,对用C 语言和MATLAB 语言进行 DSP 算法的模拟进行了介绍。接着,以目前应用最广的TI DSP 芯片为例,介绍了定点和 浮点DSP 芯片的软硬件设计方法,DSP 芯片的C 语言和汇编语言的开发方法以及DSP 芯 片的开发工具及使用,并以三个应用系统的设计为例,介绍了定点和浮点DSP 芯片的开 发过程。最后,
C-Algorithms-For-Real-Time-DSP
- 本书是非常有帮助的对与一名工程师,特别是想将C语言和DSP结合起来的。同时文中还介绍了实时滤波器和实时DSP的使用方法。-This book is constructed in such a way that it will be most useful to the engineer who is familiar with DSP and the C language, but who is noit necessarily an expert in both. And, several r
low-cost-DSP-realize-MP3-decoding
- 首先介绍了MPEG-2音频layer Ⅲ(MP3)的解码算法,详细地叙述进行定点C语言仿真的技巧。基于TI公司的’C549 DSP芯片进行汇编工作,在TMS320C549 EVM板上实现了网上MP3文件的连续播放,效果满意。经过对算法和程序的优化使所需的运算量和存储空间都很低,使能在TI公司的低价型’C5402 DSP上实现。-First introduced the MPEG-2 audio layer Ⅲ (MP3) decoding algorithm, a detailed accoun
DSP-C-programming
- 这个文件讲解了数字信号处理中常用的一些算法!编写是基于C语言的!-This document explains the digital signal processing algorithms commonly used in some! Preparation is based on the C language!
DSP-4fft
- C实现的DSP中基4FFT算法实现,仅供大家参考。-C implementation of DSP algorithms in the base 4FFT, only for your reference.
spuc2.3.1
- Readme Complex class is very similar to the Standard C++ library complex class and the standard C++ class could be substituted in many cases. Code is wrapped in namespace SPUC SPUC DSP C++ source code library directory structure array -
sy2
- DSP实验二,C和ASSEMBLY的混合编程。 掌握中断矢量表的使用,掌握定时器中断的使用方法,学习CCS中图形观察动态数据的方式,学习用定时器实现数字振荡器的算法。-DSP experiment two, C and ASSEMBLY mixed programming. Mastered the use of the interrupt vector table, master timer interrupt to use, learn CCS dynamic data in graph
RSP_Sinc
- TMS320C6678 Sinc插值源代码,TMS320C6678是TI公司推出的一款8核DSP,具有强大的并行处理能力,可以执行复杂算法,sinc插值在许多算法中都会用到,该代码中底层使用汇编语言编写,顶层使用C语言调用,功能模块化,方便使用。-TMS320C6678 Sinc interpolation source code, TMS320C6678 is TI has introduced an 8-core DSP, a powerful parallel processing cap
