Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jjlibra/os-algorithms
Computer operating system algorithms.
https://github.com/jjlibra/os-algorithms
algorithms experiment os
Last synced: 27 days ago
JSON representation
Computer operating system algorithms.
- Host: GitHub
- URL: https://github.com/jjlibra/os-algorithms
- Owner: JJLibra
- License: mit
- Created: 2023-11-04T09:26:35.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-23T03:31:09.000Z (9 months ago)
- Last Synced: 2024-11-30T03:15:01.362Z (27 days ago)
- Topics: algorithms, experiment, os
- Language: C
- Homepage:
- Size: 3.64 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 计算机操作系统实验
## 实验一多级反馈队列调度算法
## 实验二
银行家算法
## 实验三
分页式内存管理