Aleo instruction implementation of battleship on the Aleo chain.
-
Updated
Sep 14, 2022
Aleo instruction implementation of battleship on the Aleo chain.
A data type similar to ByteBuffer, but can read/write bits as well as bytes to improve throughput and allow for optional compression.
WPI CS2011 Assembly Assignments for B-term 2017
A Python bitfield class for easier bit manipulation of integers
Alfred 3 workflow for evaluating bitwise expressions.
Addition of two integers using only bitwise operators (C++).
Expand a number into binary bits and visualize over Hook.io
This class helps with simple and complex mathematical logic computations (bitwise arithmetic). Supports NOT, NOR, NAND, AND, OR, IMPLIES, XOR, and IFF.
Utility methods for bitwise operations in Ruby.
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 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.
a simulator for the Booth’s 2’s complement number multiplier.
This is a repository of code files which can be used to perform some basic tasks & operations using OpenCV.
An attempt to make a calculator in assembly with only bitwise arithmetic
Dynamic boolean vector implementation for C programming language.
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."