Skip to content

kunalshah017/Play-With-Binaries

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Binary Arithmetic in C++

Welcome to our repository for binary arithmetic in C++! This repository contains codes related to binary arithmetic operations like addition, subtraction, multiplication, and division. Our codes also feature 1's complement and 2's complement of binary arithmetic.

A kid playing with binary numbers

Contributors

Contributors

Table of Contents

Installation

To use our codes, simply clone this repository using the following command:

https://github.com/kunalshah017/Play-With-Binaries.git

Usage

To use the codes, open them in any C++ editor like Visual Studio or Code::Blocks, and run them.

Features

Our codes feature the following binary arithmetic operations:

  • Binary addition
  • Binary subtraction
  • Binary multiplication
  • Binary division
  • 1's complement
  • 2's complement

Contributing

Contributions are always welcome! If you have any suggestions, bug reports, or feature requests, please open an issue or a pull request.

Credits

All credits goes to the contributers for giving their time to this project

License

This repository is licensed under the MIT License.