Bitboard checkers project for CS 3503
-
Updated
Oct 13, 2024 - Java
Bitboard checkers project for CS 3503
BitCalculator is used for bitwise arithematic operations like addition, subtraction, multiplication etc.
a simulator for the Booth’s 2’s complement number multiplier.
Calculate and evaluate binary and other expressions
Dynamic boolean vector implementation for C programming language.
Bit manipulation library
Prototype for adding and subtracting without arithmetic operators
Aleo instruction implementation of battleship on the Aleo chain.
An attempt to make a calculator in assembly with only bitwise arithmetic
The calculator accepts expressions with the bitwise AND(&) and XOR(^) operators, as well as parentheses. (Single digit numbers only)
pcalc clone written in rust for the sole purpose of it being able to handle 64-bit numbers
Addition of two integers using only bitwise operators (C++).
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.
Another Chip-8 emulator. Building it to learn more about Java and general emulation.
Let's enjoy some bitwise hacks.
Expand a number into binary bits and visualize over Hook.io
This is a repository of code files which can be used to perform some basic tasks & operations using OpenCV.
A data type similar to ByteBuffer, but can read/write bits as well as bytes to improve throughput and allow for optional compression.
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."