Skip to content

In this I am reading data from text file, some data in file is binary so I am converting it into binary, then user have option to display it on console in table like format or sort it and display it, or save it in csv file format. In this I am using Stack for binary to decimal convertion and queue for storing data objects.

shankar-01/Computing_Pioneer_dataset

Repository files navigation

Computing_Pioneer_dataset

In this I am reading data from text file, some data in file is binary so I am converting it into binary, then user have option to display it on console in table like format or sort it and display it, or save it in csv file format. In this I am using Stack for binary to decimal convertion and queue for storing data objects.

Commands to run

compile it with javac Main.java
run it with java Main

##Screenshots

computing_pioneer computing_pioneer2

About

In this I am reading data from text file, some data in file is binary so I am converting it into binary, then user have option to display it on console in table like format or sort it and display it, or save it in csv file format. In this I am using Stack for binary to decimal convertion and queue for storing data objects.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages