51 results for “topic:base-converter”
Base converter for the terminal written in C.
A VS extension to process selected text, add new text, and work with open files
Program to convert a number from one base to another. (buggy program)
A very very simple and easy to use number base converter written in go.
This release of the repo consists of files that can convert UNITS [temperature, currency, length, binary...etc], as per user's choice.
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.).
Base convert in Golang
A Fast C-Program for converting numbers from one base to another base.
This C program converts a decimal number entered by the user into its binary equivalent.
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
Simple Computer System Architecture Operations Scripts using Python
Android application which allows you to check a number for different bases (decimal, octal, hexadecimal and binary).
Safe number conversion between arbitrary bases.
A simple base converter for terminal. Written in ANSI C.
No description provided.
A simple Python tool that converts numbers between binary, decimal, octal, and hexadecimal formats. Includes a menu-driven interface, input validation, and easy-to-read output for quick base conversions.
A versatile web tool designed for both unit and base conversions.
No description provided.
Simple but effective calculator and number system converter!
A number base conversion webapp that converts input from one base to another base and vice versa including the conversion steps.
:1234: CC0 base converting tool. https://iterami.github.io/BaseConverter.htm/
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.
Projeto de estudo de Stack, do curso de Data Structure. Um conversor de decimais inteiros para as bases binárias, octais e hexadecimais :)
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.
simple binary - decimal - octal - hexadecimal converter
A browser extension to visualize integer base conversions using matrix multiplication based on the additive offsets or multiples between bases.
Webapp for Any base converter and N variable equation solver
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.
Numeric base converter with support for negative numbers (e.g.: Negabinary, Negadecimal) and complex and quater-imaginary bases.
a simple utility application that converts numbers from one base to another