-
-
[
C/C++]
frac_comp.tar.gz
a small program by Yuval Fisher that has gone a long way to revealing some of the secrets of fracal image compression.
-
-
[
Visual C++ (VC++)]
zip_demo.zip
... the support for creating and extracting multiple disk archives (on non-removable devices as well) and for password encryption and decryption. This module uses compression and decompression functions from zlib library by Jean-loup Gailly and Mark Adler.
-
-
-
[
C/C++]
lpc55-C.zip
this the source code of audio compression standard LPC. It is coded by C.
-
[
C/C++]
adpcm64_g722.zip
this the source code of audio compression standard, ADPCM-64/G.722.
Category:
SCM Upload User:
ywtrader Size:
9K
-
[
C/C++]
jbig2dec-0.9.tar.gz
Jbig2 decoder code package. Package has a sample program. jbig2dec is a decoder library and example utility implementing the JBIG2bi-level image compression spec. Also known as ITU T.88 and ISO IEC14492, and now included by reference in Adobe s PDF 1.4.
-
[
Matlab]
compression.rar
This is the duality gap own work, based on the matlab environment, for the image compression experiments, DWT and SWT, respectively, compared with reference to experimental
Category:
matlab Upload User:
zhengheg Size:
16K
-
[
Visual C++ (VC++)]
image_spatial_process.rar
image preprocessing for JPEG compression.
This file include:
void filter2()
void get_8x8()
void set_8x8()
void sym_extension()
void zero_extension()
void peri_extension()
void get_middle()