GitHub topics: binary-to-decimal-number-converter
mecaneer23/BinarytoDecimal
Binary to decimal converters in numerous languages. Designed as a learning tool to compare common concepts across programming languages.
Language: Python - Size: 157 KB - Last synced at: 27 days ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

kulpree/go_by_example
I'm learning Go language and will be pushing Go language data structures and example codes.
Language: Go - Size: 9.77 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

harshitaasharma/cplusplus
While learning C++ one must come accross these important programs , thus it is a short gist which will help you in the journey of learning C++
Language: C++ - Size: 40 KB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

NumberSystemWizards/NumberSystem-Wizards
A number system converter implemented in C language.
Language: C - Size: 2.39 MB - Last synced at: 19 days ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 1

LuisMeirelles/bin-to-dec
Este projeto trata-se de um conversor numérico onde o usuário entra com o número em binário e o programa transforma em decimal
Language: TypeScript - Size: 210 KB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

keneoneth/InstrHexBinDecConvertDecoder-Release
a web based front end only helper tool that provides Instruction Decoder and Converter in hexadecimal binary decimal form encoding of different ISA
Language: HTML - Size: 699 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

santosmarcio/bin-2-dec
Binary-to-Decimal number converter
Language: HTML - Size: 4.88 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

rabestro/java-number-base-converter
We’re all quite used to our good old decimal system of numerals. But let’s not forget that there are other ways to count! Whether we need to convert numbers from one system to another just for fun or to store large data more efficiently, a converter proves helpful. In this project, you will create your own tool that will help you convert numbers from one system to another.
Language: Java - Size: 11.7 KB - Last synced at: 2 months ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0
