Open main menu

CDOT Wiki β

Changes

GPU610/DPS915 Team 7 Project Page

300 bytes added, 22:54, 19 March 2018
Assignment 2
== Assignment 2 ==
=== Rotate Image ===
The following code shows part of the serial version of the '''rotateImage''' method. The parallelized version of this code is also shown below.
 
 
'''Serial Version:'''
 
[[File:DPS915 Team7 RotateImage.png]]
 
 
 
'''Parralelized Version:'''
 
[[File:DPS915 Team7 RotateImage2.png]]
 
== Assignment 3 ==
100
edits