decimal-to-hexadecimal
There are 28 repositories under decimal-to-hexadecimal topic.
zamicol/BaseConverter
Zamicol's Base Converter - Convert arbitrary bases with arbitrary alphabets.
Manderby/BitFiddle
Application for binary and hexadecimal conversion of arbitrary large numbers. Windows and Mac.
atom-extensions/dec-hex-oct-bin
Atom package that provides a helper panel to convert decimal / hex / octal and binary values at cursor position.
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
QQKdeGit/color-converter
Convert colors between decimal and hexadecimal
VineetSingh142004/Decimal-to-Hexa-decimal-converter
this is a simple python program which converts decimal to hexa-decimal
vlmaier/base-switch
Android application which allows you to check a number for different bases (decimal, octal, hexadecimal and binary).
Harshit2012/CODHB
CODHB is a web-based number converter that seamlessly transforms binary, decimal, and hexadecimal numbers
KOUISAmine/decimal-to-hexadecimal
This tool will help you to convert a decimal number(base 10) to hexadecimal number(base 16).
NetoStAna/conversor-bin-hex-oct
Repositório contendo um conversor de números decimais, binários, octais e hexadecimais desenvolvido em Python.
Pratik180198/Decimal-Convert-To-Binary-Octal-Hexadecimal
Program to convert decimal to binary, octal and hexadecimal.
SimplyProgrammer/Bidehex-calculator
Simple but effective calculator and number system converter!
Ahmed-Thaer-Khalaf/BODH
convert D to B or O or H
ahmethakanbesel/decimal-to-binary-converter
Integer/floating point to binary converter with custom bit structure support
avt613/Arduino-Dec-to-Hex-converter
This is just a script to generate random Hex bytes.
biagang/bread
byte conversion tool
FaizanZaheerGit/Number-Convertor-in-C-
this number convertor is used to convert numbers from one system or format into another, supported formats/number systems include decimal, hexadecimal, binary, octal
gorangorun/base-numeral-system
Base numeral system converter. Convert from/to Binary, Octal, Decimal, Hexadecimal.
Ironhead1002/Decimal-Converter-Using-C
It is a program that can convert decimal value to binary, octa or hexadecimal and it is made using C.
llFREEDll/Convert-Numbers
Convert Number bin, hex, dec
MontyMango/BDH-Solver
This Python program solves and shows binary, decimal, and hexadecimal answers
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
Vasu021/BaseConverter
Number Base Converter
AzaanUllah-Khan/binary-convertr
convert .decimal to (binary,hexadecimal and octal) [vice-verse]
hari-007/number-system-converter
A C++ project for number system conversions. All Decimal, Binary, Octal, and Hexadecimal number are converted with each other in a combination
ParkingLotGames/ReactTS-Decimal-to-Hex-Converter
Decimal to hex converter as a Typescript react app made with Vite, SWC and TailwindCSS
V1ct0rSabaa/Java-sistemas-de_numeracao
Contém funções para conversão entre os sistemas númericos binário, octal, decimal e hexadecimal. Além de conversão entre string para int e vice versa.