base-converter
There are 46 repositories under base-converter topic.
sdarre/hexc
Base converter for the terminal written in C.
menees/VsTools
A VS extension to process selected text, add new text, and work with open files
Nanyan/nbc
A very very simple and easy to use number base converter written in go.
synacktraa/Base-Converter
Program to convert a number from one base to another. (buggy program)
TSG405/Unit-Converter
This release of the repo consists of files that can convert UNITS [temperature, currency, length, binary...etc], as per user's choice.
akumathedyn123/c-dec2bin-decimal-to-binary
This C program converts a decimal number entered by the user into its binary equivalent.
BaseMax/BaseConverterC
A Fast C-Program for converting numbers from one base to another base.
liut/baseconv
Base convert in Golang
naemazam/Base-Converter
The Base converter is a simple project developed using c++ programming language. The project contains a base conversion system. The user can enter any number and convert them to any number system (like decimal to binary, binary to Hexadecimal, etc.).
abhinav-bhardwaj/computer-system-architecture-scripts
Simple Computer System Architecture Operations Scripts using Python
JossDev-Morales/number-converter.io
Converter of decimal and integer numbers in different bases such as octal, binary, hexadecimal and decimal and bases between 2 and 36 to other number bases
ocubom/base-convert
Safe number conversion between arbitrary bases.
vlmaier/base-switch
Android application which allows you to check a number for different bases (decimal, octal, hexadecimal and binary).
0x4rchangel/Virtual-Lab
A number base conversion webapp that converts input from one base to another base and vice versa including the conversion steps.
Ali-Amir-code/Base-Conversion-System
It is a simple web page that converts numbers between different bases using JavaScript. It also verifies number before converting it into another base and inform the user. In this version whole as well as real numbers can be converted.
iterami/BaseConverter.htm
:1234: CC0 base converting web tool. https://iterami.github.io/BaseConverter.htm/
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 :)
NimnadaUGC/Unit-ConverterPro
A versatile web tool designed for both unit and base conversions.
OrelAshush123/Number-Base-Converter
This Python script allows you to convert numbers between different bases, including bases with decimal points. It provides a user-friendly interface for entering the number, the base to convert from, and the base to convert to. The script also includes checks for input validity and ensures the bases are "friends" for certain conversions.
SimplyProgrammer/Bidehex-calculator
Simple but effective calculator and number system converter!
ahmod001/calcLand-calculator
CalcLand simplifies mathematical computations for students and professionals with quick and accurate results.
CyberCoral/Base_changer_rs
It is a cargo project that converts a number (in base 10), it gets transformed into the specified base and it is converted into the final base.
CyberCoral/Base_Converter
It's a program that converts numbers in a base (from 2 to 64) to another one.
CyberCoral/matrix_base_change
A base conversion repository that uses scalars, vectors and matrices, which is done with numpy and sympy for accuracy and speed, plus threading.
debanners/base_converter
a simple utility application that converts numbers from one base to another
gmorales08/basec
A simple base converter for terminal. Written in ANSI C.
missn0body/rdx
A terminal program to convert a decimal to arbitrary radix
monkcoders/base-Converter
Its a project for easy base conversion.
rachelbergantin/projeto-conversor-de-base
Aplicação em HTML, CSS e JavaScript desenvolvida no curso Formação DEV.
radbas/multibase.cr
Base transcoder (Base62, Base58, BaseN) with multibyte character alphabet support.
semperton/multibase
Base transcoder (Base62, Base58, BaseX) with multibyte character alphabet support.
TS-Towshin/baseConverter
A simple base converter which can convert any base integer to any base integer as long as the base is under 36. Base higher than 36 might provide false results.
wqyeo/BaseConvertor
Made this Base Convertor on a really board day.
saleh-coder/base-converter
🔢 A simple tool to convert numbers between bases (binary, octal, decimal, hexadecimal) 🔄