| 意味 | 例文 |
kernel-mode driverの部分一致の例文一覧と使い方
該当件数 : 18件
DRIVER-SPECIFIC CONTEXT FOR KERNEL MODE SHIMMING例文帳に追加
カーネルモードシミングのためのドライバ固有コンテキスト - 特許庁
Kernel mode drivers can be interconnected by creating a processing stream in the kernel where data are passed from kernel mode driver to kernel mode driver without transitioning to user mode.例文帳に追加
ユーザ・モードへ移行することなく、データがカーネル・モード・ドライバからカーネル・モード・ドライバへ渡されるようなカーネルでの処理ストリームを作成するので、カーネル・モード・ドライバを相互接続できる。 - 特許庁
A subsystem of the operating system operates as a kernel mode component, such as a kernel mode driver, in place of operating as a user mode component.例文帳に追加
オペレーティングシステムのサブシステムは、ユーザモードコンポーネントとして動作する代わりに、カーネルモードドライバなど、カーネルモードコンポーネントとして動作する。 - 特許庁
A computer executes the operating system (OS) providing a kernel mode and a user mode, executes a device driver in the kernel mode according to OS control and executes an application program in a user mode.例文帳に追加
コンピュータはカーネルモード及びユーザモードを提供するオペレーティングシステム(OS)を実行し、OSの制御に従って、カーネルモードでデバイスドライバを実行し、ユーザモードでアプリケーションプログラムを実行する。 - 特許庁
In this case, the kernel mode device driver 5 for performing access to hardware 6 in a kernel mode 2 is embedded inside a DLL 4 for performing interface with an application 3 in a user mode 1.例文帳に追加
カーネルモード2においてハードウエア6にアクセスするカーネルモードデバイスドライバー5を、ユーザーモード1においてアプリケーション3とのインターフェースを行うDLL4の内部に埋め込むように構成した。 - 特許庁
A system for mounting and supporting the kernel mode shimming by the driver-specific context information is also provided.例文帳に追加
ドライバ固有コンテキスト情報によるカーネルモードシミングを実装およびサポートするためのシステムも提供される。 - 特許庁
The common interface driver 7 is operated in a kernel mode 8 and provides an interface with an application program 4.例文帳に追加
共通インターフェースドライバ7はカーネルモード8で動作し、アプリケーションプログラム4とのインターフェースを提供する。 - 特許庁
Thus, it is possible to call the kernel mode driver 5 only by apparently performing access from the application 3 to the DLL 4, and it is possible to directly control the hardware 6 by the called kernel mode driver 5.例文帳に追加
これにより、あたかもアプリケーション3からDLL4にアクセスするだけでカーネルモードドライバー5を呼び出すことができ、呼び出されたカーネルモードドライバー5によりハードウエア6の制御が直接行えるようにすることができる。 - 特許庁
More particularly, a generic USB device driver architecture is described which enables development through user-mode USB library that accesses a generic kernel-mode driver.例文帳に追加
より詳細には、汎用USBのデバイスドライバのアーキテクチャを説明し、このアーキテクチャは、汎用のカーネルモードのドライバにアクセスする、ユーザモードのUSBライブラリを通じた開発を可能にする。 - 特許庁
More particularly, a generic USB device driver architecture is described which enables development through a user-mode USB library that accesses a generic kernel-mode driver.例文帳に追加
より詳細には、汎用USBのデバイスドライバのアーキテクチャを説明し、このアーキテクチャは、汎用のカーネルモードのドライバにアクセスする、ユーザモードのUSBライブラリを通じた開発を可能にする。 - 特許庁
In a Windows NT, it is necessary to provide a kernel mode device driver 5 for performing access to hardware.例文帳に追加
Windows NTにおいては、ハードウエアにアクセスするためには、カーネルモードデバイスドライバー5が必要となる。 - 特許庁
More particularly, architecture of a general purpose USB device driver is described, and the architecture enables development through user-mode USB library that accesses a general purpose kernel-mode driver.例文帳に追加
より詳細には、汎用USBのデバイスドライバのアーキテクチャを説明し、このアーキテクチャは、汎用のカーネルモードのドライバにアクセスする、ユーザモードのUSBライブラリを通じた開発を可能にする。 - 特許庁
A user mode process wishing to communicate with or manipulate the kernel mode driver may perform such communication or manipulation by communicating with or manipulating the corresponding user mode proxy.例文帳に追加
カーネル・モード・ドライバと通信したいまたはこれを操作したいユーザ・モード・プロセスは対応するユーザ・モード・プロキシと通信するか、または、これを操作することによって行なうことができる。 - 特許庁
In a described implementation, a method includes loading a kernel-mode generic device driver in response to a plug-in event of a device.例文帳に追加
説明する実施態様では、方法は、装置のプラグインのイベントに応答して、カーネルモードの汎用デバイスドライバをロードすることを含む。 - 特許庁
The method for controlling a file system driver for the computers controls in the kernel mode the access to the file stored in the computer storage device.例文帳に追加
電子計算機のファイルシステムドライバの制御方法は、電子計算機の記憶装置に記憶されているファイルへのアクセスをカーネルモードで制御する。 - 特許庁
To overcome the inefficiencies in user mode processing of multimedia data by allowing an application running as a user mode process simply to start and connect multiple blocks of kernel mode functionality in the form of drivers or filters (separate logical blocks of driver executable code).例文帳に追加
マルチメディア・データをユーザ・モードで処理するときの非効率性を、ユーザ・モード・プロセスとして実行されるアプリケーションがドライバまたはフィルタの形態になったカーネル・モード機能の複数ブロック(ドライバ実行可能コードの別々の論理ブロック)を始動して、接続することだけで解消する。 - 特許庁
The data processor includes: a hardware abstract layer which executes OS having a kernel mode and a user mode and has a plurality of hardware processing parts, an interface operating in the kernel mode and corresponding to each of the plurality of hardware processing parts, and a common interface to a device driver corresponding to each of the plurality of hardware processing parts; and a hardware abstract layer control part for controlling the hardware abstract layer.例文帳に追加
カーネルモードとユーザモードとを有するOSを実行するものであり、複数のハードウェア処理部と、カーネルモードで動作し、複数のハードウェア処理部のそれぞれと対応するインタフェースと、複数のハードウェア処理部のそれぞれと対応するデバイスドライバに対する共通のインタフェースと、を有するハードウェア抽象化層と、ハードウェア抽象化層を制御するハードウェア抽象化層制御部とを備える。 - 特許庁
| 意味 | 例文 |
| Copyright (C) 1994- Nichigai Associates, Inc., All rights reserved. |
| Copyright © Japan Patent office. All Rights Reserved. |
|
ログイン |
Weblio会員(無料)になると
|
|
ログイン |
Weblio会員(無料)になると
|
