-
c c++
实验一 编程实现进程(线程)同步和互斥
实验二 编程进程或作业先来先服务、高优先权、按时间片轮转调度算法
实验三 编程实现请求分页存储管理页面Optimal、FIFO、LRU置换算法- c c++
- 2023-07-16 01:20:03下载
- 积分:1
-
A user
A user-space device driver can do many of the things that kernel drivers can t, such as perform a long-running computation, block while waiting for an event, or read files from the file system. Unlike kernel drivers, a user-space device driver can use other device drivers--that is, access the network, talk to a serial port, get interactive input from the user, pop up GUI windows, or read from disks. User-space drivers implemented using FUSD can be much easier to debug it is impossible for them to crash the machine, are easily traceable using tools such as gdb, and can be killed and restarted without rebooting even if they become corrupted. FUSD drivers don t have to be in C--Perl, Python, or any other language that knows how to read from and write to a file descriptor can work with FUSD. User-space drivers can be swapped out, whereas kernel drivers lock physical memory.-A user-space device driver can do many of the things that kernel drivers can t, such as perform a long-running comput
- 2022-11-28 07:20:03下载
- 积分:1
-
操作系统课程设计
操作系统课程设计- The operating system curriculum designs
- 2022-03-30 08:28:33下载
- 积分:1
-
常用正则表达式 整理篇_正则表达式_常用正则表达式 整理篇_正则表达式...
常用正则表达式 整理篇_正则表达式_常用正则表达式 整理篇_正则表达式-常用正则表达式 整理篇_正则表达式
- 2023-03-26 04:45:03下载
- 积分:1
-
ncurses
ncurses-5.4 需要的就来下把 一定会有用的哦-ncurses-5.4 needed on to the next will be used to Oh
- 2023-07-26 20:50:04下载
- 积分:1
-
Sourcecode of the Linux
Sourcecode of the Linux-011 with detailed chinese annotation,it s verygood and worth reading.
- 2023-01-08 03:05:04下载
- 积分:1
-
<自己动手写操作系统>源代码第4章,其中所有代码都已通过调试,之间包括可运行程序,直接下载到虚拟机上可以运行。...
源代码第4章,其中所有代码都已通过调试,之间包括可运行程序,直接下载到虚拟机上可以运行。- source code, Chapter 4, which have passed all of the code debugging, including operational procedures between the directly downloaded to the virtual machine can run.
- 2022-08-09 13:51:36下载
- 积分:1
-
ucos_II of 33 classic examples, both through debugging and learning ucos_II shor...
ucos_II的33个经典例题,均调试通过的,学习ucos_II的捷径。强烈推荐!因代码太多只有一次上传6个,分成了5次上载。-ucos_II of 33 classic examples, both through debugging and learning ucos_II shortcut. Strongly recommended! Because too many code only once Upload six, divided into five available.
- 2022-05-22 23:53:08下载
- 积分:1
-
Orange s:一个操作系统的实现 0.0
Orange s:一个操作系统的实现 0.0-Book WINDOWS advanced debugging code book WINDOWS advanced debugging code
- 2022-01-24 09:20:19下载
- 积分:1
-
ucos_ii,源盘,也许是对你有用如果你想学习UCOSII。
ucOS_ii,source from disk,Maybe it s useful for you if you would studt ucosii.
- 2023-02-26 13:30:03下载
- 积分:1