单词 | device driver |
释义 | 例句释义: 设备驱动程序,装置驱动程式,设备驱动程式,设备驱动器 1. On Windows, the file name of a device driver is different from that of a common file; it's usually called the device pathname instead. Windows设备驱动程序的文件名不同于普通文件,通常称为设备路径名。 www.ibm.com 2. As graphics hardware evolved, GDI gained the ability to be hardware-accelerated through a set of DDIs (Device Driver Interface). 随着图形硬件(显卡)演进,GDI通过DDI(设备驱动接口)获得了硬件加速的能力。 www.cnblogs.com 3. Generally speaking, the device handle is determined by the name of a particular device driver. 一般而言,设备句柄由具体设备驱动程序的名称决定。 www.ibm.com 4. The device driver must not be interrupted until the probing is complete, or the hardware device could be left in an unpredictable state. 这个设备驱动一定不能被中断,直到探测完成,否则硬件设备可能进入不可预知的状态。 bbs.chinaunix.net 5. The device driver of embedded system must be customed and be one part of embedded operation system and applications not to be separate. 嵌入式设备的各个特点限定了它的设备驱动程序必须定制,并且和嵌入式操作系统以及应用程序完全绑定在一起构成一个不可分割的整体。 www.fabiao.net 6. The loop device is a device driver that allows you to mount a file as a block device and then interpret the file system it represents. loop设备是一个设备驱动程序,利用它可以将文件作为一个块设备挂载到系统中,然后就可以查看这个文件系统中的内容了。 www.ibm.com 7. Installing this device driver is not recommended because Windows cannot verify that it is compatible with your hardware. 不推荐安装这个驱动程序。原因是Windows无法确认这个驱动程序是否与硬件兼容。 angel.w15.5tom.cn 8. Windows cannot load the device driver for this hardware because a previous instance of the device driver is still in memory. 由于设备驱动程序的前一个范例仍在内存中,Windows无法加载设备驱动程序。 angel.w15.5tom.cn 9. The access to a specific device is handled by traditional physical device driver associated with it. 对特定设备的访问由与它相关联的传统物理设备驱动程序处理。 www.ibm.com 10. Also Ubuntu and Linux in general has to deal with device driver problems. Only a few manufacturers provide Linux drivers. 我使用的打印机没有Linux驱动,而且Ubuntu和Linux总体上都要解决设备驱动问题,只有少数生产厂商提供Linux驱动。 www.bing.com 1. Unable to open device driver containing RAS performance data. 无法打开包含RAS性能数据的设备驱动程序。 www.kuenglish.info 2. Setup does not consider whether the OEM - supplied device driver is digitally signed when Setup selects a device driver match . 安装程序在选择设备驱动程序匹配项时,不会考虑OEM提供的设备是否已经过数字签名。 www.bing.com 3. A device driver should only export a device interface if it implements that device interface entirely. 如果设备驱动完全实现设备接口,它应该仅仅export一个设备接口。 apps.hi.baidu.com 4. At initialization time, a device driver allocates a net_device structure and then initializes it with its necessary routines. 在进行初始化时,设备驱动程序会分配一个net_device结构,然后使用必须的程序对其进行初始化。 www.ibm.com 5. It is one of the common building blocks of Linux device-driver code and probably one that you will use in any driver you write. 它是Linux设备驱动代码的一个公共构建代码块,你在编写任何驱动时都可能用到。 kntau.com 6. Suppose your device driver must be written from scratch, and you do not have the actual hardware while developing this device driver. 假设我们必须从头开始编写这个设备驱动程序,在开发这个设备驱动程序时还没有实际的硬件。 www.ibm.com 7. Windows finds and then installs the iPhone device driver - the message appears as a pop-up from the System Tray. Windows会自动找到并安装iPhone设备驱动程序——系统托盘弹出时会显示信息。 www.bing.com 8. It may be possible to supply an OEM-supplied device driver, but it may not be selected and used. 可能还会提供OEM提供的设备驱动程序,但可能不会选择和使用该程序。 support.microsoft.com 9. The device driver we will be building will not be that complex and will basically be the only driver in the stack. 我们将要创建的驱动程序不会那么复杂,而只是简简单单的一个在堆栈中的驱动而已。 bbs.cfan.com.cn 10. Design of a signal processing card for diode array detector and development of its virtual device driver. 二极管阵列检测器信号处理卡的研制及其虚拟设备驱动程序的开发。 ilib.cn 1. They are initialized and accessed only within the device driver; higher layers do not need to care about them. 它由只由设备驱动程序初始化和访问,更上层的应用不必考虑。 www.cnblogs.com 2. NetBSD uses the cryptographic device driver (CGD) to implement an encrypted file system with a virtual device. NetBSD使用加密设备驱动程序(CGD)通过虚拟设备实现加密的文件系统。 www.ibm.com 3. That way, when a process performs an operation on the device, the kernel knows what device driver should be referenced. 这样,进程对设备执行操作时,内核就会知道应该引用什么设备驱动程序。 www.ibm.com 4. A device driver is a software program that enables a hardware device to work with an operating system. 设备驱动程序是可使硬件设备与操作系统工作的软件程序。 angel.w15.5tom.cn 5. The simulation mechanism and the simulation tools together form a simulation framework for device driver development. 模拟机制和模拟工具一起组成了一个设备驱工具详细一起动开发的模拟化框架。 www.cto360.com 6. You can find the right device driver by selecting the manufacturer and model of your hardware device. 通过选择硬件设备制造商和类型,您可找到正确的设备驱动程序。 www.fan6.net 7. Applications suited to assembly language: hardware device driver and embedded systems and computer games requiring direct hardware access. 硬件设备驱动、嵌入式系统和要求直接硬件访问的计算机游戏。 www.cnblogs.com 8. But with DMA, which uses asynchronous transmissions, the device driver needs to wait for an explicit interrupt from the NIC. 但在DMA中,也就是用户使用异步传送模式,设备驱动须要等待NIC一个清楚的中断。 www.cnblogs.com 9. This article helps device driver developers test the interrupt service routine as much as possible by simulating the various interrupts. 本文通过模拟各种中断,尽可能地帮助设备驱动程序开发人员测试中断服务例程。 www.ibm.com 10. Package can be rebuilt only on a system that does not have Server Administrator device driver (HAPI) installed. 不能在装有HAPI设备驱动程序的系统上重建软件包。 supportapj.dell.com 1. We can only modify the device driver when the hardware device is to be updated without compiling the whole system. 如需对硬件设备升级,只需修改软件的设备驱动程序。而无需对整个系统重新编译。 www.fabiao.net 2. The device driver with the lowest rank is considered the most suitable possible match and is the device driver installed. 等级最低的设备驱动程序将被视为最适合的可能匹配项,并且是要安装的设备驱动程序。 support.microsoft.com 3. DSF is especially helpful in executing device driver kernel code where the device may not be present. 当设备可能不存在时,DSF特别有助于执行设备驱动程序内核代码。 www-128.ibm.com 4. Windows cannot load the device driver for this hardware because there is a duplicate device already running in the system. 由于系统中已有一个重复的设备,Windows无法加载这个硬件的设备驱动程序。 angel.w15.5tom.cn 5. The Symbol CF card, unlike the PCMCIA card, lacks firmware on the card and depends on the device driver to download the firmware. 不同于PCMCIA卡,SymbolCF卡缺乏板载固件,它依靠设备驱动程序来下载固件。 www-128.ibm.com 6. SCM enables you to control a service, but you cannot control a device driver. 使用SCM可以控制服务,但不能控制设备驱动程序。 technet.microsoft.com 7. Notifies an application or device driver of a change to the hardware configuration of a device or the computer . 通知应用程序或设备驱动程序,设备或计算机的硬件配置发生了变化。 www.bing.com 8. Generally speaking, device driver is an obstacle in peripheral development. 设备驱动程序是外设开发中的难点。 www.fabiao.net 9. Retrieves all the services on the specified computer, except for the device driver services. 检索指定计算机上的所有服务(设备驱动程序服务除外)。 technet.microsoft.com 10. The Host AP device driver: Supports the Host AP mode of Prism chipsets that lets a WLAN host act as an access point. HostAP设备驱动程序:支持Prism芯片组的AP模式,可以使WLAN主机起访问点的作用。 www.ibm.com 1. Windows cannot load the device driver for this hardware. The driver may be corrupted or missing. Windows无法加载这个硬件的设备驱动程序。驱动程序可能已损坏或不见了。 angel.w15.5tom.cn 2. Server Administrator is unable to build a device driver for the running kernel because the needed kernel source files are not installed. 由于未安装所需的内核源文件,ServerAdministrator无法为运行的内核建立设备驱动程序。 support.dell.com 3. When you plug in a USB device, the computer should load and then configure the device without ever requesting a device driver. 插入USB设备时,计算机应加载设备,然后对其进行配置,而不是总是请求设备驱动程序。 windowshelp.microsoft.com 4. In Windows CE 3. 0 And earlier, the solution was to implement services as a device driver running in the context of device. Exe. 在WindowsCE3.0和更低版本中,解决方案是将服务实现为在device.exe的上下文中运行的设备驱动程序。 msdn2.microsoft.com 5. A new ioctl command should be added to the device driver to control the interrupt simulation from the test application. ioctl命令应该添加到设备驱动程序中,这样就可以从测试应用程序中控制对中断的模拟了。 www.ibm.com 6. In some cases, you may have to install a device driver provided by the manufacturer on a CD or on their web site. 在某些情况下,你可能需要从生产商那得到的cd或者在它们的网站上安装设备驱动程序。 jianfei.taokeu.com 7. When detected that the host device includes a native device driver, the native device driver is used to parse the delivered array of bytes. 当探测到所述主机装置包含本机装置驱动程序时,使用所述本机装置驱动程序来剖析所述所递送的一系列字节。 ip.com 8. Unable to build a device driver for the running kernel because the build environment is not installed. 无法为当前运行的内核构建设备驱动程序,因为没有安装构建环境。 supportapj.dell.com 9. Unable to build a device driver for the running kernel because it is not supported on your system. 无法为正在运行的内核构建设备驱动程序,因为系统不支持。 support.dell.com 10. Windows 7 is not a whole new OS but an evolution of Vista, and will reuse the old kernel and device driver model. Windows7不是个全新的操作系统,而是对Vista的改革,它沿用旧的核心和设备驱动模型。 www.bing.com 1. Retrieves all the services on the local computer, except for the device driver services. 检索本地计算机上的所有服务(设备驱动程序服务除外)。 technet.microsoft.com 2. Chapter 4 elaborates on the construction of the system platform and the design of device driver. 第四章详细论述了本系统平台构建和设备驱动的设计。 www.fabiao.net 3. Depending on your device driver, you may need to have a copy of the buffers, if the device has any. 根据设备驱动程序的不同,如果设备具有缓冲区,可能需要使用一个缓冲区的拷贝。 www.ibm.com 4. You will also be applying a patch (extra routines) to your device driver. 还需要对设备驱动程序应用一个补丁(附加例程)。 www.ibm.com 5. The device driver returned an invalid return type . Check with the device manufacturer about obtaining a new driver . 设备驱动程序返回无效的返回类型。请与设备供应商联系以获得新的驱动程序。 www.bing.com 6. This usually indicates problem with the derice itself or with the device driver programming the hard in correctly. 通常出现的问题是,由于硬件与驱动程序严重冲突。 www.readfree.net 7. DeviceName should be the same as the device name defined in the corresponding device driver program. DeviceName应当与相应设备驱动程序定义的设备名称相同。 www.ibm.com 8. The device driver for the device name is preventing the machine from entering Standby or Hibernation. 装置名称的装置驱动程式阻碍电脑进入「待命」或「休眠」状态。 www.itpcs.cn 9. For example, the Helios networking stack expresses a positive affinity for the channels used to communicate with a network device driver. 例如,Helios网络堆栈说明了对于用来与网络设备驱动通信的通道拥有较好的亲和度。 www.infoq.com 10. The device driver got stuck in an infinite loop. This usually indicates. 设备驱动程序已经陷入无限死循环中这通常表示。 www.donghairen.com 1. You can forego the MDD and PDD layers by implementing your device driver as a monolithic driver. 你完全可以把你的设备实现为一个单体的驱动程序。 www.moon-soft.com 2. This paper introduces in detail the data structure and ISR, which relates to the network device driver program. 本章详细介绍了与网络设备驱动程序相关的数据结构和中断处理函数。 www.fabiao.net 3. A device driver required by your boot controller is not configured to start at boot time or is corrupt. 没有将启动控制器需要的设备驱动程序配置在启动时启动,或者该驱动程序已被损坏。 www.errors.org.cn 4. Microsoft does not support using F6 to install any device driver other than mass storage controller drivers. Microsoft不支持使用F6来安装大容量存储控制器驱动程序以外的任何设备驱动程序。 support.microsoft.com 5. The role of a device driver is providing mechanism, not policy. 设备驱动程序的任务是提供机制,而不是策略。 blog.029cn.com 6. It could be in the kernel core per se, or in a device driver that is linked into the kernel either statically or dynamically. 它本身可以在内核中,也可以在静态或动态链接到内核的设备驱动例程中。 www.ibm.com 7. To get a good understanding of devfs, it's best to first understand how devfs changes things from the perspective of the device driver. 为了很好地理解devfs,最好是先理解从设备驱动程序的角度来看devfs是怎样改变事物的。 www.ibm.com 8. Retrieves the non-device driver services on a computer, and those that are not drivers. 检索计算机上的非设备驱动程序服务和不是驱动程序的服务。 msdn2.microsoft.com 9. The design of hardware, firmware, device driver, and application program are described in detail. 详细描述了硬件、固件、驱动程序及应用程序的设计情况。 www.magsci.org 10. That routine is initialized by the device driver associated with the device . 那个程序被与设备有关的设备驱动设定初值。 dict.veduchina.com 1. This wizard helps you upgrade a device driver for a hardware device. 此向导帮助您为硬件设备升级驱动程序。 angel.w15.5tom.cn 2. This wizard helps you install a device driver for a hardware device. 此向导帮助您为硬件设备安装驱动程序。 angel.w15.5tom.cn 3. And then the construction of the hardware operating system and the device driver developments are detailedly introduced. 此后详细介绍了硬件操作系统的构建和设备驱动程序的开发。 www.fabiao.net 4. Typically, when a device driver registers an NIC, it requests and assigns an IRQ. 代表性的,当一个设备驱动注册成一个NIC,它要请求分配一个IRQ。 app.cnzer.cn 5. These kernel threads should be destroyed in the close of the device driver. 这些内核线程应该在设备驱动程序的close函数中进行销毁。 www.ibm.com 6. For information about uninstalling a device driver, see Tips for fixing common driver problems. 有关卸载设备驱动程序的详细信息,请参阅驱动程序疑难解答。 windowshelp.microsoft.com 7. Overview Currently, most of the domestic valve hand-wheel or electric device driver. 概说今朝,海内的为止阀大多采用手轮或电动装置驱动。 www.ppmai.com 8. To visit the device, the Linux kernel maps the device operation call to the device driver via the file system. 为了访问设备,Linux内核将设备操作调用通过文件系统映射到设备驱动程序。 www.ibm.com 9. Through analyzing the PCI device, the common method to develop the PCI device driver is introduced and the key code is given. 通过分析具体PCI设备,给出了PCI设备驱动程序设计的通用方法以及驱动程序实现的关键代码。 www.mct.com.cn 10. This device driver should perform some diagnostics of the device itself. 这个设备驱动程序需要对设备本身执行一些诊断操作。 www.ibm.com 1. Windows Vista had more than its share of problems, most notably the device driver boondoggle. WindowsVista存在的问题实在不少,最突出的问题是设备驱动繁琐。 www.bing.com 2. The device driver further invokes memory management via device driver services. 设备驱动器进一步经由设备驱动器服务来调取存储器管理。 www.sinopat.org 3. This strategy lets you examine the device driver's complete code flow on a per-interrupt basis. 这种策略让我们可以按照每个中断来跟踪设备驱动程序的完整代码。 www.ibm.com 4. However, if two device drivers have the same lowest rank, Setup uses the device driver with the most recent date. 但是,如果两个设备驱动程序都具有最低的等级,安装程序将使用最新的设备驱动程序。 support.microsoft.com 5. Finally, the software of device driver and application program are introduced. 最后介绍了设备驱动程序及应用程序的软件实现方法。 www.ceps.com.tw 6. Who has time to scour the internet for a device driver to work with hardware such as a video card or an external hard drive? 毕竟,谁有那么多的闲暇,去互联网上苦苦搜寻与显卡或外接硬盘之类硬件配套的设备驱动程序呢? www.bing.com 7. A bottom half is a way to defer work from interrupt handling to be done later in a device driver. bottomhalf方法可以将设备驱动程序中的工作延迟到中断处理后执行。 www.ibm.com 8. control part of the use of the 2-axis control chip hardware design and realization of the device driver for this chip. 控制部分使用了2轴控制芯片进行硬件设计,并实现了此芯片的设备驱动。 paper.pet2008.cn 9. And configuring it to load storage device driver modules in the same order they are currently loaded. 并将其设定为依照目前相同的载入顺序来载入储存装置的驱动模组以避开这个问题。 debian.fr 10. A device driver can have multiple device interface classes, or it can have no device interface classes. 一个设备驱动可以有多个设备接口类或也可以没有接口类。 apps.hi.baidu.com 1. When they are accessed, the kernel maps to the appropriate device driver by devfs device name, rather than by major number. 当它们被访问时,内核通过devfs设备名称映射到合适的设备驱动程序,而不是通过主设备号。 www.ibm.com 2. The device driver package must still be signed in accordance with computer policy. 必须仍然按照计算机策略对设备驱动程序包进行签名。 yeebang.com 3. Retrieves the device driver services on the specified computer. 检索指定计算机上的设备驱动程序服务。 msdn2.microsoft.com 4. The USB Bus device driver takes charge of control and communicates with hardware. USB总线驱动程序负责控制实际的硬件,实现与底层的通信。 www.fabiao.net 5. Solve the device driver issues feedback by customers and production. 解决客户和生产方面反馈的设备驱动问题; www.lietou.com 6. Unknown problem while loading the specified device driver. 加载指定的设备驱动程序时发生了未知的问题。 angel.w15.5tom.cn 7. The middle layer is the user mode device driver to establish data transmittal path. 中间层是建立数据传输路径的用户模式驱动程序; www.showxiu.com 8. You have attempted to load a legacy device driver while its device instance had been disabled. 您想加载旧型的设备驱动程序,但是设备范例已经被禁用了。 www.fan6.net 9. Now, you may never write a device driver or an operating system, but what if you are ever required to modify one? 现在,也许你从来也不会去写一个设备驱动程序或一个操作系统,但是如果只是要求你去修改一下,会是怎样呢? www.5xue.com 10. The component manages a physical or virtual device for the system, for example, a device driver for a print spooler. 该组件管理系统的物理设备或虚拟设备,例如后台打印程序的设备驱动程序。 msdn2.microsoft.com 1. Error detected while unloading device driver. 卸载设备驱动程序时检测出错误。 www.dictall.com 2. Retrieves the device driver services on a computer. 检索计算机上的设备驱动程序服务。 msdn2.microsoft.com 3. After a device driver configures its interfaces in the dev structure, a call to register_netdevice makes it available for use. 设备驱动程序在dev结构中配置好自己的接口之后,调用register_netdevice便可以使用该配置。 www.ibm.com 4. A needed device driver was not found or is not loaded. 找不到或未安装所需的设备驱动程序。 www.fan6.net 5. A multi-pathing subsystem device driver (SDD) was installed. 安装了一个多路径子系统设备驱动程序(SDD)。 www.ibm.com 6. Include former disposing system and device driver. 由前置处理系统和设备驱动程序构成。 www.chinahtp.com 7. Retrieves the device driver services on the local computer. 检索本地计算机上的设备驱动程序服务。 msdn2.microsoft.com 8. Select the device driver you want to install for this hardware. 选择要为此硬件安装的设备驱动程序。 angel.w15.5tom.cn 9. Device driver is a kind of software components that makes computer communicated with external device. 设备驱动程序是一种可使计算机和设备通信的软件部件。 zhidao.baidu.com 10. The information is specific to the current device driver. 该信息特定于当前的设备驱动程序。 msdn2.microsoft.com 1. There is a problem with the device driver. Check with the device manufacturer about obtaining a new driver. 设备驱动程序出现问题。请与设备制造商联系以获得新的驱动程序。 www.fan6.net 2. Since those levels are used internally by the kernel, their meanings aren't especially germane to the job of writing a device driver. 因为那些级别有内核在内部使用,它们的意义和设备驱动编写的工作不是特别的密切。 dictsearch.appspot.com 3. A device driver is a software program that makes a hardware device work. 设备驱动程序就是驱动硬件设备的软件。 www.dictall.com 4. The device driver program is designed to control the server motor and the step motor. 编写设备驱动程序,实现对伺服电机和步进电机的协调控制。 www.fabiao.net 5. Error detected while loading device driver. 加载设备驱动程序时检测出错误。 www.dictall.com 6. This is required in order to be able to unload the device driver dynamically. 这个例程是够动态的卸载驱动所需要的。 bbs.cfan.com.cn 7. When you exchange the adapter, the existing device driver supports the adapter because it is of the same type. 当您调换适配器时,现在的设备驱动程序会支持此适配器,因为它是同类型的。 www.ibm.com 8. The device driver will be installed with the default settings. 设备驱动程序将按默认设置安装。 www.fan6.net 9. Virtual Device Driver format in the registry is invalid. 注册表内的虚拟设备驱动程序格式是无效的。 www.dictall.com 10. There is a problem with the device driver. The driver has closed. Cannot access error. 设备出现问题。已关闭驱动程序。无法访问错误。 www.fan6.net 1. Also, you can use friendly name if your device driver supports it. 此外,如果您的设备驱动程序支持,则可以使用友好的名称。 www.ibm.com 2. VPD? Virtual Printer Device Driver? 虚拟多印机设备驱动程序?。 www.scientrans.com 3. The network device driver is a heavily part of SW. 网络设备驱动程序的设计是本系统的软件的重要组成部分。 www.fabiao.net 4. Why would anybody want to simulate hardware when developing a device driver? 为什么会有人想要在开发设备驱动程序时模拟硬件呢? www.ibm.com 5. The previous device driver is restored. 将还原以前的设备驱动程序。 support.microsoft.com 6. In this example the mad16 kernel device driver depends on the ad1848 device driver. 在这个例子里面,mad16内核设备驱动程序依赖于ad1848驱动。 www.bing.com 7. achieved MCX312 motion control chip and the device driver and graft drive. 实现了运动控制芯片MCX312的设备驱动及驱动及其移植。 paper.pet2008.cn 8. VDD? Virtual Device Driver? 虚拟设备驱动器?。 www.scientrans.com 9. Your system does not have any communication ports installed or the device driver for the communication port is not started. 系统未安装任何通讯端口,或通讯端口的设备驱动程序未启动。 www.dictall.com 10. How to use device driver to access hardware device efficiently has become a big concern of the public. 如何高效地利用设备驱动对硬件设备进行访问,成为人们普遍关注的问题。 www.juhe8.com 1. PDD A physical device driver. 物理设备驱动器。 runtimeos.com 2. You can retrieve the device driver services using the GetDevices method. 可以使用GetDevices方法检索设备驱动程序服务。 msdn2.microsoft.com 3. Yes, there really is a mad16 device driver. It is a soundcard chipset. 的确,存在一个mad16设备驱动程序,它是驱动一组声卡芯片的。 www.bing.com 4. LDD A logical device driver. 逻辑设备驱动程序。 www.software-toolbox.info 5. If you are using an Ethernet, you can also use the entstat command to display device-driver statistics. 如果您使用的是以太网,那么还可以使用entstat命令来显示设备驱动器的统计信息。 www.ibm.com 6. The device driver model based on signal was proposed. 提出了完全基于信号的仪器驱动模型; d.wanfangdata.com.cn 7. Informs the device driver that a new print job is starting. 通告设备驱动程序开始一项新打印作业。 www.zjrj.org 8. Informs the device driver that a new page is starting. 通告设备驱动程序开始新页。 www.zjrj.org 9. Unless you are writing an application such as a device driver, you should not need to modify the alignment. 除非正在编写诸如设备驱动程序的应用程序,否则应不需要修改对齐方式。 msdn2.microsoft.com 10. Secondly based on WDM The USB device driver is designed which is used to access and control hardware. 然后基于WDM模型编写出USB设备驱动程序,实现访问和控制硬件的软件接口; www.fabiao.net 1. For example, let's say that the foo device driver wants to register a device with devfs. 举例来说,假设foo设备驱动程序希望使用devfs注册设备。 www.ibm.com 2. Device driver ranks in the range of 0x0 to 0xfff are called "Hardware ID matches" because they match hardware ID to hardware ID. 处于0x0到0xfff范围的设备驱动程序等级称为“硬件ID匹配”,因为它们在硬件ID之间匹配。 support.microsoft.com 3. In order to boot on the new system, you would need the appropriate device driver filesets to support the new platform. 要想在新系统上引导,需要支持新平台的适当的设备驱动程序文件集。 www.ibm.com 4. This section highlights some of the important aspects of device driver porting from the 2. 4 to 2. 6 kernel. 本节重点介绍将驱动程序从2.4内核移植到2.6内核的一些重要方面。 www.ibm.com 5. Then, open the device driver and get the file descriptor. 然后打开设备驱动器并获取文件描述符。 www.ibm.com 6. the ices support you all the way through hardware board bring - up to board support package and device driver development 到板支持包和设备驱动程序的开发,在线仿真器提供全程支持。 www.ichacha.net 7. To Synchronize an Application and a Device Driver Using Event Object 应用程序与驱动程序间的事件同步 www.ilib.cn 8. then building target machine environment which includes loading boot system, kernel's startup, device driver and file system; 搭建目标机环境,包括烧写开发板引导程序、操作系统内核、文件系统等; www.fabiao.net 9. Specification of the Embedded Communication System Device Driver 嵌入式通信设备驱动程序设计标准化 ilib.cn 10. The Design of the Virtual Device Driver for Physiological Signals'Acquisition Card 生理信号采集卡虚拟设备驱动程序的设计 service.ilib.cn 1. Design of Virtual Device Driver in Detection System Used in Metal Cutting 金属切削过程在线检测虚拟设备驱动程序设计 ilib.cn 2. This kernel thread should be destroyed in the close of the device driver in this pseudo code 在下面的伪代码中,这个内核线程应该在设备驱动程序的close函数中进行销毁 www.ibm.com 3. Design of PCI Card for Optical Communication and Its Device Driver Program 光通信PCI卡及其设备驱动程序开发 www.ilib.cn 4. The Linux card services core interacts with the host controller device driver, the card device drivers, and the user mode Linux卡服务核心与主机控制器设备驱动程序、卡设备驱动程序及用户模式 www-128.ibm.com 5. Increase performance and portability with device-driver software 利用设备驱动软件提高性能和可移植性 www.baike.com 6. A New Keyboard Design and Its Device Driver Development on Embedded Linux 嵌入式Linux下一种新的键盘设计和驱动程序开发 service.ilib.cn 7. Developing and Performance Analysis of Device Driver for Encryption Card under Linux Linux下加密卡驱动程序的设计与实现 www.ilib.cn 8. Design and Implementation of Network Device Driver in Embedded Handhold Devices 嵌入式手持设备网络驱动程序的设计与实现 service.ilib.cn 9. Design and implementation of CAN device driver under embedded ARM Linux operating system 平台的CAN设备驱动程序设计与实现 ilib.cn 10. Component Synthesizing Approach for Device Driver of Embedded system 设备驱动在嵌入式系统中的构件综合 ilib.cn 1. Design and Developing of the Network Device Driver on Embedded Access Point 嵌入式无线接入点网络驱动的设计与实现 scholar.ilib.cn 2. This usually indicates problem with the device itselt or with the device driver programming the hardware incorrectly 这通常表明该装置itselt或与设备驱动程序的硬件不正确的问题 zhidao.baidu.com 3. Development of a Virtual Device Driver for PS Data-collection Card PS型数据采集接口板卡的驱动模块开发 ilib.cn 4. Design and implement of the video capture card device driver under Linux 基于Linux操作系统的视频采集卡驱动程序设计 www.ilib.cn 5. Device Driver Development on Embedded Operation System 嵌入式操作系统驱动程序开发 www.ilib.cn 6. Research on MHP Bottom Middleware and the Device Driver under Embedded Environment MHP底层中间件及嵌入式设备驱动程序的研究 www.ilib.cn 7. Wait for the scheduler to run the device driver 等待调度程序运行设备驱动程序 www.hotpim.com 8. The Design of a Portable Flash Device Driver 可移植闪存驱动设计 www.ilib.cn 9. Design of Hardware Interruption Device Driver Program 硬件中断设备驱动程序设计 www.ichacha.net 10. Char-Device-Driver Based Method for Gathering Linux Performance Data 一种基于字符设备驱动的Linux性能参数获取方法 www.ilib.cn 1. Methods of Messaging from Device Driver to Application Program 设备驱动程序通知应用程序的几种方法 www.ilib.cn 2. Design and Implementation of Redundant SCSI Path Device Driver 冗余SCSI路径驱动程序的设计与实现 www.ilib.cn 3. To retrieve device driver services from a specific computer, call the 若要从特定计算机检索设备驱动程序服务,请调用 msdn2.microsoft.com 4. To retrieve non-device driver services from a specific computer, call the 若要从特定计算机检索非设备驱动程序服务,请调用 msdn2.microsoft.com 5. Windows NT Device Driver Program of Multi - Device Use One Interrupt 下多设备共用中断驱动程序设计 www.ilib.com.cn 6. To roll back a device driver to a previous version 若要将设备驱动程序返回到以前的版本,请 support.microsoft.com 7. Invalid device parameters form device driver 来自设备驱动程序的设备参数无效 www.cnsharenet.com 8. Invalid device parameters from device driver 无效的设备驱动参数 wenwen.soso.com 9. To retrieve non-device driver services from the local computer, call the 若要从本地计算机检索非设备驱动程序服务,请调用 msdn2.microsoft.com 10. To retrieve device driver services from the local computer, call the 若要从本地计算机检索设备驱动程序服务,请调用 msdn2.microsoft.com 1. Design and Implementation of PCI Virtual Device Driver PCI总线设备驱动程序的设计与应用 www.ilib.cn 2. Development and research on device driver of USB digital camera USB型数码相机设备驱动程序的开发与研究 service.ilib.cn 3. Research and Implementation of WDM Device Driver WDM设备驱动程序的研究及实现 www.ilib.cn 4. Development and application of PCI device driver PCI设备驱动程序的开发及应用 www.ilib.cn 5. Development of embedded Linux device driver for small medical apparatus 小型医疗仪器中嵌入式Linux设备驱动程序的开发 service.ilib.cn 6. Developing of Universal Serial Bus Device Driver with WDM 基于WDM的通用串行总线驱动程序的开发 www.ilib.cn 7. Failure loading the printers device driver 加载打印机设备驱动程序失败 angel.w15.5tom.cn 8. Design of USB Device Driver of Critter Enginery Analyzer 生物机能分析仪USB接口驱动程序的设计 service.ilib.cn 9. Design and Implementation of PCI Device Driver PCI设备驱动程序中几个关键问题的设计与实现 www.ilib.cn 10. Design and Implementation of WDF Device Driver WDF设备驱动程序的设计与实现 www.ilib.cn 1. A sample for the programming process of device driver in Linux 系统设备驱动程序设计一例 scholar.ilib.cn 2. Reliable Kernel Mode Device Driver Design 内核模式驱动程序可靠性设计 www.ilib.cn 3. The Research and Development of USB Encryption System Device Driver USB接口加密存储设备驱动程序的研究与开发 service.ilib.cn 4. Communication control unit for substation based on virtual device driver 基于虚拟设备驱动技术的变电站通信控制单元 service.ilib.cn 5. Design and Implementation of Network Device Driver Based on Embedded Linux 基于嵌入式Linux的网络设备驱动设计与实现 www.ilib.cn 6. The Application of Device Driver in NC System 设备驱动程序在数控加工软件系统中的应用 ilib.cn 7. Development of USB device driver program under Windows XP 环境下USB设备驱动程序的开发 www.ilib.cn 8. Development of Real Time Physical Device Driver 实时仿真设备驱动程序开发技术研究 www.ilib.cn 9. the output of LCD module device driver ; 输出模块实现了LCD的设备驱动; paper.pet2008.cn 10. Real-time Control and Data Communication Based on Virtual Device Driver 基于虚拟设备驱动程序的实时控制与数据通信 www.ilib.cn 1. Software Logical Analyzer Based on Virtual Device Driver 基于虚拟设备驱动程序的软件逻辑分析仪 scholar.ilib.cn 2. WDM Device Driver Development Based on Gyroscope Test System 陀螺测试系统的WDM设备驱动程序开发 www.ilib.cn 3. Design of Plug and Play in the WDM Device Driver WDM设备驱动程序中即插即用的设计 ilib.cn 4. A Method of Modular Design of Device Driver 模块化的设备驱动程序设计方法 service.ilib.cn 5. Some Problem in Development of WDM Device Driver WDM设备驱动程序开发中的若干问题 www.ilib.cn 6. "STOP 0x0000001E" error in the Win32k. Sys device driver on a Windows 2000-based print server 在基于Windows2000的打印服务器上,Win32k.sys设备驱动程序中出现“STOP0x0000001E”错误消息 support.microsoft.com 7. Device Driver Design Based on Agile Kernel 基于灵活内核的构件化驱动程序 www.ilib.cn 8. Development of device driver of data acquisition card based on PCI bus 基于PCI总线数据采集卡驱动程序的开发 ilib.cn 9. Development of device driver based on configuration software MCGS 基于MCGS组态软件的设备驱动开发 www.ilib.cn 10. The Development of Virtual Device Driver Program of File Monitor 文件监控的虚拟设备驱动程序开发 ilib.cn 1. The Development Of Net Device Driver in Embedded Linux System 嵌入式Linux下网络设备驱动程序的开发 www.ilib.cn |
随便看 |
|
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。