Git Product home page Git Product logo

operating-systems-lab's Introduction

操作系统原理实验(课程项目)

  • 中山大学计算机学院
  • 操作系统原理实验(Operating Systems Laboratory, DCS218)
  • 教师:凌应标
  • 2018-2019 学年第二学期(大二下)

实验目录

序号 名称 简介 镜像文件 成绩
1 接管裸机的控制权 在裸机(虚拟机)上运行自己的程序 jed_stone.img A++
2 加载用户程序的监控程序 实现监控程序(原始操作系统)执行用户程序这一项基本功能 JedOS_v1.0.img A++
3 开发独立内核的操作系统 用C和汇编实现操作系统内核,并增加批处理能力 JedOS_v1.1.img A+++
4 异步事件编程技术 用时钟中断、键盘中断等处理异步事件 JedOS_v1.2.img A+++
5 实现系统调用 实现原型操作系统中一些基本的系统调用 JedOS_v1.3.img A++
6 二状态进程模型 多进程分时系统,采用时间片轮转调度进程运行 JedOS_v1.4.img A+++
7 进程控制与通信 五状态进程模型,支持 fork、wait 和 exit JedOS_v1.5.img A+++

特色

  • GCC + NASM 实模式(16 位兼容的 32 位代码);
  • 使用 Shell 脚本自动编译、链接、整合;
  • 未经美化的界面
  • 软盘镜像仅在 VMware Workstation Pro 15 中测试过;
  • 详细的实验报告文档。

License

MIT

operating-systems-lab's People

Contributors

jed-z avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

operating-systems-lab's Issues

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.