List of Experiments
List of Experiments
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