About This Book

This section provides some detailed information about this book - Data Encodings - Herong's Tutorial Examples.

Website URL: http://www.herongyang.com/Encoding

Title: Data Encodings - Herong's Tutorial Examples

Author: Dr. Herong Yang

Category: Data Processing

Version/Edition: Version 5.11, 2016

Number of pages: 62

Short description: This free book is a collection of tutorial notes and example codes written by the author while he was learning learning different binary data encoding algorithms. Topics include Base32, Base64, UUEncode, Algorithm.

Long description: This free book is a collection of tutorial notes and example codes written by the author while he was learning learning different binary data encoding algorithms. Topics include Base32, Base64, UUEncode, Algorithm. Key sections: UUEncode Encoding Algorithm with Sun Implementation - Base64 Encoding Algorithm with W3C Implementation - Base32 Encoding Algorithm with Java, PHP and C++ Implementations - URI/URL encoding with Java and PHP example programs - application/x-www-form-urlencoded encoding with Java and PHP example programs

Keywords:Base32, Base64, UUEncode, Algorithm, Java, Tutorial

Cost/Price: Free

Viewing statistics:

This book has been viewed a total of:

Revision history:

Copyright:

Table of Contents

About This Book

 UUEncode Encoding

 Base64 Encoding

 Base32 Encoding

 URL Encoding, URI Encoding, or Percent Encoding

 References

 PDF Printing Version