Operating System Assignment
No Comments
Andy
Categories:
portfolio
Tags:
C#, University
This program was created using C# to time the creation of Threads via the Windows API. The users inputs the amount of threads to create and how many simple calculations the threads perform and then outputs the results.
Download the above file and unzip the contents
Provided in the zip file is the assignment specification and the completed program
Originally written with Visual Studio 2008, updated and written with Visual Studio 2010