# page-scheduling **Repository Path**: yang-assignment/page-scheduling ## Basic Information - **Project Name**: page-scheduling - **Description**: FIFO, LRU, OPT, LFU, NUR - **Primary Language**: C - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-01-10 - **Last Updated**: 2022-01-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # page-scheduling probably modified from teacher's example code or copied from csdn include FIFO, LRU, OPT, LFU, NUR