The program is is especially useful when developing software, hardware and drivers for USB devices.
开发软件,硬件和驱动程序时,为usb设备的程序是非常有用的。
This is operating system's job because operating system is the one to render images on the screen, which then depends on hardware and drivers.
这是操作系统的工作,因为操作系统的图像呈现在屏幕上,然后取决于硬件和驱动程序。
Hardware drivers need not know about the methods employed by user modules like JFFS2 and FTL.
硬件驱动程序不需要知道象JFFS2和FTL那样的用户模块使用的方法。
At the lowest level are the screen and input device drivers (as for the keyboard or mouse) to interact with the actual hardware.
最底层是屏幕和输入设备驱动程序(关于键盘或鼠标)来与实际硬件交互。
Only the kernel can directly communicate with an SPU and therefore needs to abstract the hardware interface into system calls or device drivers.
只有内核才可以直接与SPU进行通信,因此需要将硬件接口抽象为系统调用或设备驱动程序。
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.
第二,原始服务器可能不具备使新硬件发挥功能所需的设备驱动程序,因而需要搜索并安装额外的软件。
It includes an extensive collection of hardware drivers and well-crafted facilities for detecting them, so that common hosts boot with all hardware already operational.
它包含大量硬件驱动程序集和为检测这些驱动程序而精心制作的工具,以便普通的主机在引导时所有的硬件都处于可运行状态。
AIX V7.1 adds scalability enhancements to the base kernel, drivers and libraries to scale up to 1024-way partitions, which are partitions with 256 processor cores and four hardware threads per core.
AIXV7.1在基本内核、驱动程序和库中增强了可伸缩性,能够扩展到最多1024路的分区,分区有256个处理器核,每核有四个硬件线程。
Or why not remove drivers for hardware you'll never need and save disk space?
亦或是你为什么不移除你永远用不到的硬件驱动包来节约你的硬盘空间呢。
Standardizing hardware offers the benefits of similar drivers and components in both environments.
实现硬件标准化可以提供在两个环境中使用相似驱动程序和组件的优点。
The kernel will load kernel modules first, then detect hardware (floppy drive, hard disk, network adapters, etc.), verify hardware configuration, and then scan and load device drivers.
内核将首先载入内核模块,然后检测硬件(软驱、硬盘、网络适配器等),检验硬件配置,然后扫描和载入设备驱动程序。
The main aim of the MTD subsystem in Linux is to provide a generic interface between the hardware drivers and the upper layers, or user modules, of the system.
Linux中mtd子系统的主要目标是在系统的硬件驱动程序和上层,或用户模块之间提供通用接口。
In other words, the Xen hypervisor is a thin layer of software that sits on top of the hardware; each guest operating system's kernel and drivers have to be modified to run on it.
换句话说,Xenhypervisor是硬件之上一层薄的软件层。为了在Xen hypervisor上运行,每个guest操作系统的内核和驱动程序都必须作出修改。
In AIX, the cfgmgr command detects any hardware devices present on the system and even tells you which device drivers may be missing.
在AIX 中,cfgmgr命令会检测系统中所有的硬件设备,甚至会告诉您丢失了哪些设备驱动程序。
You can run it on your systems and don't have to care about getting more drivers or whether you'll be able to migrate existing hardware to the new system.
您能够在系统上运行ubuntu,而不必担心要获取更多驱动程序或者您是否能够将现有硬件迁移到新系统。
If you decide to install the nvidia proprietary graphics card drivers (you can do this with a few clicks), CUDA (the nvidia hardware acceleration API) and OpenCL support is installed too.
如果你决定安装Nvidia专有图形卡驱动程序(实现这个,只需点击数下即可),那么CUDA (Nvidia硬件加速api)和OpenCL支持也会同时安装。
Linux Device Drivers, Third Edition (o 'reilly, February 2005) includes full-featured examples that programmers can compile and run without special hardware.
LinuxDeviceDrivers,第3版(O' Reilly, 2005年2月)中包括了功能完备的例子,程序员不需要特殊的硬件就可以编译并运行这些例子。
These loadable modules give the kernel the means to access disks and the file systems on those disks, as well as drivers for other hardware assets.
这些可加载的模块为内核提供了访问磁盘和磁盘上的文件系统的方法,并为其他硬件提供了驱动程序。
Because hardware makers haven't paid much attention to 64-bit drivers, and when they have, they've tended to have a tough time writing them. The problem may only get worse.
因为硬件制造商在制造64位电脑的时候并没有太多地考虑64位的驱动,即使他们考虑了,时间紧迫他们也没有时间来改良,因而问题越积越严重。
The availability of x10 hardware and Linux drivers should make it possible to do all sorts of useful things, such as powering on the coffee maker half an hour before you get up.
可用的x10硬件和Linux驱动程序使得我们能够完成所有那些有用的事情,比如在起床前半小时打开咖啡壶(coffee maker)。
NTLDR pulls in the proper Hardware Abstraction Layer (HAL) and all boot drivers.
NTLDR收集正确的硬件抽象层和所有的启动驱动程序。
This paper discusses and analyses the general design of the Fast Ethernet Switch from the aspects of the selection of the architecture, components and hardware drivers.
文章从体系结构的选择、交换机的组成框架、驱动程序的设计等方面论述和分析了快速以太网交换机硬件的总体设计。
The hardware system that composed by MPC02 card, Panasonic AC servo motors and their drivers was mainly discussed.
文中重点叙述了MPC02运动控制卡、松下交流伺服电机和驱动器及工控机组成的硬件系统。
This thesis gives great emphases on the hardware system consisted of PMAC, Panasonic AC servo-motors, drivers and IPC.
文中重点叙述了PMAC可编程多轴运动控制器、松下交流伺服电机和驱动器及工控机组成的硬件系统。
Kernel drivers: This is the set of software drivers needed to interact with the hardware device. Some examples are drivers for wireless, camera, USB, 3g, Bluetooth, and touchscreen.
内核驱动:这是需要与硬件设备交互的一些软件驱动设备。例如:无线设备驱动、视频驱动、USB驱动、3g驱动、蓝牙驱动、以及触摸屏驱动等等。
We assume drivers and hardware are fine.
我们假设驱动程序和硬件的罚款。
This thesis mainly studies the modular design of the terminal hardware, the software design of the underlying drivers, and the final interactive man-machine interface.
主要研究的内容包括:终端硬件的模块化设计,软件底层驱动的设计,以及最后人机交互应用的整体实现。
This paper mainly discusses the Hardware and Linux Device Drivers Design of Embedded automobile network system, and it has made a good prepare for the use of the automobile network system.
本论文主要论述了嵌入式汽车网络系统的底层硬件设计和驱动程序的设计,为汽车网络系统的应用打下了良好的基础。
WDM by providing a flexible way to simplify driver development, the realization of new hardware support on the basis of the reduction and cut the need to develop drivers for the number and complexity.
WDM通过提供一种灵活的方式来简化驱动程序的开发,在实现对新硬件支持的基础上减少并降低所必须开发的驱动程序的数量和复杂性。
Old or ancient drivers may cause a range of problems, from diminished hardware functionality to conflicts and system crashes.
旧或古驱动程序可能导致了一系列问题,从硬件的功能减弱,冲突和系统崩溃。
应用推荐