a simulator for the Booth’s 2’s complement number multiplier.
-
Updated
Oct 22, 2023 - C++
a simulator for the Booth’s 2’s complement number multiplier.
This repository consists of 2 folders. The first folder consists of a quadtree implementation in Cpp with Boolean and 'Black and White' representation. The second folder consists of an implementation of the bitwise operators on a binary string stored as an object of a big integer.
Calculate and evaluate binary and other expressions
This is a repository of code files which can be used to perform some basic tasks & operations using OpenCV.
Bitboard checkers project for CS 3503
An attempt to make a calculator in assembly with only bitwise arithmetic
Dynamic boolean vector implementation for C programming language.
pcalc clone written in rust for the sole purpose of it being able to handle 64-bit numbers
Another Chip-8 emulator. Building it to learn more about Java and general emulation.
The calculator accepts expressions with the bitwise AND(&) and XOR(^) operators, as well as parentheses. (Single digit numbers only)
Bit manipulation library
Finding the smallest square
BitSet implementation.
Prototype for adding and subtracting without arithmetic operators
BitCalculator is used for bitwise arithematic operations like addition, subtraction, multiplication etc.
Let's enjoy some bitwise hacks.
This class helps with simple and complex mathematical logic computations (bitwise arithmetic). Supports NOT, NOR, NAND, AND, OR, IMPLIES, XOR, and IFF.
Add a description, image, and links to the bitwise-arithmetic topic page so that developers can more easily learn about it.
To associate your repository with the bitwise-arithmetic topic, visit your repo's landing page and select "manage topics."