Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in base-conversion

Java's buit-in libraries (or 3rd party code) to do base-conversions

How to convert string to int with different bases?

c++ hex base-conversion

Decimal-to-binary conversion

Base 10 to base 2,8,16 conversion in java [duplicate]

base_convert and negative numbers

php base-conversion

Golang number base conversion

go base-conversion

How to convert a string to its Base-10 representation?

Convert a 74-bit integer to base 31

Converting a octal String to Decimal in Objective-C?

Convert a very large number from decimal string to binary representation? [closed]

algorithm base-conversion

Unlimited-size base conversion?

Calculating the negabinary representation of a given number without loops

base_convert in .NET

PHP - Generate an 8 character hash from an integer

php hash base-conversion

Print large base 256 array in base 10 in c

c base-conversion

Base 26 as alphabetic using Java's Integer.toString()

PHP - How to base_convert() up to base 62

Convert large hex string to decimal string

How to convert a decimal base (10) to a negabinary base (-2)?

How to Print Hexadecimal Numbers in PHP or Java