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