Common Lisp library for handling bit vectors, bit vector arithmetic, and type conversions.
-
Updated
Jul 8, 2022 - Common Lisp
Common Lisp library for handling bit vectors, bit vector arithmetic, and type conversions.
DIY hardware calculator on AVR MCU ATmega328P written in assembly from scratch
Floating-point routines for AVR MCUs
The Binary Arithmetic Calculator is a sophisticated MATLAB application designed to perform various arithmetic operations in different number systems.
Programs implemented during lab sessions of course CSC403 i.e (Computer Organization & Architecture)
This is a program made in C++ that randomly generates 8-bit unsigned binary addition and subtraction problems.
Custom implementation of binary-coded decimal (BCD) arithmetic
Computer Systems and Logic course materials - 16 comprehensive Python projects covering signals, number systems, binary arithmetic, data representation, and communication protocols.
Computer Organization & Architecture (COA) lab — C binary arithmetic (Booth, restoring/non-restoring division) + Intel 8085 assembly experiments. College lab & exam programs for engineering students.
Custom implementation of fixed-point arithmetic
Binary arithmetic and bit manipulation programs including two’s complement conversion, 16-bit addition, and rightmost bit reset implemented using low-level programming techniques.
Convert bases from bases 2 to 10 and do binary arithmetics(+, -, *).
Interactive Python demonstrations of binary addition and subtraction operations, overflow detection, and two's complement arithmetic with step-by-step visualizations.
Python examples demonstrating one's complement and two's complement arithmetic, including subtraction operations, overflow detection, and range calculations.
半加算器・全加算器で2進数の四則演算を解く過程を、光の信号が回路を伝う様子として可視化するインタラクティブビジュアライザ
Add a description, image, and links to the binary-arithmetic topic page so that developers can more easily learn about it.
To associate your repository with the binary-arithmetic topic, visit your repo's landing page and select "manage topics."