oJPEG2000中DWT的MATLAB實(shí)現(xiàn)n the use of discrete cosine transform DCT jpeg COMPRESSION Matlab source, simple and practical, the Notes have a good time
Interface for Microsoft Audio COMPRESSION Manager. - Delphi Source
The ACM uses existing driver interface hooks to override the default mapping algorithm for waveform audio devices. This allows the ACM to intercept device-open calls. After a call has been intercepted, the ACM can perform a variety of tasks to process the audio data, such as inserting an external compressor or decompressor into the sequence.
Image COMPRESSION
A collection of simple routines for image COMPRESSION using different techniques.
圖象壓縮的不同方法
BTCODE:
Image COMPRESSION Using Block Truncation Coding.
PYRAMID:
Image COMPRESSION based on Gaussian Pyramids.
DCTCOMPR:
Image COMPRESSION based on Discrete Cosine Transform.
IMCOMPR:
Image COMPRESSION based on Singular Value Decomposition.
The given codes can be also used in 2D noise suppression.
Notes:
The function "conv2fft" performs a 2D FFT-based convolution.
Type "help conv2fft" on Matlab command window for more informations.