Projects in Awesome Lists tagged with binary-addition
A curated list of projects in awesome lists tagged with binary-addition .
https://github.com/luckykadam/adder
Binary Adder using RNN in Keras
binary-addition full-adder keras recurrent-neural-networks tensorflow
Last synced: 16 Apr 2025
https://github.com/shane-staret/simplebinarycalculator
A Java binary calculator based on a system of gates
adder assembly assembly-language-programming binary binary-addition calculator calculator-application half-adder java twos-complement unsigned-integers
Last synced: 15 Mar 2025
https://github.com/sithulaka/8-bit-alu-implementation
This repository demonstrates an 8-bit Arithmetic Logic Unit (ALU) built using IoT components like a Raspberry Pi Pico, seven-segment displays, and SN74LS83N Adder ICs to perform binary addition.
8-bit alu arithmetic-logic-unit binary-addition iot raspberry-pi-pico seven-segment-displays
Last synced: 17 Mar 2025
https://github.com/teslaneuro/artifical-neuron-design-using-digital-electronics
Development of an Artifical Neuron purely using only Digital Electronics for a simple traffic light controller application.
artificial-neuron binary-addition digital-electronics digital-logic-design digital-simulation logic-gates logism pattern-recognition relu
Last synced: 29 Mar 2025
https://github.com/waterflow80/carry-look-ahead-adder-hpc
Implementation of the Carry look ahead adder algorihtm, and parallizing the algorithm using OpenMP libriries
binary-addition carry-look-ahead-adder cpp hpc openmp openmp-parallelization parallel-computing
Last synced: 18 Feb 2025
https://github.com/nevinmathew/combination-generator
designed to generate combinations from a specified set of objects using binary representation. The focus is on generating all possible combinations for a set of 6 objects.
binary binary-addition combinatorial-algorithms object-combinations
Last synced: 18 Feb 2025
https://github.com/shane-staret/twoscomplementer
A Java program that converts a binary number into it's two's complement equivalent. This is used within the SimpleBinaryCalculator repository.
binary binary-addition converts half-adder java twos-complement
Last synced: 15 Mar 2025