Coder Social home page Coder Social logo

buaaos's Introduction

这是我在 2021 年的北航计算机学院操作系统课程中完成的作业代码,代码位于 lab* 分支中,由于时间关系,代码质量可能较差。

课程组提供的代码版权归原作者所有,作业代码版权归本人所有,保留所有权利。

代码仅用于课程学习交流,请勿直接抄袭,也不得用于课程以外的用途。

本地环境配置(Arch Linux)

  1. 安装交叉编译器 cross-mips-elf-gcc 和仿真程序 gxemul (AUR 和 archlinuxcn 上都有)
  2. 修改 include.mk 中的 CROSS_COMPILE 变量为 mips-elf-
  3. include.mk 中的 CFLAGS 变量中去除 -fPIC 选项(详见 https://gcc.gnu.org/legacy-ml/gcc-patches/2010-04/msg00843.html

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.