0% found this document useful (0 votes)
40 views1 page

List of Experiments

This document contains a list of 11 experiments related to data compression and data retrieval for a course at the A. D. Patel Institute of Technology. The experiments cover topics like analyzing letter frequencies in text, implementing Huffman coding, LZ77, LZ78 and LZW algorithms, and using vector space models for XML retrieval. The experiments are numbered and include brief titles describing their objectives. The document is signed by the course coordinator, Prof. Dinesh J. Prajapati.

Uploaded by

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

List of Experiments

This document contains a list of 11 experiments related to data compression and data retrieval for a course at the A. D. Patel Institute of Technology. The experiments cover topics like analyzing letter frequencies in text, implementing Huffman coding, LZ77, LZ78 and LZW algorithms, and using vector space models for XML retrieval. The experiments are numbered and include brief titles describing their objectives. The document is signed by the course coordinator, Prof. Dinesh J. Prajapati.

Uploaded by

vishva
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

A. D.

Patel Institute of Technology


Department of Information Technology
A. Y. 2017-18 Sem-II
Subject: Data Compression and Data Retrieval (2161603)

List of Experiments

EXP.
TITLE
NO.
1 Write a program to display occurrence of english letters from a given text file.
2 Write a program to draw a histogram of the english letters from a given text file.
Write a program to find the Probability, Self-information and Entropy from a given
3
text file.
Write a program to implement Huffman Code (HC) to generate binary code when
4
symbol and probabilities are given.
Write a program to implement adaptive Huffman algorithm to encode and decode a
5
string.
Write a program to generate tag for given input sequence when symbol and
6
probabilities are given.
7 Write a program to implement LZ77 algorithm.
8 Write a program to implement LZ78 algorithm.
9 Write a program to implement LZW algorithm.
10 Write a program to implement vector space model for XML retrieval.
11 Open Ended Problem

Course Coordinator

Prof. Dinesh J. Prajapati


Associate Professor
Information Technology Department
ADIT.

You might also like