Herong's Tutorial Notes on Data Encoding
http://www.herongyang.com/encoding
Copyright © 2007 by Dr. Herong Yang. All rights reserved.
This free book is an excellent tutorial book for beginners. It is a collection of notes and sample codes written by the author while he was learning binary data encoding algorithms.
Table of Contents
About This Book UUEncode Encoding UUEnccode Algorithm Sun Implementation of UUEnccode in Java Correction to Sun Implementation of UUEnccode PHP - convert_uuencode() and convert_uudecode() Base64 Encoding Base64 Encoding Algorithm W3C Implementation of Base64 in Java Sun Implementation of Base64 in Java References PDF Printing Version
About This Book
UUEncode Encoding
UUEnccode Algorithm
Sun Implementation of UUEnccode in Java
Correction to Sun Implementation of UUEnccode
PHP - convert_uuencode() and convert_uudecode()
Base64 Encoding
Base64 Encoding Algorithm
W3C Implementation of Base64 in Java
Sun Implementation of Base64 in Java
References
PDF Printing Version
Keywords: Base64, UUEncode, Algorithm, Java, Implementation, Tutorial
Previous Version: http://www.herongyang.com/data/index2.html