octal-converter
There are 22 repositories under octal-converter topic.
sdarre/hexc
Base converter for the terminal written in C.
battleoverflow/us3r-unl0ck3d
Us3r Unl0ck3d is a permissions scanner built to scan most Linux and Windows environments. It returns all accessible files by the currently logged-in user using an octal pattern.
billyjoe-ram/dev-calculator
A simple numeric base converter for developers and RGB/Hexa color showing using TypeScript and Ionic.
augusticor/NumericalSystemsConversionSoftware
This is a software for numerical base conversion, the numerical systems available are octal, hexadecimal, binary and decimal
gpalleschi/konvertilo
Konvertilo (in Esperanto it means converter) is a simple html tool to convert a number in decimal, hexadecimal, octal, binary and roman format simultaneously.
KOUISAmine/binary-to-octal
This tool will help you to convert a binary number(base 2) to octal number(base 8).
KOUISAmine/convert-text-to-octal
Convert text to octal and the other way for any string input.
lgirotogarcia/BaseConverter
Projeto de estudo de Stack, do curso de Data Structure. Um conversor de decimais inteiros para as bases binárias, octais e hexadecimais :)
NetoStAna/conversor-bin-hex-oct
Repositório contendo um conversor de números decimais, binários, octais e hexadecimais desenvolvido em Python.
raziehyria/Converting-decimals-to-other-bases
Students need to understand what binary values are, and how to convert to other numerical bases. This lab will demonstrate how to convert data using the c language and binary, hexa, and octal conversion formulas..
remixtures/numeral-system-converter
Mathematical helper developed in Java that allows the user to convert any number (integer or fractional) from one numeral system to another. Command-line based.
Sleepy4k/python-diconvert
convert a number with a certain data type such as decimal to another data type.
alexmeert/Base-Conversion
A simple Tkinter GUI made with Python that allows a user to convert between decimal, binary, octal, and hexadecimal.
ce-box/EL3307-Hamming-Encoder
🔢 💻 Software developed as a logical design course project. It consists of a base converter system, an NZRI encoder, a Hamming encoder and its bit error detector.
Neto-SantAna/conversor-bin-hex-oct
Repositório contendo um conversor de números decimais, binários, octais e hexadecimais desenvolvido em Python.
Progambler227788/Base-Convertor-Winform-Csharp
This is made in C# winform. It is used to convert every base to another base like binary to decimal or vice versa.
shxxxam/C-language-programs
Hey! Hi this is the repository where I'll be uploading some programs related to C# language while learning it :)
victormoreira92/conversor-bases-numericas
Uma aplicação responsiva que converte as números nas bases binária, decimal, octal e hexadecimal.
yosefther/Binary-to-octal-to-Decimal-to-Hexadecimal-Converter
A simple tool for converting numbers between Binary, Octal, Decimal, and Hexadecimal numeral systems. It provides fast, accurate conversions with a user-friendly interface. Perfect for students and developers working with different number formats.
Jigsy1/machineLanguageConversion
Three applications that convert text to ASCII, Hex and Octal.
n1ved/number-converter
simple binary - decimal - octal - hexadecimal converter
pegasus0069/numsyscon
Azure Implementation of Number System Converter Website Based on Node.js, Javascript, HTML & CSS.