Skip to content

This console-based Java program will read in a user made file that has some sort of string and encode it using the Move-to-Front transform and then output a user-defined file with the encoded string.

Notifications You must be signed in to change notification settings

vincetran/Move-to-Front-Encode-Decode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Author: Vincent Tran
Class: CS 1501, Algorithms Implementation
University of Pittsburgh

This console-based Java program will read in a user made file that has some sort of string 
and encode it using the Move-to-Front transform and then output a user-defined file with 
the encoded string.

About

This console-based Java program will read in a user made file that has some sort of string and encode it using the Move-to-Front transform and then output a user-defined file with the encoded string.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages