To design/analyze digital/analog filters, FIR, IIR, FFT, DSP, VHDL source code,
step/impulse response, Bode/Nyquist diagram, mixed signal, polynomial roots...
公司网站,资料还不是很多,有时间可以看看。 
DSP大世界  
DSP | Digital Signal Processing-dsprelated  
号称为中国最大的DSP下载基地,确实也不错,里面有大量的下载资料,推荐访问 
TI 的DSP开发网站,强烈推荐  
DSP (digital signal processing) development tools, Code Composer Studio, application software, C6000, C5000, C2000
musicdsp.org  
Musicdsp.org is a collection of data, gathered for the music dsp community
许多其它链接,推荐 <a target=_blank href=http://musicdsp.org/links.php>http://musicdsp.org/links.php</a>
Kiss FFT  
A Fast Fourier Transform based up on the principle, "Keep It Simple, Stupid." Kiss FFT is a very small, reasonably efficient, mixed radix FFT library that can use either fixed or floating point data types. 
BruteFIR  
BruteFIR is a software for applying long FIR filters to multi-channel digital audio, either offline or in realtime. Its basic operation is specified through a configuration file, and filters and attenuation can be changed in runtime through a simple command line interface. The FIR filter algorithm used is an optimised frequency domain algorithm, partly implemented in hand-coded assembler, thus throughput is extremely high. In realtime, a standard computer can typically run more than 10 channels with more than 60000 filter taps each.
说明文档:http://www.ludd.luth.se/~torger/brutefir.html 
DSP算法代码  
www.mpeg.org  
MPEG.ORG is the most complete and comprehensive index of MPEG resources on the Internet. MPEG.ORG is mostly focussing on the MPEG-1 and MPEG-2 standards 
FFT实现的免费C代码库  
Digital Image Processing  
中国人工智能网  
关于 人工智能,模式识别,数字图像处理
银杏科技  
许多DSP开发资源.推荐
特别是TMS320C54x的开发支持资源:<a target=_blank href=http://www.dspsolution.com/html/resource/54x_support.htm>http://www.dspsolution.com/html/resource/54x_support.htm</a>
TI的DSP开发网站,强烈推荐  
Vorbis.com - Open, Free Audio  
Ogg Vorbis is a completely open, patent-free, professional audio encoding and streaming technology with all the benefits of Open Source.
DSP Algorithms  
研究DSP算法的,在其下载区域有些算法代码可以下载
dSP专业资讯网 - 客观、全面的DSP专业资讯 
个人网站!网站设计的比较清晰,对于想了解DSP信息,dsp动态的工程师,这里是个不错的地方。
Andraka Consulting Group Home  
包含了大量的算法比如FFT,FIR以及它们的DSP与FPGA实现等等。 
The Wavelet Digest  
一个专业的关于小波的网站
Digital Signal Processing Central  
专业性的关于DSP开发的站点,有DSP的FAQ。
FreqTweak  
FreqTweak is a tool for FFT-based realtime audio spectral manipulation and display. It provides several algorithms for processing audio data in the frequency domain and a highly interactive GUI to manipulate the associated filters for each. It also provides high-resolution spectral displays in the form of scrolling-raster spectrograms and energy vs frequency plots displaying both pre- and post-processed spectra.
Berkeley Design Technology, Inc  
大量的关于DSP技术的分析报告,了解DSP动态,推荐。
 1 2   
简介
  A digital signal processor (DSP) is a specialized microprocessor designed specifically for digital signal processing, generally in real-time. DSPs can also be used to perform general-purpose computation, but they are not optimised for this function. DSPs can also be purely software, and are usually used to re-encode audio for Internet radio stations in real-time。
相关网站