Allows users to encrypt and decode messages using a unique alphabetic key.
-
Updated
Nov 22, 2019 - C++
Allows users to encrypt and decode messages using a unique alphabetic key.
ASCII files can be compressed to smaller sizes by using variable length Huffman Coding. By analyzing the different probabilities of the various symbols that occur in a given file, we can build a Huffman tree to come up with a minimal, optimized binary list of code words for these symbols.
ascii_t is a simple program for converting ASCII characters to digital code
Data Structure Project
A set of special characters for use on Windows, including characters for creating frames and tables. Contains a complete list of characters with their Alt and Unicode codes, as well as instructions for entering them.
A decoder for ArcGIS binary symbol file.
Lempel-Ziv Source Coding (C++ implementation)
A toy C++ Compiler written in C++. Mainly used for educational purposes. Was part of a final year dissertation.
Constants library for physics and chemistry Based off of NIST and CODATA
Minecraft: Bedrock Edition Modding Headers!
Add a description, image, and links to the symbols topic page so that developers can more easily learn about it.
To associate your repository with the symbols topic, visit your repo's landing page and select "manage topics."