GithubHelp home page GithubHelp logo

operating-system-expeirment's Introduction

operating-system-expeirment

Code for the Operating System Experiment Course in SYSU

1_cpu.ipynb - CPU模拟指令执行

CPU 通过遵循称为“获取、解码和执行”的过程来工作。CPU从内存中取出一条指令,解码这条指令,然后执行它。这里我简单的使用了一个Python程序来去简单的重现一下这个PPT中CPU指令的执行过程。

实验1 Linux的安装与使用/安装ROS

实验2 仿真储存系统

实验3 进程创建实验/进程调度实验

实验4 互斥控制/Linux进程同步

实验5 Linux进程思死锁

实验6 内存管理-动态分区/虚拟内存-页置换算法

实验7 虚拟内存管理(内核源码)实验

实验8 I/O系统-设备管理

实验9 文件系统实验

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.