GitHub topics: decimal-to-hexadecimal
Manderby/BitFiddle
Application for binary and hexadecimal conversion of arbitrary large numbers. Windows and Mac.
Language: C - Size: 79.3 MB - Last synced at: about 21 hours ago - Pushed at: 19 days ago - Stars: 11 - Forks: 0

zamicol/BaseConverter
Zamicol's Base Converter - Convert arbitrary bases with arbitrary alphabets.
Language: HTML - Size: 1.47 MB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 26 - Forks: 4

MontyMango/BDH-Solver
This Python program solves and shows binary, decimal, and hexadecimal answers
Language: Python - Size: 64.5 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

SimplyProgrammer/Bidehex-calculator
Simple but effective calculator and number system converter!
Size: 48 MB - Last synced at: about 2 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

Ahmed-Thaer-Khalaf/BODH
convert D to B or O or H
Language: JavaScript - Size: 498 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

Harshit2012/CODHB
CODHB is a web-based number converter that seamlessly transforms binary, decimal, and hexadecimal numbers
Language: JavaScript - Size: 12.7 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

VineetSingh142004/Decimal-to-Hexa-decimal-converter
this is a simple python program which converts decimal to hexa-decimal
Language: Python - Size: 1.95 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

KOUISAmine/decimal-to-hexadecimal
This tool will help you to convert a decimal number(base 10) to hexadecimal number(base 16).
Language: HTML - Size: 3.91 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

llFREEDll/Convert-Numbers
Convert Number bin, hex, dec
Language: JavaScript - Size: 254 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

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
Language: Python - Size: 80.1 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

vlmaier/base-switch
Android application which allows you to check a number for different bases (decimal, octal, hexadecimal and binary).
Language: Java - Size: 2.88 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

ahmethakanbesel/decimal-to-binary-converter
Integer/floating point to binary converter with custom bit structure support
Language: Vue - Size: 932 KB - Last synced at: about 2 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

new-AF/react-redux-binary-decimal-hex-converter
Convert between numbers in Binary, Decimal and Hexadecimal notations
Language: JavaScript - Size: 1.17 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

AzaanUllah-Khan/binary-convertr
convert .decimal to (binary,hexadecimal and octal) [vice-verse]
Language: CSS - Size: 2.93 KB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

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.
Language: Java - Size: 1.95 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

ParkingLotGames/ReactTS-Decimal-to-Hex-Converter
Decimal to hex converter as a Typescript react app made with Vite, SWC and TailwindCSS
Language: TypeScript - Size: 27.3 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

gorangorun/base-numeral-system
Base numeral system converter. Convert from/to Binary, Octal, Decimal, Hexadecimal.
Language: JavaScript - Size: 6.84 KB - Last synced at: 9 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Neto-SantAna/conversor-bin-hex-oct
Repositório contendo um conversor de números decimais, binários, octais e hexadecimais desenvolvido em Python.
Language: Python - Size: 3.91 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

atom-extensions/dec-hex-oct-bin
Atom package that provides a helper panel to convert decimal / hex / octal and binary values at cursor position.
Language: JavaScript - Size: 1.08 MB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 3 - Forks: 2

biagang/bread
byte conversion tool
Language: Rust - Size: 1.57 MB - Last synced at: 18 days ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

QQKdeGit/color-converter
Convert colors between decimal and hexadecimal
Language: C# - Size: 36.1 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

Pratik180198/Decimal-Convert-To-Binary-Octal-Hexadecimal
Program to convert decimal to binary, octal and hexadecimal.
Language: Python - Size: 1000 Bytes - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

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
Language: C++ - Size: 4.88 KB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

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
Language: C++ - Size: 103 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

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.
Language: C - Size: 10.7 KB - Last synced at: 6 months ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

avt613/Arduino-Dec-to-Hex-converter
This is just a script to generate random Hex bytes.
Language: C++ - Size: 1000 Bytes - Last synced at: about 1 month ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

Vasu021/BaseConverter
Number Base Converter
Language: HTML - Size: 213 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0
