Skip to content
#

basic-arithmetic-operations

Here are 9 public repositories matching this topic...

This C++ program demonstrates basic object-oriented programming principles through the implementation of a Fraction class. It includes constructors, destructor, operator overloading, and exception handling for division by zero. Users can input two fractions, and the program will calculate their sum.

  • Updated Sep 29, 2023
  • C++

A calculator that uses handwritten Kannada digits and operators to calculate the result, using contour detection and CNN model predictions. Made using PyTorch, OpenCV, PIL and CustomTkinter.

  • Updated Jun 26, 2024
  • Jupyter Notebook

A calculator that uses handwritten digits and operators to calculate the result, using contour detection and CNN model prediction. Tensorflow (Keras) is used to create, train and load the neural network model used for predictions. CustomTKinter is used to provide the GUI. OpenCV and Pillow (PIL) are used for contour detection.

  • Updated Apr 15, 2024
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the basic-arithmetic-operations topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the basic-arithmetic-operations topic, visit your repo's landing page and select "manage topics."

Learn more