-
ucos
uCOS-II操作系统电子书 uCOS-II操作系统电子书-uCOS-II eBook
- 2023-08-18 02:40:04下载
- 积分:1
-
操作系统加载的源代码
操作系统加载的源代码-loading the operating system source code
- 2022-04-23 03:36:27下载
- 积分: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
-
ucosii的GUI
ucos GUI源代码,大家参考参考。不知道为什么字符还不够啊。-ucosii GUI
- 2022-06-13 01:19:08下载
- 积分:1
-
vc++演示操作系统哲学家进餐问题,非常好用
vc++演示操作系统哲学家进餐问题,非常好用-vc operating system demonstration dining philosopher, a very handy
- 2023-03-19 11:15:04下载
- 积分:1
-
操作系统原理课件
操作系统原理课件----学习操作系统基础-Operating principle of the operating system-based learning courseware----
- 2022-05-16 17:56:36下载
- 积分:1
-
页面的存储管理,几种不同的调渡算法,能更深刻的学习存储管理,是可运行的程序...
页面的存储管理,几种不同的调渡算法,能更深刻的学习存储管理,是可运行的程序-pages of storage management, several different cross-algorithm, the more profound study storage management, operational procedures
- 2023-06-14 18:55:03下载
- 积分:1
-
操作系统的存储管理实验~自己修改完善的
操作系统的存储管理实验~自己修改完善的-Operating system storage management experiment ~ own modified sound
- 2023-07-20 10:25:04下载
- 积分:1
-
this is the operating system on the classroom, doing internships designed and Th...
这是上完操作系统课时,做的实习设计,又实验的目的,分析,设计。采用的是用响应比作业调度算法。-this is the operating system on the classroom, doing internships designed and The purpose of this experiment, analysis, design. The response ratio is Job Scheduling algorithm.
- 2022-12-28 01:55:03下载
- 积分:1
-
操作系统的内存跟踪文件,用API函数来实现,对于学习操作系统有很大的价值....
操作系统的内存跟踪文件,用API函数来实现,对于学习操作系统有很大的价值.-operating system memory tracking files, API function to achieve, learning operating system is of great value.
- 2022-04-17 21:02:52下载
- 积分:1