-
银行家算法 已分配和可利用的 利用银行家算法可以避免死锁的发生...
银行家算法 已分配和可利用的 利用银行家算法可以避免死锁的发生-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
-
simulation file system functions, is a familiar type of document structure
模拟文件系统的功能,是一个熟型的文件结构-simulation file system functions, is a familiar type of document structure
- 2022-02-25 17:02:24下载
- 积分:1
-
Nucleus Plus 移植代码 PowerPC 860
Nucleus Plus 移植代码 PowerPC 860-Nucleus Plus Code For PowerPC 860
- 2022-07-25 07:09:18下载
- 积分:1
-
This is a dsp2812 on the transplant procedure, I tested, is very poor, good thin...
这是一个在dsp2812上移植的程序,本人测试过,很不差,好东西-This is a dsp2812 on the transplant procedure, I tested, is very poor, good things
- 2022-01-28 02:02:24下载
- 积分:1
-
用VC++6.0模拟实现最佳置换算法、最近最久未使用算法、先进先出置换算法。...
用VC++6.0模拟实现最佳置换算法、最近最久未使用算法、先进先出置换算法。-VC 6.0 Simulation best replacement algorithm, the most recent time on the use of algorithms, FIFO replacement algorithm.
- 2022-03-12 08:42:57下载
- 积分:1
-
文件系统,9600,fat16,fat32 ,还不错哦
文件系统,9600,fat16,fat32 ,还不错哦-File System, 9600, fat16, fat32, oh well
- 2022-01-25 16:14:31下载
- 积分:1
-
Firmware: U600XEHI2
The patch removes the message and the vibration at the e...
Firmware: U600XEHI2
The patch removes the message and the vibration at the entrance to the silent mode, as well as the message and the sound when you exit it.
Author: XTR
Ported to E770: ArSik
Ported from E770: das
Ported to U600XEHI2: Valerik0887
- 2022-07-05 03:46:34下载
- 积分:1
-
通过IP网络控制服务器,实现BIOS级的控制。
通过IP网络控制服务器,实现BIOS级的控制。-kvm over ip
- 2022-06-30 10:06:12下载
- 积分: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
-
Kernel源代码,号称占有世界处理器操作系统60%的市场份额!...
T-Kernel源代码,号称占有世界处理器操作系统60%的市场份额!-T-Kernel source code, which claims to hold the operating system world processor market share of 60!
- 2022-03-30 19:49:34下载
- 积分:1