Text Compression Techniques | Keyword Encoding| |Run length Encoding| |Huffman Encoding|

Опубликовано: 25 Июль 2020
на канале: Essential-Learning
1,070
19

|COMPUTER SCIENCE COURSE|
In this video we will learn about Text Compression Techniques in the computer. Text is the fundamental type of data on the internet. It's size is crucial factor to consider while processing, transmitting and storing it on device.
Following techniques are discussed in this video.

KEYWORD ENCODING

RUN LENGTH ENCODING

HUFFMAN ENCODING

These same techniques can be applied to other data as well.
#Crashcourse
#computerscience