[Easy Colors] Colour generator and picker made in Visual Basic 4.0.
-
Updated
Jan 24, 2020 - VBA
10BC0
[Easy Colors] Colour generator and picker made in Visual Basic 4.0.
Convert any base to base-ten and visa versa with custom charset
Ranga's Hex Dump - a simple utility for dumping the contents of files in hex
Change texts to different kind of encode
Hexadecimal is a number system based on 16 digits, using the numbers 0-9 and the letters A-F. Each digit represents a value from 0 to 15. It is commonly used in computing because it's more compact than binary and easier for humans to read, often representing data like colors, memory addresses, or machine code. For example, "A3" is equal to 163.
đź§® Programmer calculator with Hex, Decimal & Binary modes | Bitwise operations support | Built with Java Swing
convert any base to decimal base
permutation cipher for encrypting and decrypting a hexadecimal string
xor cipher for shift base encrypting and decrypting hexadecimal string
Convert any number to binary,decimal,octal and hexadecimal
My first Java project. This is based off an in-class assignment in which we were asked to convert MIPS assembly instructions to hex code by hand.
Converter of decimal and integer numbers in different bases such as octal, binary, hexadecimal and decimal and bases between 2 and 36 to other number bases
Hex Visualizar, this program allows you to view binary files bytes in hex
This example presents a native antivirus scanner in Python with a self-contained Aho-Corasick implementation. It removes external dependencies, adds visual position markers for detected signatures, and measures scan performance through a Tkinter interface. The implementation is part of the 127 algorithms collection.
A motley collection of utility classes that perform a variety of potentially useful operations on bits, bytes, and strings representing them.
Simple hexadecimal file dump utility for Windows command line
Add a description, image, and links to the hexadecimal topic page so that developers can more easily learn about it.
To associate your repository with the hexadecimal topic, visit your repo's landing page and select "manage topics."