January 11, 2020

Tree viewer associated with an algebraic expression

  In C++: Starting from an algebraic expression, the tree associated with this algebraic expression will be created, and then it will be graphically represented, with […]
January 11, 2020

Java GUI music player

Code already madeGUI neededuse JLayerPlay songsStop pause resume songsDisplay album with album image, playlists and songsGenerate UML diagram (Songs and album images are provided) Need to […]
January 11, 2020

Raspberry pi Geotagging.

Using Raspberry pi 4, I want you to write a code using python 3 that is capable of taking a picture using raspberry pi V2 camera […]
January 10, 2020

Object Tracking

The following has to be done: The aim of this project is to make a program which will allow the user to take a picture of […]
January 10, 2020

Python project

Hi, I need to implement a strategy to remove noise from three different MRI images (all attached to this form). The noise applied on every image […]