Course: Introduction to Embedded Systems
Student: Rolando Palacios
Project: Week 1 Application Assignment
Date: Sep. 1, 2019
Description:
-
Write functions to analyze an array of unsigned char data items and report analytics on their maximum, minimum, mean and median.
-
Reorder the data set from large to small.
-
Write formated presentation to the screen.