banne2266 / OS-NCTU-2020

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OS-NCTU-2020

Course Name: Introduction to Operating Systems by Prof. 張立平
⚠️ Do not plagiarize my work or you will be graded ZERO !
  • HW 1 simple shell
  • HW 2 matrix multiplication (multi processes with share memory)
  • HW 3 merge sort (multi thread)
  • HW 4 merge sort (thread pool)
  • HW 5 Cache simulation (LRU & LFU)
  • HW 6 simple file-system (tar)

About

License:MIT License


Languages

Language:C++ 100.0%