ReClassEx
-
Updated
Jul 5, 2021 - C++
ReClassEx
Lightweight elf binary parser with no external dependencies - Sections, Symbols, Relocations, Segments
Minecraft: Bedrock Edition Modding Headers!
Constants library for physics and chemistry Based off of NIST and CODATA
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.
A decoder for ArcGIS binary symbol file.
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
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."