35 results for “topic:binary-calculator”
Binary Calculator
:fire: This project performs a simulation of N and P-type MOSFET transistors. Next, the creation of logic gates is performed using the simulated transistors. Then, a Half-Adder mechanism is created with the logic gates, to later use it in a binary sum algorithm.
Prediction of Traders' Activity & Behavior on the Ronin Blockchain using Binary Classification (Supervised Machine Learning)
Your companion for Mathematics.
An arbitrary precision calculator, used to perform operations involving big arithmetic operations having thousands of digits. Can give input and output in any base.
The Binary Arithmetic Calculator is a sophisticated MATLAB application designed to perform various arithmetic operations in different number systems.
Basic Binary calculator for Binary Operation (Addition, Multiplication, Subtraction, Division)
Binary Calculator is a simple calculator that performs arithmetic operations on binary numbers. It supports addition, subtraction, multiplication, and division of binary numbers.
The Calculator is a tool designed to perform basic arithmetic operations on numbers. Unlike traditional calculators, it accepts input as strings and handles operations with an extended range of numbers. This solves the limitation of typical calculators that require inputs within a finite range.
A binary Calculator created in JavaScript for HackerRank challenge
This is a simple binary calculator website that allows you to perform basic arithmetic operations on binary numbers. It is built using HTML, CSS, and JavaScript.
The Binary Calculator is a simple calculator designed to perform arithmetic operations on binary numbers. It allows users to add, subtract, multiply, and divide binary numbers, making it a handy tool for anyone working with binary arithmetic.
Decimal binary hexadecimal octal conversion
❤️ A simple, dark-themed JavaScript binary-to-decimal and decimal-to-binary converter. Supports full IP address conversions, not just single octets.
No description provided.
Free WordPress Plugin: Binary calculator for binary to decimal conversion, decimal to binary conversion, binary operations – addition, subtraction, multiplication, division. www.calculator.io/binary-calculator/
Bitwise calculator with step-by-step binary operations visualization. Supports AND, OR, XOR, bit shifting, and NOT operations with automatic bit width definition.
No description provided.
This is a web app developed using simple HTML, CSS and JAVASCRIPT, where you can convert any base number to any base and do basic operations such as addition, substraction, multiplication and division.
No description provided.
Binary arithmetic in browser
a binary, scientific and regular calculator
A simple project of the binary calculator with validation of the fields.
Responsive web-based calculator that combines Classic, Scientific, Binary, and Unit Conversion modes into a single intuitive interface.
Binary Calculator
This calculator is developed by Unnon-dev. It supports Quotient and Remainder logic.
Binary calculator made with JS, HTML and CSS. Started off as the solution for Hackerrank 10 days of JS, later modified its looks.
Binary Calculator web app
Secure client-server binary calculator with AES + Hamming
Binary Calculator: This project is developed using C programming. Linear data structures such as LinkedList and stacks are used. It is used to perform operations on large numbers. It aims to replicate the bc command in Linux, which is a commandline utility, which acts as a scientific calculator.