I may be slow to respond.
I'm a Senior Lecturer in the UGA School of Computing. I like to explore the intersection of open science and computing education.
- Athens, GA
- http://michaelcotterell.com
- @mepcotterell
Highlights
- Pro
Pinned Loading
-
scalation/scalation
scalation/scalation PublicScala Library and Domain-Specific Language (DSL) for Modeling & Simulation
-
-
-
scalation/scalation_kernel
scalation/scalation_kernel PublicScalaTion kernel for Jupyter
-
Implementing a Mutex
Implementing a Mutex 1# Implementing a Mutex
23Use the following commands to compile and link the examples:
4```
5$ gcc -std=c17 -pedantic-errors -O0 -g -S mutex.c
-
Implementing a Semaphore
Implementing a Semaphore 1# Implementing a Semaphore
23Use the following commands to compile and link the examples:
4```
5$ gcc -std=c17 -pedantic-errors -O0 -g -S sem.c
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.