Skip to content

IVIehr/encoder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Encoder

Encoder is the final project of Data Structures course at Ferdowsi University of Mashhad.

How to run

to Encode a text file, rename it to "data.txt" then run the file Encode.java this program encodes the data into a binary file which it calls "data.bin"

to Decode the EncodedFile which is created in previous part, run the file Decode.java this program decode the binary data into a text file which it calls "decodedFile.txt"

now compare your first file with "decodedFile.txt" !

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages