Fraction to Binary Converter
-
Updated
May 21, 2019 - Python
Fraction to Binary Converter
Python-based IPv4 and subnet calculator that allows users to convert IPv4 addresses between decimal and binary formats, validate and process subnet masks in both CIDR and decimal notation, convert subnet masks between CIDR and decimal notation, and provide quick subnet calculations for network planning
This code converts a decimal number to it's binary representation.
Style of Bin that is more... readable? (Really for when your boss/teacher doesn't allow you to use bin() for some bizarre reason)
A simple Python-based assembler that reads an assembly file, processes it through two passes, and generates both a symbol table and the corresponding machine code. The assembler then writes these outputs to a file, providing a straightforward demonstration of how assembly is translated.
METAL GEAR SOLID 1010: BINARY SNAKE
Step-by-step Python implementations of number system conversion algorithms including decimal-to-binary, binary-to-hex, and fractional conversions with detailed explanations.
This repository contains examples of various algorithms implemented in Python, C, and other languages. The main goal of this repository is to provide insights and help beginners understand the basics of algorithms.
"The Turing Omnibus". This project integrates cutting-edge algorithms, equations, and practical examples to create a powerful exploit framework. Whether you're a security researcher, ethical hacker, or computer science enthusiast, TuringExploit is designed to push the boundaries of what's possible in the world of cybersecurity.
Add a description, image, and links to the binary topic page so that developers can more easily learn about it.
To associate your repository with the binary topic, visit your repo's landing page and select "manage topics."