binary-to-decimal

There are 75 repositories under binary-to-decimal topic.

  • conversor

    Language:Python
  • Number-System

    Convert numbers from decimal to binary and binary to decimal. Check for special character in input as well.

    Language:Java
  • Bin2Dec

    Bin2Dec Convert

    Language:JavaScript
  • integer-binary-one-line

    An one-liner approach to a positive integer decimal to binary conversor

    Language:Python
  • OS_IP_binary_and_decimal

    Binary to decimal, vice versa, and logical and

    Language:Python
  • Conversion

    This is simple code of Conversion for Binary to Decimal and Decimal to Binary.

    Language:C
  • bread

    byte conversion tool

    Language:Rust
  • BinaryConverter

    This is a C program that can convert base two numbers (binary) to base ten numbers (decimal)

    Language:C
  • Basic-to-Adv-C-code

    C++ solutions from basics to advance

    Language:C++
  • bin2dec

    bin2dec

    A binary to decimal web app using React and Chakra-ui

    Language:TypeScript
  • bin_to_dec

    A conversor of binary numbers into decimal.

    Language:Elixir
  • Bin2Dec

    Binary-to-Decimal number converter

    Language:C#
  • converter-with-implemented-addition-logiic.ly

    binary to decimal converter with implemented addition logiic.ly

  • binary-to-decimal

    đź’» Binary to Decimal Converter

    Language:TypeScript
  • 4-bit-binary-to-decimal-logic.ly

    a 4-bit binary numer is inputted through switches (with one switch specifying whether it is un-/signed) and is outputted as a decimal

  • ipcalc

    subnet ip calculator in c++

    Language:C++
  • Decimal-Binary_Converter

    A high precision Decimal/Binary converter

    Language:Pascal
  • Binary_to_Decimal

    Here is a code in C++ language, which takes the Input as a Binary number and gives Output in the form of Decimal number of the same given binary number.

    Language:C++
  • Number-Convertor-in-C-

    this number convertor is used to convert numbers from one system or format into another, supported formats/number systems include decimal, hexadecimal, binary, octal

    Language:C++
  • BinaryToDecimal

    Simple C++ and Python code to convert Binary to Decimal

    Language:C++
  • Bin2Dec

    Um simples conversor de binário para decimal.

    Language:CSS
  • BinarytoDecimalUsingStack

    Structured Programming Assignment

    Language:C++
  • Number-System-Conversion-java

    This Java program converts binary, octal, decimal, and hexadecimal to hexadecimal and vice versa.

    Language:Java
  • Microprocessors-Lab

    My Assembly Codes during EE309 (Microprocessors) and EE337 (Microprocessors Lab) Spring 2020-21

    Language:C
  • bin-to-dec

    Este projeto trata-se de um conversor numérico onde o usuário entra com o número em binário e o programa transforma em decimal

    Language:TypeScript
  • Bin2Dec

    Binary-to-Decimal number converter (using html/css/javascript)

    Language:CSS
  • BDH-Solver

    BDH-Solver

    This Python program solves and shows binary, decimal, and hexadecimal answers

    Language:Python
  • Bin2Dec

    Binary is the number system all digital computers are based on. Therefore it's important for developers to understand binary, or base 2, mathematics. The purpose of Bin2Dec is to provide practice and understanding of how binary calculations.

    Language:CSS
  • email_list_producer

    Produce a list of common email formats based on person names. Includes bonus binary-decimal and decimal-binary scripts!

    Language:Python
  • Binary-Decoder

    Simple program that decodes binary into base 10

    Language:Python
  • conversion-decimal-and-binary

    Using HTML and JavaScript, a html page to convert binary to decimal and vice versa

    Language:HTML
  • BinaryCalculator

    A python tool to convert decimal to binary, binary to decimal, and add binary numbers

    Language:Python
  • bin2dec

    Conversor de números binários em decimais

    Language:Hack
  • BaseConverter

    Number Base Converter

    Language:HTML
  • bin2dec

    Simple Bin2Dec converter created in CRA which helps to convert the number from binary to decimal

    Language:JavaScript
  • Convert-Numbers

    Convert Number bin, hex, dec

    Language:JavaScript