binary-to-decimal
There are 76 repositories under binary-to-decimal topic.
eliasbiondo/bin2dec
🎯 bin2dec — javascript vanilla binary to decimal calculator
ArdeshirV/bin2dec
bin2dec is a binary to decimal convertor
gand-elf13/bin_dec_hex_to_bin_dec_hex
un projet de lycée pour créer un convertisseur de pour decimal binaire et hexadecimal
gentildpinto/bin2dec
A simple script builded in ruby to convert binary to decimal numbers
pesadaum/bin2dec
Conversor de base binária para decimal e vice-versa com HTML, CSS e JS Vanilla
abhinav-bhardwaj/computer-system-architecture-scripts
Simple Computer System Architecture Operations Scripts using Python
toolquarry/tq-binary-to-decimal
A simple C library that provides a function to convert a binary number to its decimal representation
toolquarry/tq-binary-to-decimal-example
This is an example project that demonstrates how to use the binary_to_decimal library to convert binary numbers to decimal.
VineetSingh142004/Binary-to-Decimal-converter
This python program converts Binary to Decimal
vlmaier/base-switch
Android application which allows you to check a number for different bases (decimal, octal, hexadecimal and binary).
caiovale1921/dec-to-bin
Este é um conversor de numeros decimais para binarios e vice versa | Projeto para estudo | Sinta-se livre para contribuir 👨💻0️⃣1️⃣
FunbiOyede/binaryToDecimal
binary to decimal
KOUISAmine/binary-to-decimal
This tool will help you to convert a binary number(base 2) to decimal number(base 10).
mecaneer23/BinarytoDecimal
Binary to decimal converters in numerous languages. Designed as a learning tool to compare common concepts across programming languages.
NetoStAna/conversor-bin-hex-oct
Repositório contendo um conversor de números decimais, binários, octais e hexadecimais desenvolvido em Python.
OASIS-systems/base_convert_cpp
Convert from one base to another. Binary, octal, hexadecimal, decimal, etc.
pedromartinsdev/binary-to-decimal
webpage to convert binary to decimal number (bin2dec)
shankar-01/Computing_Pioneer_dataset
In this I am reading data from text file, some data in file is binary so I am converting it into binary, then user have option to display it on console in table like format or sort it and display it, or save it in csv file format. In this I am using Stack for binary to decimal convertion and queue for storing data objects.
SimplyProgrammer/Bidehex-calculator
Simple but effective calculator and number system converter!
Xtrendence/Binary-Converter
A simple tool for converting between decimal and binary (with support for One's Complement, and Two's Complement).
Aziztheprogrammer/BinaryToDecimal
A Mini Python Project Used To Convert Binary Number To Decimal Number.
dozmert/binaryGenerator
A small script which generates decimal/binary conversion questions. Created to aid in studying for the CCNA when dealing with subnets and octets.
estefaniadlk/master-worker-c
Repo for my Uni project in Advanced Programming
gorangorun/base-numeral-system
Base numeral system converter. Convert from/to Binary, Octal, Decimal, Hexadecimal.
hasancyhn/Base-Conversion
This project contains Python code that converts binary numbers entered by the user into decimal base, and decimal numbers into binary base.
lizardkingLK/bintodec
Converts Binary to Decimal
Neto-SantAna/conversor-bin-hex-oct
Repositório contendo um conversor de números decimais, binários, octais e hexadecimais desenvolvido em Python.
new-AF/react-redux-binary-decimal-hex-converter
Convert between numbers in Binary, Decimal and Hexadecimal notations
NoelEmaas/dec-bin-asm
Assembly program for converting decimal to binary and vice versa
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.
sajibAdhi/ascii-to-text
ASCII to text
SudeepJoshi22/Qm.n-and-Integer-Interconversions
Signed Integer to Qm.n binary conversion and vice versa written in Python.
supershor/Binary-to-Decimal
Introducing our Binary to Decimal Converter App for Android. Seamlessly convert numbers between binary and decimal systems. Ideal for students, programmers, and number system enthusiasts. User-friendly interface for quick and easy conversions. Your go-to solution for binary and decimal conversions.
teteuhere/binaryToDecimal
Convertor of binary to decimal using java.
ThatTransGir1/python-number-converter
Create a program that collects a binary number from the user and outputs the denary form of that number