Giter Club home page Giter Club logo

rdtaylorjr / huffman-coding-algorithms Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 604 KB

Encodes and decodes text from input files using Huffman coding. Reads mutiple input files a byte at a time, counts the number occurrences of each byte, sorts the bytes by frequency, builds a Huffman tree, reads and encodes the file data, reads and decodes the encoded file data, then compares the decoded file with the original input file. Written in C++

C++ 100.00%
algorithms cpp huffman-coding text-encoding

huffman-coding-algorithms's Introduction

Thanks for stopping by!

I'm a software engineer at Nielsen and a graduate student at Georgia Tech, specializing in natural language processing and artificial intelligence. I am particularly interested in neural machine translation of low resource languages.

Before I became a software engineer, I was an academic researcher studying ancient near eastern languages. As part of that work, I was responsible for creating and maintaining complex, highly-specialized right-to-left language datasets optimized for linguistic analysis.

When I'm not coding, I enjoy trail running in the Colorado mountains. I've run several ultra-marathons including a couple of 100 milers. Ultra running has proven to me that any problem can be solved with enough preparation, adaptation, and determination.

I would love to connect with you and collaborate on any interesting projects! Have an awesome day!

huffman-coding-algorithms's People

Contributors

rdtaylorjr avatar

Watchers

 avatar  avatar

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.