RUN LENGTH ENCODING

Поделиться
HTML-код
  • Опубликовано: 6 фев 2025
  • Run length encoding is data compression algorithm which is used to reduce redundancy.
    link to my channel-
    / lalitkvashishtha
    link to data structure and algorithm playlist -
    • WORST CASE TIME COMPLE...
    link to information theory and coding techniques playlist -
    • Information & Entropy
    link to compiler design playlist -
    • Parsing

Комментарии • 8

  • @deepikasharma1501
    @deepikasharma1501 6 лет назад +1

    You teaches quite well... the concepts are very clear... easy to understand... Thank you very much...

  • @saumyadiptasarkar2261
    @saumyadiptasarkar2261 7 лет назад +2

    We can even more compress it just passing the values , if we Assume every bit stream starts with 1 ,
    as the case in your example just pass {15,19,4}
    means 15 ones , followed by 19 zeros , followed by 4 ones,
    if the bit stream doesn't start with one , just think of that there are zero ones , means just prepend 0 ones ..
    No need to pass the bit 1 or 0 with the number of their Appearance

  • @sawrupkhan2120
    @sawrupkhan2120 5 лет назад

    Thanks sir

  • @TomJerryFootballParody
    @TomJerryFootballParody 6 лет назад

    Thanks man

  • @rashidabbasi6035
    @rashidabbasi6035 5 лет назад

    sir i am waiting for your email, any one can help me , i will be very thankful