-
minix203 source operating system
minix203操作系统的源码-minix203 source operating system
- 2022-06-18 17:56:35下载
- 积分: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
-
IDT72v90823时隙交叉芯片的 的功能驱动代码,已验证成功
IDT72v90823时隙交叉芯片的 的功能驱动代码,已验证成功-IDT72v90823 slot cross-functional chip-driven code, has proved to be successful
- 2022-03-23 14:44:26下载
- 积分:1
-
为改变端固件转储程序
program for changing endianness of firmware dumps
- 2022-08-08 17:33:04下载
- 积分:1
-
hwmodiag for mcp55芯片
hwmodiag for mcp55 chipset
- 2023-08-15 01:40:02下载
- 积分:1
-
银行家算法是避免死锁的算法,是最经典的,欢迎下载
银行家算法是避免死锁的算法,是最经典的,欢迎下载-Banker
- 2022-03-21 00:23:11下载
- 积分:1
-
OMAP730 USB 驱动源码
OMAP730 USB 驱动源码-OMAP730 USB driver source code
- 2022-03-29 04:57:49下载
- 积分:1
-
自己编写的一个程序,开发简单的员工工资信息管理系统,适用与初学JAVA者,实现对选工信息的查询,修改,添加和删除的功能。...
自己编写的一个程序,开发简单的员工工资信息管理系统,适用与初学JAVA者,实现对选工信息的查询,修改,添加和删除的功能。-I have written a program to develop a simple, wages and salaries of information management systems, application and JAVA beginner who realize information on the mode of election workers to access, modify, add and delete functions.
- 2022-01-23 11:20:12下载
- 积分:1
-
bankers algorithm. Resolve Deadlock
银行家算法.解决死锁问题-bankers algorithm. Resolve Deadlock
- 2022-04-17 09:22:05下载
- 积分:1
-
demonstration of the process of how to use the preparation of high
本程序演示了如何利用编写高层应用程序与USB接口通信。有必要了解主机是如何识别USB设备以及USB工作的基本原理。-demonstration of the process of how to use the preparation of high-level application program interface with the USB communication. It is necessary to understand the mainframe is how to identify and USB USB devices to the basic tenets.
- 2022-03-18 20:58:56下载
- 积分:1