Skip to content

Solutions source code for Operating System Concepts.

Notifications You must be signed in to change notification settings

TKONIY/OS-solutions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Solutions for Operating system concepts

《操作系统概念》课后习题代码

Problem Edition Solution
3.6 7th Linux
3.11 7th Linux
3.10 7th Linux
3.27 9th Linux
4.9 7th Linux
6.11 7th Linux
7.19 10th Linux
7.15 7th Linux
9.21 7th Linux

贡献规则

  • 请务必提交编译通过的代码。文件头注释参考以下格式:
    /*************************
     * Author:    TKONIY
     * Date:      2020/10/11
     * Platform:  WSL-ubuntu18.04
     * Compiler:  gcc7.5.0
     ************************/ 
    
  • 可以提交对已有代码的改进。
  • 对于同一题目, 可以提交未包含的系统的代码, 如已有linux解答的可以提交win的解答。
  • 可以提交新题目的代码, 注明题号和教材版本。

About

Solutions source code for Operating System Concepts.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published