DSP技术原理文章汇总
0赞Mon Mar 01 2010 09:53:28 GMT+0800 (China Standard Time)不 断演变的数字信号处理技术
Mon Jul 27 2009 21:50:06 GMT-0700 (Pacific Daylight Time)Optimizing sort algorithms on DSPs
Mon Nov 10 2008 18:09:13 UTC+0800Using object-oriented MATLAB for DSP
Mon Nov 10 2008 07:28:11 UTC+0800The math of DSP, part 1: Series, integration, and frequency
Mon Nov 10 2008 07:26:49 UTC+0800Desert Island Design: Bridging the (filter) gap without software
Mon Nov 10 2008 07:25:26 UTC+0800Modular Arithmetic: A Divisive Issue
Sun Nov 9 2008 09:03:36 UTC+0800Speeding up the CORDIC algorithm with a DSP
Wed Sep 17 2008 22:32:28 UTC+0800Implementation of the AES algorithm on Deeply Pipelined DSP/RISC Processor
Mon Aug 25 2008 22:21:43 UTC+0800Wireless data rates, part 1: Bandwidth, noise, and interference
Sun Aug 17 2008 14:17:06 UTC+0800HDMI's Lip Sync and audio-video synchronization for broadcast and home video
Sat Jul 12 2008 16:47:25 UTC+0800DSP Tricks: Computing Fast Fourier Transform Twiddle Factors
Sat Jun 14 2008 09:01:20 UTC+0800Using the Decibel
Fri Jan 25 2008 15:38:25 UTC+0800基于FPGA的分布式算法FIR滤波器设计
How to implement double-precision floating-point on FPGAs
Digital Signal Processing Tricks - Fast multiplication of complex numbers以上两 篇文章内容很不错,在以后进行DSP设计时用得上。
How to map the H.264/AVC video standard onto an FPGA fabric
Generate FPGA designs from M-code这才是从算法到实现的全程解决方案。