data-compression download
Contents
- lbgvq.c --- C program for LBG VQ design.
- qvect.m --- Matthew Jones' MATLAB Vector Quantization example.
- gzip.c --- C source codes for gzip and gunzip (GNU implementation of the Lempel-Ziv Algorithm).
- LPC-10 --- C source codes for 2.4 kbps LPC-10 Vocoder.
- MELP 1.2 --- C source codes for 2.4 kbps MELP coder.
- celp_3.2a.tar.Z --- C source codes for 4.8 kbps CELP coder.
- gsm-1.0.10.tar.gz --- C source codes for 13 kbps GSM speech coder.
- ldcelp.tgz --- C source codes for 16 kbps Low-Delay CELP coder.
- ADPCM --- C source codes for 32 kbps ADPCM speech coder (G.721). Also includes G.711 and G.723.
- Data Compression Source Code --- maintained by Mark Nelson.
- JPEG Source Code.
- PNG (Lossless Image Compression) Source Code.
- LOCO-I/Lossless JPEG Software Download Page.
- JJ2000 --- A Java implementation of the JPEG2000 image compression standard.
- C. E. Shannon, A Mathematical Theory of Communication (free pdf version)
- J. C. Kieffer, History of Source Coding
- JPEG2000 Final Committee Draft
- C. E. Shannon, N. J. Sloane, and A. D. Wyner, Claude Elwood Shannon: Collected Papers.
- T. M. Cover and J. A. Thomas, Elements of Information Theory.
- R. Gallager, Information Theory and Reliable Communication.
- A. Gersho and R. M. Gray, Vector Quantization and Signal Compression.
- K. Sayood, Introduction to Data Compression.
- M. Nelson and J.-L. Gailly, The Data Compression Book.
- A. Leon-Garcia, Probability and Random Processes for Electrical Engineering.
- .
- A. Papoulis, Probability, Random Variables, and Stochastic Processes.
- G. Held and T. R. Marshall, Data and Image Compression: Tools and Techniques.
- D. Hankerson, P. D. Johnson, and G. A. Harris, Introduction to Information Theory and Data Compression .
- L. R. Rabiner and R. W. Schafer, Digital Processing of Speech Signals.
- N. Morgan and B. Gold, Speech and Audio Signal Processing : Processing and Perception of Speech and Mus ic.
- J. R. Deller, J. G. Proakis, and J. H. L. Hansen, Discrete-Time Processing of Speech Signals.
- S. Furui, Digital Speech Processing, Synthesis and Recognition.
- D. O'Shaughnessy, Speech Communications : Human and Machine.
- A. J. Rubio Ayuso and J. M. Lopez Soler, Speech Recognition and Coding : New Advances and Trends.
- M. R. Schroeder, Computer Speech: Recognition, Compression, Synthesis.
- B. S. Atal, V. Cuperman, and A. Gersho, Speech and Audio Coding for Wireless and Network Applications.
- B. S. Atal, V. Cuperman, and A. Gersho, Advances in Speech Coding.
- D. G. Childers, Speech Processing and Synthesis Toolboxes.