GitHub topics: base-conversion
arithmetic-operations-for/naturals-big-endian
:elephant: Arbitrary precision arithmetic for integers in big-endian order for JavaScript
Language: JavaScript - Size: 8.66 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 2 - Forks: 2

KnugiHK/ScriptPlayground
All my public single file script will be stored here.
Language: Python - Size: 27.3 KB - Last synced at: 20 days ago - Pushed at: 20 days ago - Stars: 1 - Forks: 0

MAZ01001/Math-Js
some math-related js classes and possibly more
Language: JavaScript - Size: 570 KB - Last synced at: 27 days ago - Pushed at: 27 days ago - Stars: 4 - Forks: 0

dj-ryan/numvert-og
A cli program to convert numbers between bases
Language: C++ - Size: 3.56 MB - Last synced at: about 1 month ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

semente/python-baseconv 📦
Python module to convert numbers from base 10 integers to base X strings and back again.
Language: Python - Size: 35.2 KB - Last synced at: 25 days ago - Pushed at: about 5 years ago - Stars: 41 - Forks: 7

frectonz/of-base
Base conversion app for learning rescript.
Language: ReScript - Size: 31.3 KB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

alyxshang/xiaowan.ts
Convert from base 10 to any base and vice versa. :dolls: :ribbon:
Language: TypeScript - Size: 2.93 KB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

synacktraa/Assembly-Base-Conversion
Base-Conversion implementation in Assembly language.
Language: Assembly - Size: 0 Bytes - Last synced at: about 2 months ago - Pushed at: about 3 years ago - Stars: 4 - Forks: 0

viped-twilight/multibase-calculator
Calculadora que realiza as operações básicas de aritmética para bases numéricas entre 2 e 36.
Language: Python - Size: 57.6 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

arturbomtempo-dev/convert2base-package
NPM package developed to perform the main base conversions involving binary, octal, decimal and hexadecimal numbers.
Language: TypeScript - Size: 122 KB - Last synced at: 29 days ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

qkrdudwls/Proteus
Mini Compiler for Evaluating Arithmetic Expressions, Base Conversion, and Notation Transformation
Language: C - Size: 122 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

olyutorskii/JarabraDix
JarabraDix is a integer value to Arabic decimal sequence converter Java library.
Language: Java - Size: 328 KB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

olyutorskii/DoubDabC
DoubDabC is a Java library that supports binary integer value to decimal sequence conversion with alternative algorithm.
Language: Java - Size: 638 KB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 1 - 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: 3 months ago - Stars: 26 - Forks: 4

inpour/base-conversion
Base Conversion
Language: HTML - Size: 11.7 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

alextanhongpin/compress.js
A simple JavaScript based client-side image compression algorithm
Language: JavaScript - Size: 9.53 MB - Last synced at: 5 days ago - Pushed at: 12 months ago - Stars: 147 - Forks: 32

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

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.).
Language: C - Size: 8.79 KB - Last synced at: 2 months ago - Pushed at: about 3 years ago - Stars: 3 - Forks: 1

pakbungdesu/base-converter
Versatile base converter from a base to any bases (supporting floating points up to 6 decimal places of precision)
Language: C++ - Size: 117 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

vinislima/42sp_piscine_c04
Module C 04 explores string manipulation, numeric operations, and base conversions in C, focusing on precision, validation, and good coding practices.
Language: C - Size: 15.6 KB - Last synced at: about 1 month ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

spejamchr/chbsrs
Convert between numerical bases (support for bases >36 & floating-point bases)
Language: Rust - Size: 286 KB - Last synced at: 2 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

BrianMath/SoftwareBasico
Estudos da disciplina de Software Básico - INF/UFG
Language: C - Size: 189 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

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.
Language: Rust - Size: 1.44 MB - Last synced at: about 1 month ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

Ankit2004tiwari/DSA-Problem-Set-1
DSA Interview Prep: A comprehensive collection of Data Structures and Algorithms (DSA) interview problems and their solutions, designed to help candidates prepare effectively for technical interviews. This repository includes a variety of problems and solutions in multiple programming languages, making it a valuable resource for software engineers.
Language: C++ - Size: 88.9 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

Rudy9025/Base.Conversions
"Easily switch between different number systems: binary, octal, decimal, and hexadecimal with base-conversions npm package."
Language: JavaScript - Size: 1000 Bytes - Last synced at: 9 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

thenamangoyal/programming-in-c
Basic C programs (Spring 2016)
Language: C - Size: 9.77 KB - Last synced at: 10 months ago - Pushed at: over 8 years ago - Stars: 1 - Forks: 0

g-plane/simple-base 📦
A simple base36/base58 converter.
Language: TypeScript - Size: 120 KB - Last synced at: 7 days ago - Pushed at: over 5 years ago - Stars: 3 - Forks: 2

LukeWait/base-converter
A Python-based GUI tool designed for converting numbers between integer, binary, and hexadecimal bases. This application provides an intuitive interface for users to seamlessly perform base conversions and understand number systems.
Language: Python - Size: 85 KB - Last synced at: about 2 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

griffinmcknight/base-conversion-data-encoding
This repo contains publicly available research data.
Size: 821 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

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.
Language: Python - Size: 39.1 KB - Last synced at: about 2 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

CyberCoral/Base_Converter
It's a program that converts numbers in a base (from 2 to 64) to another one.
Language: Python - Size: 26.4 KB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

clarketm/ncalc
Command line utility for quick number base conversions ( ascii / binary / octal / decimal / hexadecimal )
Language: Go - Size: 44.1 MB - Last synced at: 27 days ago - Pushed at: about 6 years ago - Stars: 20 - Forks: 2

giulianoassaggio/LongNumber
Arbitrary-precison integers library in c++. It handles signed integers of any size and any base between 2 and 16. It also hande operations between different bases.
Language: C++ - Size: 79.1 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 2

PradoTPS/BaseConverter-UFF
This program was developed for the discipline FAC (Fundamentals of Computer Architecture) at UFF Bachelor's program in Computer Science.
Language: Python - Size: 6.84 KB - Last synced at: about 1 year ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

missn0body/rdx
A terminal program to convert a decimal to arbitrary radix
Language: C - Size: 6.84 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

TLEV6500/number-systems-web
All about number systems in the context of computer science.
Language: JavaScript - Size: 22.5 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

jtara1/base_converter
React native app that allows user to convert numbers of one base to another base
Language: JavaScript - Size: 2.4 MB - Last synced at: about 1 year ago - Pushed at: about 7 years ago - Stars: 2 - Forks: 0

ZekNikZ/BaseConverterWeb
A web game to help practice converting between bases 2, 8, 10, and 16.
Language: JavaScript - Size: 4.88 KB - Last synced at: about 2 months ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

m3lmark/binary-knits-purls
converts strings to binary to knits and purls. for a friend.
Language: C++ - Size: 1.95 KB - Last synced at: 5 months ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

SeanCannon/aybabtu
All Your Base Are Belong To Us
Language: JavaScript - Size: 17.6 KB - Last synced at: 22 days ago - Pushed at: over 4 years ago - Stars: 9 - Forks: 0

2sh/base-formatter
A Javascript library for encoding numbers to any base with various formatting options.
Language: TypeScript - Size: 261 KB - Last synced at: 9 days ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

Riimu/Kit-BaseConversion
Arbitrary precision number base conversion library
Language: PHP - Size: 203 KB - Last synced at: 21 days ago - Pushed at: almost 8 years ago - Stars: 4 - Forks: 0

SanderSade/UrlShortener
Shorten IDs in URLs or convert between different mathematical bases
Language: C# - Size: 77.1 KB - Last synced at: 30 days ago - Pushed at: over 7 years ago - Stars: 8 - Forks: 2

mitulvaghamshi/math-book
Rewriting of paper based mathematics formulas and examples into sharable, manageable and easy to understand format, using GitHub flavoured markdown syntax.
Size: 14.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

gmorales08/basec
A simple base converter for terminal. Written in ANSI C.
Language: C - Size: 22.5 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

fabionoris/baco
Just a C number systems and radix converter
Language: C - Size: 12.7 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

UriKH/base-converter
simple base converter for numbers in bases 2 to 36
Language: C++ - Size: 3.91 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

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

whatyouhide/convertat
An Elixir library for converting from and to arbitrary bases.
Language: Elixir - Size: 57.6 KB - Last synced at: 23 days ago - Pushed at: over 9 years ago - Stars: 17 - Forks: 2

JacobG122503/Simple-Base-Conversion
Simple .Net 6 console application that can do any base conversions.
Language: C# - Size: 9.77 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

chiayolin/nbc
A number base converter in C
Language: C - Size: 109 KB - Last synced at: over 1 year ago - Pushed at: almost 9 years ago - Stars: 5 - Forks: 0

mattialancellotti/conversions-atoa
A collection of functions written in lisp (racket) to convert numbers from a base to another and more.
Language: Racket - Size: 31.3 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - 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

ce-box/EL3307-Hamming-Encoder
🔢 💻 Software developed as a logical design course project. It consists of a base converter system, an NZRI encoder, a Hamming encoder and its bit error detector.
Language: C# - Size: 84 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

adhocore/dsa 📦
data structure and algorithm - examples and implementations
Language: PHP - Size: 31.3 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 15 - Forks: 4

dannylarge144/dozenalconverterpython
A simple code that turns a decimal integer into a dozenal integer.
Language: Python - Size: 12.7 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

shunliubio/pileup2var
Variant calling from RNA based sequencing data.
Language: Perl - Size: 23.4 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

javiercejudo/base-conversion
Convert between arbitrary bases
Language: JavaScript - Size: 29.3 KB - Last synced at: about 1 month ago - Pushed at: over 8 years ago - Stars: 3 - Forks: 0

TiagoFreitas03/base-converter
Calculadora de conversão de base numérica
Language: TypeScript - Size: 50.8 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

monkcoders/base-Converter
Its a project for easy base conversion.
Language: C++ - Size: 4.88 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

wopian/base-65503 📦
📦 Base 65503 encoder & decoder
Language: JavaScript - Size: 771 KB - Last synced at: 19 days ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 1

enricofoltran/baseconv 📦
Utility to convert numbers from base 10 integers to base X strings and back again.
Language: Go - Size: 2.93 KB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 4 - Forks: 0

r3mot/base-conversion-tsx
SPA to convert between binary, decimal, and hexadecimal.
Language: TypeScript - Size: 457 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

dym-sh/base27-js 📦
conversion tool for base27 readable error-proof short URLs
Language: JavaScript - Size: 4.88 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

luc-gh/Base-Converter
Calculadora e conversor de bases simples.
Language: JavaScript - Size: 9.77 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

n1ved/number-converter
simple binary - decimal - octal - hexadecimal converter
Language: C++ - Size: 15.6 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

joao-coimbra/convert2bases
Converta números entre diferentes bases rapidamente.
Language: JavaScript - Size: 327 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

peter-w-bryant/ConversionUtil
A web-based application utility for converting between Binary / Decimal / Hexadecimal / Octal as well a calculator for performing operations on operands of type Binary / Decimal / Hexadecimal / Octal.
Language: HTML - Size: 9 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Adnan-5/Data-Structures-And-Algorithem
• Data Structure is a systematic way to organize data in order to use it efficiently. • Following terms are used: Interface Implementation
Language: JavaScript - Size: 65.4 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

mohammadkarbalaee/logic-circuit-4j
A Java library which contains full implementation of everything you might find in a logic circuit undergraduate course.
Language: Java - Size: 3.91 KB - Last synced at: about 2 months ago - Pushed at: about 3 years ago - Stars: 3 - Forks: 0

wheelercj/Radix-Converter
Supports fractional numbers and all bases 1 and above, including base 5040 for the ultimate dividing experience.
Language: C++ - Size: 173 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

danielpclark/BaseCustom
Define any base conversion with any identifier for each value. Let the fun begin!
Language: Ruby - Size: 24.4 KB - Last synced at: 2 days ago - Pushed at: about 9 years ago - Stars: 2 - Forks: 0

wecchi/univesp_com140
Sistemas de Numeração. Operações lógicas e tabela da verdade. Representação de números inteiros e de ponto flutuante, cadeias de caracteres. Tipos de Dispositivos, Arquivos, Redes e Sistemas Operacionais. Conceitos de arquitetura de computadores.
Language: Python - Size: 15.6 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

jahid-bd/base-converter
Here is a simple Number conversion Application for the only integer number.
Language: JavaScript - Size: 43.9 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

danielpclark/base_custom
Rust implementation of custom numeric base conversion.
Language: Rust - Size: 30.3 KB - Last synced at: about 1 month ago - Pushed at: over 6 years ago - Stars: 5 - Forks: 1

abhinav-bhardwaj/computer-system-architecture-scripts
Simple Computer System Architecture Operations Scripts using Python
Language: Python - Size: 5.86 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

GabrielCrackPro/base-converter-app
Convert any number to binary,decimal,octal and hexadecimal
Language: HTML - Size: 62.5 KB - Last synced at: about 2 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

ArtBIT/base_convert
Custom PHP base_convert method that supports bases from 2 to 64
Language: PHP - Size: 21.5 KB - Last synced at: 1 day ago - Pushed at: over 3 years ago - Stars: 5 - Forks: 0

Vasu021/AmlenduWeb
Amlendu's Portfolio
Language: HTML - Size: 2.71 MB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 1

taylordotfish/fastconv
Quickly convert huge integers between bases
Language: Python - Size: 21.5 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

oguzhanagkus/base-converter
Base converter with UI
Language: Python - Size: 4.88 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

mfrdbigolin/racon
Numeric Radix Conversion System
Language: C - Size: 71.3 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

lukas1013/numeric-base-converter-mobile
A numeric base converter for Android, developed with React Native
Language: JavaScript - Size: 121 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

alecsmirnov/nstu-software-development-technologies
НГТУ, ФПМИ 3-й курс - Технологии разработки программного обеспечения
Language: C++ - Size: 9.55 MB - Last synced at: about 2 years ago - Pushed at: over 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

terremoth/baseconverter
Base Converter tools for JavaScript
Language: JavaScript - Size: 2.93 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

tobiaswuerth/Base-Converter
Convert any base to base-ten and visa versa with custom charset
Language: C# - Size: 10.7 KB - Last synced at: 6 months ago - Pushed at: almost 8 years ago - Stars: 2 - Forks: 0

Abhiek187/Base-Conversion
This program converts between binary, octal, decimal, and hexadecimal numbers.
Language: Java - Size: 7.81 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

suoglu/Simple-Base-Converter
Simple base conversion command line tool
Language: C++ - Size: 10.7 KB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

tigertv/convert-to-base
Converts natural decimal numbers to any base from 2 to 62
Language: Haskell - Size: 1000 Bytes - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 3 - Forks: 0

lorepozo/tobase
Base conversion command-line utility
Language: Shell - Size: 2.93 KB - Last synced at: about 2 years ago - Pushed at: about 9 years ago - Stars: 3 - Forks: 0

rasberry/TuckBytesInCode
Finding ways to stick binary data in source code
Language: C# - Size: 186 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

AndresHF/First-react-native-app
Base (n) to Base (n) converter
Language: JavaScript - Size: 1.55 MB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

Chris-1101/base-conversion
:1234: Convert numbers from one base to another
Language: C# - Size: 1.26 MB - Last synced at: about 2 months ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

KatrinaHoffert/base-converter
Converts bases and floating point representations
Language: JavaScript - Size: 49.8 KB - Last synced at: almost 2 years ago - Pushed at: about 8 years ago - Stars: 1 - Forks: 0

edave64/arbase
Arbitrary base converter
Language: JavaScript - Size: 4.88 KB - Last synced at: about 5 hours ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 1

RobertoDebarba/cobas
Educational application to aid in learning to base conversion
Language: Pascal - Size: 13.8 MB - Last synced at: over 1 year ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

javamultiplex/number-problems
Number problems and solutions in Java
Language: Java - Size: 23.4 KB - Last synced at: about 2 years ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

sidmishraw/jsrambler
The rambler, a Friday fun project in ES5
Language: JavaScript - Size: 3.91 KB - Last synced at: 2 months ago - Pushed at: almost 8 years ago - Stars: 1 - Forks: 0

graysoncroom/BaseCalculator
Program takes input from a text file and will add numbers of the same base in any base. This was the Bpa Java test in 2012, I did it for practice.
Language: Java - Size: 2.93 KB - Last synced at: almost 2 years ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0
