Giter VIP home page Giter VIP logo

operatingsystem's Introduction

OperatingSystem

操作系统实验与课设

实验

  • 进程调度
  • 银行家算法
  • 动态分区分配方式的模拟
  • 仿真各种磁盘调度算法

课设

使用Visual Studio2019+QT5.14.2

  • 提交一批作业(>=10),按先来先服选择一部分作业(最多5个)进入内存
  • 为每个作业创建一个进程,并分配内存(用户内存:0—1024K,采用可变连续分配方式)
  • 进程调度功能(时间片轮转)
  • 随机阻塞进程,并在一段时间后唤醒进程(选做)
  • 显示相关信息:后备作业队列、内存分配情况、进程信息、完成作业情况
  • 这些功能要有机地连接起来

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.