Skip to content
This repository has been archived by the owner on Mar 17, 2023. It is now read-only.

Simple way to visualize the conversion of numbers to any base from any base (ei: conversion binary-decimal).

Notifications You must be signed in to change notification settings

JkutkutArchive/Java-Base_Converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java-Base_Converter

Simple way to visualize the conversion of numbers to any base from any base (ei: conversion binary-decimal).

This code does not attempt to find the fastest/best solution, but rather the way used using nothing but a piece of paper and a pencil. If you want a fast converter, please look for other solution.

About

Simple way to visualize the conversion of numbers to any base from any base (ei: conversion binary-decimal).

Topics

Resources

Stars

Watchers

Forks

Languages