Understanding compression: data compression for modern developers
β Scribed by Haecky, Aleks;McAnlis, Colt
- Publisher
- O'Reilly Media
- Year
- 2016
- Tongue
- English
- Edition
- First edition
- Category
- Library
No coin nor oath required. For personal study only.
β¦ Synopsis
If you want to attract and retain users in the booming mobile services market, you need a quick-loading app that won't churn through their data plans. The key is to compress multimedia and other data into smaller files, but finding the right method is tricky. This witty book helps you understand how data compression algorithms work-in theory and practice-so you can choose the best solution among all the available compression tools. With tables, diagrams, games, and as little math as possible, authors Colt McAnlis and Aleks Haecky neatly explain the fundamentals. Learn how compressed files are better, cheaper, and faster to distribute and consume, and how they'll give you a competitive edge.
β¦ Subjects
Datenkompression;Lehrbuch
π SIMILAR VOLUMES
If you want to attract and retain users in the booming mobile services market, you need a quick-loading app that wonβt churn through their data plans. The key is to compress multimedia and other data into smaller files, but finding the right method is tricky. This witty book helps you understand how
Data compression is one of the most important fields and tools in modern computing. This third edition of "Data Compression" provides a comprehensive, authoritative, and accessible reference for the many different types and methods of compression. Included are a detailed and helpful taxonomy, detail
<p>Data compression is mandatory to manage massive datasets, indexing is fundamental to query them. However, their goals appear as counterposed: the former aims at minimizing data redundancies, whereas the latter augments the dataset with auxiliary information to speed up the query resolution. In th