0% found this document useful (0 votes)
46 views2 pages

Multimedia Data Compression Exam 2023

The document outlines the practical end-semester examination for B.E/B.Tech students in Multimedia Data Compression and Storage for the fifth semester, scheduled for November/December 2023. It includes a list of questions requiring students to demonstrate their understanding of various multimedia compression techniques, algorithms, and programming tasks. The examination consists of a total of 100 marks, with specific allocations for aim, program, output, record, and viva-voce.

Uploaded by

Bebi Raj
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
46 views2 pages

Multimedia Data Compression Exam 2023

The document outlines the practical end-semester examination for B.E/B.Tech students in Multimedia Data Compression and Storage for the fifth semester, scheduled for November/December 2023. It includes a list of questions requiring students to demonstrate their understanding of various multimedia compression techniques, algorithms, and programming tasks. The examination consists of a total of 100 marks, with specific allocations for aim, program, output, record, and viva-voce.

Uploaded by

Bebi Raj
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd

B.E/[Link].

PRACTICAL END-SEMESTER EXAMINATIONS NOVEMBER / DECEMBER 2023

Fifth Semester

CCS353 MULTIMEDIA DATA COMPRESSION AND STORAGE

(Regulations 2021)

Time: 3 Hours Answer any one Question Max. Marks: 100

Aim Program Output Record Viva-voce Total


(10) (30) (30) (10) (10) (100)

1. Construct Huffman codes for given symbol probabilities

{e,c,o,n}

2. Replace each row with numbers that say how many consecutive pixels are the same

colour, always starting with the number of white pixels using encodes.

3. Identify an algorithm typically used in GIF and optionally in PDF and TIFF for adaptive

variable-length encoding.

4. Compress the given word using arithmetic coding based on the frequency of the letters.

STRING

5. Write a shell script, which converts all images in the current path in JPEG.

6. Write a program to split images from a video without using any primitives.

7. Create a photo album of a trip by applying image dimensions of 1000X1200 in JPEG

format.

8. Write the code for identifying the popularity of content retrieval from media server.

9. Write the code for ensuring data availability in disks using strip based method.

10. Write a program for scheduling requests for data streams.


11. Construct Huffman codes for given symbol probabilities

{0.3,0.2,0.5,0.7}

12. Encode run length with fixed-length codes.

13. Identify an algorithm typically used in GIF and optionally in PDF and TIFF for adaptive

variable-length encoding.

14. Compress the given word using arithmetic coding based on the frequency of the letters.

WELCOME

15. Convert all images in the current directory in JPEG, Write a shell script.

16. Create a program to split images from a video without using any primitives.

17. Create a photo album of a trip by applying image dimensions of 800X600 in JPEG format.

18. Generate the code for identifying the popularity of content retrieval from media server.

19. Generate the code for ensuring data availability in disks using strip based method.

20. Create a program for scheduling requests for data streams.

INTERNAL EXAMINER EXTERNAL EXAMINER

You might also like