Hello, juniors, this repo contains the source code for the senior's four OS experiments. I still remember that on the eve of the experimental class, I tried to run through the code on CSDN countless times, but I didn't get it all the time, so I decided to write it myself in anger. In the spirit of open source, the code is now published for reference and learning by juniors and sisters. I personally test it can run. As long as I can run out and show it to your teacher, your experimental class will definitely be full marks. PPT is a fine tradition of my East B University. The senior’s four experimental questions are as follows:
Please refer to PPT for the explanation of the experiment. I wonder if you are still writing the same topic after so long.
The code in this warehouse is for reference only. It is not recommended that students directly pull it to the local area for packaging and submit it as homework. Just look at the number of starts in the repo and you will know how many people have seen the same code. You can try to refactor my ugly code. During the refactoring process, you will slowly understand every line of code, and it will eventually become something you wrote yourself
The code in this warehouse was written when I was a junior, but now I look back on it really is so ugly. In a blink of an eye, the senior has become a Java dog. He wants to refactor and optimize, but he doesn't even install the C++ environment locally (actually, it's just lazy hhhhh). All the talented juniors and sisters are welcome to help me reconstruct and submit Pull Request to benefit more people from Dongda