Giter Site home page Giter Site logo

-'s Introduction

哈工大操作系统课程及实验完结体会以及经验 , 以及开箱即用的虚拟机实验环境

先导篇 : 做实验之前你要看的

课程学习需要 汇编语言 , C 语言

​ 汇编我是现学的 , 前面几个实验要用到

C 语言 , 这个不用说

⚠️ 注意 , 字符串数组要加 '\0'

C的库函数要能正确使用 , 在网上找好的一个 C 函数库参考网站

​ ❌ 这里点名批评菜鸟教程

linux 下的系统调用函数也要找个好网站查询

⚠️ 不要强行使用 man 手册, 和**人八字不合

linux 基础常用的几个命令, ls , cd , vi , cp , mv ...

​ 🉑️ 强烈建议 vscode 代替 vi , 直接打开文件夹 , 搜索功能很好用

​ 或者使用其他好用的编辑器, 甚至ide , 有些时候不是因为写不出而出 bug , 远古版本的 gcc 真的🗑

实验指导书一定要认真看 , 没有一句废话 🙁🙁🙁 指导书推荐的<<linux 内核注释>>也很有用

出各种各样的 bug 🐛 🕷 🦟 🐞 非常正常, 要多用搜索引擎🔍

🎉🎉🎉大礼包 : 虚拟机实验环境

�💿 : 百度网盘

链接: https://pan.baidu.com/s/1kCq6bzSC0ckGVBP54sGiyw
密码: 7doh

解压缩的时候全部放到同一个文件夹 , 用 7-zip 解压 001 压缩文件

Ubuntu 系统密码 : kevin

这是我自己用的虚拟机环境, Ubuntu 16.04 32位 , 已经配置好了

VMware player 个人免费 , 用它直接打开虚拟机就可以做实验 , 还有我做实验的代码来对照

想自己配环境的自然是可以的 , 网上都有, 但是 64 位系统会比较难用 , 要下载 32位的库, 太麻烦, 直接用 32 位就好了 , 不要让 🗑 破坏学习热情

这是实验指导书和我做的笔记

📖 : onenote 笔记pdf ( 如果打不开就看蓝桥的实验指导书也可以)

CSDN : 操作系统博客专栏

后续会再复习一遍操作系统 , 做一下课程笔记

🔗仓库使用指南

哈工大操作系统试验(蓝桥)

-'s People

Contributors

kevin-kevin avatar

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.