41 lines
313 B
Markdown
41 lines
313 B
Markdown
status: #program_project
|
|
Tags: #uni #program #python
|
|
Date: 2023 / 04 / 1
|
|
links: [[s.u.w_digram.canvas]]
|
|
___
|
|
# system_uni_work
|
|
|
|
```mermaid
|
|
gantt
|
|
|
|
title Round Robin Algorithm
|
|
|
|
dateFormat m-s
|
|
|
|
axisFormat %M:%S
|
|
|
|
|
|
|
|
section Processes
|
|
|
|
P1 : active, 0-0, 4s
|
|
|
|
P2 : active, 0-4, 1s
|
|
```
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
---
|
|
# References
|
|
|
|
|
|
|