Archive for the ‘Software Engineering’ Category

Computer Networking

As mentioned above, in this assignment, you will not have to actually transmit packets over a network. Instead, you will simulate their delivery over a network. The “simulation” needed for this assignment is quite simple. You only have to determine whether a packet is lost or if a packet of data is delayed enough that […]

Search

Write a program which implements the A* algorithm on an arbitrary map described through connections file and locations file. The locations file includes the names of the locations and their x and y positions. The connections file includes how the locations are connected.  The algorithm should allow the user to exclude 1 or more cities […]

C++ Programming Project – Puzzle Solver

make a C++ program that takes input a .txt through std (cin, getline, etc) of a map puzzle, and find solution from start to finish. Meant to utilize stacks and queues, whichever option is inputted. Attached is a pdf that explains in great detail the assignment and what’s needed. For this class (EECS 281 at […]

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 and taking the GPS location using the Adafruit Ultimate GPS Breakout module, and tag the image with the GPS location and save them. This is the link to both […]

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 has different density in each one of them. I have also attached the images i need to aim for. I would much appreciate to have the code commented in […]

Powered by WordPress | Designed by: Premium WordPress Themes | Thanks to Themes Gallery, Bromoney and Wordpress Themes