An open API service indexing awesome lists of open source software.

https://github.com/zetavg/201411-oshw1

舉頭望明月,低頭寫作業。
https://github.com/zetavg/201411-oshw1

Last synced: 2 months ago
JSON representation

舉頭望明月,低頭寫作業。

Awesome Lists containing this project

README

        

# OSHW1 - Shared Memory

## Requirements

[Here](http://i.imgur.com/wgpF7N9.jpg)

## Screenshot

![Here](http://i.imgur.com/EFCIFZ1.png)

## Compile & Run

```
gcc a.c -o a
./a
```

```
gcc b.c -o b
./b
```