-
a simple process of learning to create programs
一个简单的学习进程创建程序-a simple process of learning to create programs
- 2022-05-13 19:58:27下载
- 积分:1
-
a complete multi
一个完整的多用户银行家算法-a complete multi-user bankers Algorithm
- 2022-03-25 06:57:18下载
- 积分:1
-
操作系统内存调度例子
操作系统内存调度例子-operating system memory scheduling example
- 2022-01-26 05:27:43下载
- 积分:1
-
UCOS在我的MIPS CPU上的移植
1. 这是UCOS在我的MIPS CPU上的移植代码, 编译工具使用标准的MIPS GCC.
2. 所有CPU相...
UCOS在我的MIPS CPU上的移植
1. 这是UCOS在我的MIPS CPU上的移植代码, 编译工具使用标准的MIPS GCC.
2. 所有CPU相关的代码全在start.S中,相关函数说明如下:
-UCOS in my MIPS CPU on one transplant. This is uCOS MIPS CPU in my code the transplant, the compiler uses the standard tools for MIPS GCC.2. All CPU-related code-wide in start.S, the correlation function as follows :
- 2022-06-17 17:03:59下载
- 积分: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
-
memory management system simulation
模拟内存管理系统-memory management system simulation
- 2022-03-01 04:00:19下载
- 积分:1
-
选择文件
此应用程序是真的基本但很整洁。此应用程序将能够通过浏览您的计算机上的文件并在打开时将显示文件的"文件存在"输出或"文件未找到"。起初的代码可能看起来外国,但我会添加帮助解释代码做什么的意见。
- 2023-03-28 04:10:04下载
- 积分:1
-
磁盘调度算法源代码
磁盘调度算法源程序-disk scheduling algorithm source code
- 2022-02-04 04:53:58下载
- 积分:1
-
控制光驱,可最小化的小程序
控制光驱,可最小化的小程序-control drive, the smallest of the small programs
- 2023-07-06 04:50:02下载
- 积分:1
-
该文件为LINUX系统的实验,初学者可以好好理解里该环境下的操作...
该文件为LINUX系统的实验,初学者可以好好理解里该环境下的操作-the document for Linux experiments, beginners can make good understanding of the environment Lane operation
- 2022-07-07 03:06:19下载
- 积分:1