-
Notifications
You must be signed in to change notification settings - Fork 0
hpassmore/JavaMatrixMult
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
#JavaMatrixMult This is a multithreaded matrix multiplication calculator written in Java. Each cell in the result matrix is calculated by a unique thread. Main method is in GUI class. Logic for matrix multiplication is in runner and workerthread classes.
About
Multithreaded matrix multiplication GUI created for CS 372: Operating Systems.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published