-
用C语言模拟操作系统的队列及时间片分配 简单
用C语言模拟操作系统的队列及时间片分配 简单-C language simulation operating system queue and the time allocated simple film
- 2022-02-11 12:55:00下载
- 积分:1
-
一个关于USB开发的C源程序
一个关于USB开发的C源程序-These are source code of c about USB.
- 2023-03-17 18:40:04下载
- 积分:1
-
linux kernel netlink socket program guide
linux kernel netlink socket program guide
- 2022-02-28 11:21:02下载
- 积分:1
-
用vc++编写的虚拟机仿真系统。可以模拟真实操作系统的一些功能。...
用vc++编写的虚拟机仿真系统。可以模拟真实操作系统的一些功能。-with vc prepared by the virtual machine simulation system. Can simulate the real operating system features.
- 2022-03-30 19:59:52下载
- 积分: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
-
这是一个完整的计算机操作系统的电子书籍,各章内容讲解精辟,是学习的一手好资料...
这是一个完整的计算机操作系统的电子书籍,各章内容讲解精辟,是学习的一手好资料-This is a complete computer operating system of e-books, the chapter on the brilliant, is good to learn first-hand information
- 2022-02-14 12:49:31下载
- 积分:1
-
银行家算法 已分配和可利用的 利用银行家算法可以避免死锁的发生...
银行家算法 已分配和可利用的 利用银行家算法可以避免死锁的发生-Banker" s algorithm has been allocated and the use of banker" s algorithm can be used to avoid the occurrence of deadlock
- 2023-01-11 21:50:04下载
- 积分:1
-
线程的调度模拟ok
线程的调度模拟ok-thread scheduling simulation ok
- 2022-04-09 15:03:44下载
- 积分:1
-
a simple boot loader written with asm,
this code shows how you can write a rea...
a simple boot loader written with asm,
this code shows how you can write a real mode boot loader,you can assemble it with nasm
- 2022-07-17 01:59:49下载
- 积分:1
-
Pan Miriam I602 hardware resources of the XPE files, can be generated directly i...
潘千嬅I602硬件资源的XPE文件,可以直接生成成XPE
- 2022-03-22 13:27:17下载
- 积分:1