1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
Reika [66]
3 years ago
8

A compression scheme for long strings of bits called run-length encoding is described as follows: Rather than record each 0 and

1 individually, instead record "runs" of bits by storing the number of consecutive 1s and 0s that appear. Since it's binary, any run of 0s must be followed by a run of 1s (even if the run is only 1-bit long) and vice versa. Thus, you can store a list of small numbers that represents the alternating runs of 0s and 1s. Here is an example: To uncompress the data back into its original binary state, you simply reverse the process. This technique is an example of what type of compression?
(a) Lossy compression
(b) Lossless compression
(c)Fast Fourier Transform compression
(d)Tailored compression
Computers and Technology
1 answer:
Musya8 [376]3 years ago
3 0

Answer: (B) Lossless compression

Explanation:

 According to the question, the given technique is the example of the lossless compression. The lossless compression is one of the technique that decompress the data into the original data form without any type of losses.

The lossless compression is the technique that usually compress the data, text and the databases. This technique also improve the compression rate helps in reconstruct the original data. It is used in various types of encoding methods, GNU tool and zip file.

You might be interested in
Before u can open and edit a file, you need to zip it, T/F
koban [17]

Answer

False, it is not necessary that you need to zip a file always when you are opening and editing a file

<u><em>PLS MARK BRAINLIEST</em></u>

5 0
3 years ago
a key part of staying safe is employing good habits. drag the step number to the proper sequence triple a
solong [7]

Answer:

where are the step number. I can't find any

6 0
3 years ago
Edhesive assignment 2: Room Area.
Elza [17]

Answer:

a = float(input(“Enter side A: “))

b = float(input(“Enter side B: “))

c = float(input(“Enter side C: “))

d = float(input(“Enter side D: “))

e = float(input(“Enter side E: “))

area1 = (b)*(c)

area2 = (d-e)*(a-c)

area3 = (0.5)*(a-c) *(e)

print(“Room Area: “ + str(area1 + area2 + area3))

Explanation:

7 0
4 years ago
The illegal downloading of software is called
Komok [63]

Piracy is the correct term

8 0
3 years ago
Read 2 more answers
Forty-eight hundredths of this figure is shaded. Which figure shows a fraction equivalent to 48 over 100?​
irinina [24]
I think 48/100 is equivalent to 12/25 hope this helps
5 0
3 years ago
Other questions:
  • How to use the copy machine for creating a copy on the auto feed, from 1 sided to 2 sidedcopy. (2-3 paragraphs)
    7·1 answer
  • Software that translates the sound of human voice into text is called:________.
    14·1 answer
  • Discuss how the accessibility of television has changed over time
    7·1 answer
  • Working with text in presentation programs is similar to using text in other applications
    9·2 answers
  • What type of coverage pays for damage incurred as a result of theft, vandalism, fire or natural disaster?
    15·1 answer
  • In order for bitlocker to protect the system volume without the aid of an external drive, your computer must:
    12·2 answers
  • What can we do to positive interaction online?
    15·2 answers
  • What is the main function of the output on a computer or what is it use for? ​
    15·2 answers
  • What are 3 of the most important things about internet safety that you would recommend and why
    15·1 answer
  • You are planning to depart on a flight from area 2 to area 4 in 12 hours. What weather is forecast to occur along your route?
    9·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!