Download List

Projeto Descrição

libDSP is a C++ library of digital signal processing routines, including standard vector operations, digital filtering, and transforms.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2003-10-26 04:48
4.9.1

Interfaces obsoletas foram removidos. Lotes de código foi limpado e algumas classes foram renomeados. Uma classe para lançar bandas de frequência estranho foi adicionado.
Tags: Development, Minor feature enhancements
Obsolete interfaces have been removed. Lots of code has been cleaned up and some classes have been renamed. A class for flipping odd frequency bands has been added.

2003-09-08 02:00
4.9.0

Suporte para Intel Integrated Performance Primitives (IPP) foi adicionado. Apoio FFTW foi atualizado de acordo com a versão 3 da API e agora é usado por padrão. Limpeza de código Vários tem sido feito.
Tags: Development, Major feature enhancements
Support for Intel's Integrated Performance Primitives (IPP) has been added. FFTW support has been updated to match version 3 API and is now used by default. Various code cleanups has been made.

2003-06-16 20:08
4.6.0

Reamostragem por fator não-inteiro, com e sem média foi adicionado. Isso foi testado no Solaris / plataforma SPARC.
Tags: Stable, Major feature enhancements
Resampling by non-integer factor with and without averaging has been added. This has been tested on the Solaris/SPARC platform.

2002-10-06 03:06
4.5.1

Algumas pequenas correções de bugs e otimizações foram feitas, e um novo otimizado multiplicar-add função foi adicionada.
Tags: Development, Minor bugfixes
Some minor bugfixes and optimizations have been made, and a new optimized multiply-add function has been added.

2002-08-11 20:34
4.5.0

Uma nova classe base para filtros multi-taxa e uma classe interpolador novos foram acrescentados. Filtros para os filtros multitaxa podem ser selecionados em FFT / FIR / IIR. Suporte para filtros IIR foi adicionado. Uma série de pequenas mudanças foram feitas.
Tags: Development, Major feature enhancements
A new base class for multi-rate filters and a new interpolator class have been added. Filters for the multirate filters can be selected from FFT/FIR/IIR. Support for IIR filters has been added. A number of smaller changes have been made.

Project Resources