Xiang-Pan / NYU_OS_Labs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NYU_OS_Labs

  • Lab1 Linker
  • Lab2 CPU Scheduler
  • Lab3 Memory Management
  • Lab4 Disk Scheduler

If you are taking NYU OS Course, you should not open the subdirectory :)

Some Un-useful Suggestions

  • Remember the Global Const Value, make sure that cover the test case.
  • Be careful about the test case range, and global records may need double and long to work.
  • Keep a good code design structure and follow that structure in the whole lab.

About


Languages

Language:C++ 92.6%Language:Shell 6.5%Language:Makefile 0.6%Language:CMake 0.2%Language:C 0.1%