Previous video on this topic:
• Java. Алгоритм Хаффмана для компрессии дан...
This video continues the topic of data compression. It examines in detail the adaptive Huffman algorithm for data compression. The video also includes an implementation of adaptive compression in Java, which is a set of universal components that can be used to compress any data.
Source code:
https://github.com/Arhiser/java_tutor...
Algorithm table of contents:
https://github.com/Arhiser/java_tutor...
Support the channel💰:
https://yoomoney.ru/to/410018856244871
Our Telegram group:
https://t.me/ArhiTutorials
00:00 - Entropy Coding
02:56 - Huffman Coding
05:28 - Adaptive Coding Algorithm
15:05 - Encoder and Decoder Operation
21:40 - Adaptive Coding Implementation
31:41 - Conclusion
#ArhiTutorialsJava #ityoutubersru