# os_experiment-page_replacement **Repository Path**: cwjh/os_experiment-page_replacement ## Basic Information - **Project Name**: os_experiment-page_replacement - **Description**: 这是操作系统的综合性试验,关于页面置换算法 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2020-05-27 - **Last Updated**: 2021-12-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # os_experiment-page_replacement #### 介绍 这是操作系统的综合性试验,关于页面置换算法 #### 软件架构 软件架构说明 #### 安装教程 1. clone到本地 2. mark src文件夹为Sources Root 3. 设置out文件夹目录 #### 使用说明 直接运行main即可 #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request