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.
BitSet implementation.
Alfred 3 workflow for evaluating bitwise expressions.
Utility methods for bitwise operations in Ruby.
Another Chip-8 emulator. Building it to learn more about Java and general emulation.
pcalc clone written in rust for the sole purpose of it being able to handle 64-bit numbers
Calculate and evaluate binary and other expressions
An attempt to make a calculator in assembly with only bitwise arithmetic
Dynamic boolean vector implementation for C programming language.
BitCalculator is used for bitwise arithematic operations like addition, subtraction, multiplication etc.
The calculator accepts expressions with the bitwise AND(&) and XOR(^) operators, as well as parentheses. (Single digit numbers only)
Bit manipulation library
Prototype for adding and subtracting without arithmetic operators
This class helps with simple and complex mathematical logic computations (bitwise arithmetic). Supports NOT, NOR, NAND, AND, OR, IMPLIES, XOR, and IFF.
A Python bitfield class for easier bit manipulation of integers
Bitboard checkers project for CS 3503
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."