Hardware Device Drivers的意思|示意
硬件设备驱动程序
Hardware Device Drivers的网络常见释义
驱动程序 硬件设备驱动程序(hardware device drivers)通过HAL操纵设备,从而将输出写到物理设备或网络中,或者从物理设备或网路上接收输入。
Hardware Device Drivers相关短语
1、 Install Hardware Device Drivers 窗口出现
Hardware Device Drivers相关例句
Above the kernel, running in user mode, are the device drivers, each one running as a separate process tightly restricted by the memory management hardware to accessing only its own memory.
设备驱动处于内核之上,运行在用户态。每个驱动都作为单独的进程运行,受到内存管理硬件的严格约束,只能访问自己拥有的内存。
At the lowest level are the screen and input device drivers (as for the keyboard or mouse) to interact with the actual hardware.
最底层是屏幕和输入设备驱动程序(关于键盘或鼠标)来与实际硬件交互。
All the device drivers for accessing hardware are also loaded in Dom0.
用于访问硬件的所有设备驱动程序也都被装载到Dom 0中。
Second, the original server may not have all the device drivers to make the new hardware functional, which will then require hunting down and installing additional software.
第二,原始服务器可能不具备使新硬件发挥功能所需的设备驱动程序,因而需要搜索并安装额外的软件。
Describes the physical hardware in the computer, the way device drivers use that hardware, and mappings and related data that link kernel-mode drivers with user-mode code.
描述在电脑中的实体硬体、装置驱动程序使用该硬体的方法,以及连结核心模式驱动程序和使用者模式程序码之对应和相关的资料。
Linux device drivers work through special kernel code that directly accesses the hardware.
Linux设备驱动程序,是通过专门与硬件打交道的内核代码工作的。