GithubHelp home page GithubHelp logo

ammarlodhi255 / file-compression-system Goto Github PK

View Code? Open in Web Editor NEW
11.0 1.0 5.0 1.48 MB

File Compression Using Huffman Coding Built in Java.

Java 100.00%
java data-structures huffman-coding huffman-compression-algorithm

file-compression-system's Introduction

FileCompression-Project-DS

What is this project about?

This project is about Building an application for Text File Compression using Huffman Coding. Given a a text file as an input, this app will compress the file and then save the file with reduced size. You can also decompress the file using this app into its original form. This app also has some additional features such as: Given a string of alphabetic characters, you can compress the size of its bit sequence to obtain a binary sequence that has size significantly lesser than the original, this new sequence then can be sent through a network or saved in file so that it can be decompressed whenever required.

How it will run, how does it work?

In order to run the application, first step is to download all the project files in this branch and then put them in an appropriate folder. We have provided an executable .jar as well as .exe file inside the folder named "Executable" in which you will find files named "EncodorGUI.jar" and "Encoder.exe". You can click on any one of these to execute the application. (There is also an alternative way to execute the project, you can open the project in any IDE and execute the main method inside the class "EncoderGUI"). Upon opening the application you will be given an option to browse a file and select it. After you have selected your file, choose the location where you want to save the compressed file. After you have done all these steps you can hit the "Compress" Button to compress your file. For further detailed instructions on how the project works, you can refer to the following video:

Link: https://youtu.be/S0Wua5WxKZI

file-compression-system's People

Contributors

ammarlodhi255 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

file-compression-system's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.