BitSet implementation.
-
Updated
Aug 28, 2017 - Java
BitSet implementation.
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
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
A Python bitfield class for easier bit manipulation of integers
This class helps with simple and complex mathematical logic computations (bitwise arithmetic). Supports NOT, NOR, NAND, AND, OR, IMPLIES, XOR, and IFF.
Another Chip-8 emulator. Building it to learn more about Java and general emulation.
Alfred 3 workflow for evaluating bitwise expressions.
Prototype for adding and subtracting without arithmetic operators
The calculator accepts expressions with the bitwise AND(&) and XOR(^) operators, as well as parentheses. (Single digit numbers only)
BitCalculator is used for bitwise arithematic operations like addition, subtraction, multiplication etc.
Utility methods for bitwise operations in Ruby.
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."