1153万例文収録!

「Interface」に関連した英語例文の一覧と使い方(472ページ目) - Weblio英語例文検索


小窓モード

プレミアム

ログイン
設定

設定

Weblio 辞書 > 英和辞典・和英辞典 > Interfaceの意味・解説 > Interfaceに関連した英語例文

セーフサーチ:オン

不適切な検索結果を除外する

不適切な検索結果を除外しない

セーフサーチについて

Interfaceを含む例文一覧と使い方

該当件数 : 30187



例文

The present invention is applicable to a module provided in an information processing apparatus as a communication interface between an information processing part provided in the information processing apparatus and external equipment located outside the information processing apparatus.例文帳に追加

本発明は、情報処理装置の内部に設けられ、同じく情報処理装置の内部に設けられる情報処理部と、情報処理装置の外部にある外部機器との間の通信のインタフェースとなるモジュールに適用することができる。 - 特許庁

To attain reduction in cost and size and high performance, by making common a receiving circuit and an interface for two-phase pulse encoder signal and coping with a serial communication encoder and full close control.例文帳に追加

2相パルス式エンコーダ信号の受信回路およびインターフェイスを共用化し、シリアル通信エンコーダおよびフルクローズ制御に対応でき、低価格化,小型化,高性能化が可能なモータ制御方法を提供することを目的とする。 - 特許庁

The interface chip IF receives address information ADD for identifying a memory cell and supplies a part thereof to the core chips CC0 to CC7 in common as chip selection information SEL for comparing with the chip identification information LID.例文帳に追加

インターフェースチップIFは、メモリセルを特定するためのアドレス情報ADDを受け、その一部をチップ識別情報LIDと比較するためのチップ選択情報SELとしてコアチップCC0〜CC7に共通に供給する。 - 特許庁

Accordingly, an efficient video browsing interface that performs efficient video browsing centering on semantics, is easily used, and which easily accesses a desired part and can browse a desired segment in a short time is provided.例文帳に追加

それにより、意味中心の効率的なビデオブラウジングを可能にし、使用し易く、所望の部分を容易にアクセスすることができ、短時間内に所望のセグメントをブラウジングすることができる効率的なビデオブラウジングインタフェースを提供できる。 - 特許庁

例文

With a specific function processing request instructed via a user interface displayed by the information processor on the basis of the specific function information, setting information to be set to a device is acquired from the information processor (S5).例文帳に追加

そして、情報処理装置が前記特定の機能情報に基づいて表示するユーザインタフェースを介して指示された特定機能処理要求に伴いデバイスに対して設定すべき設定情報を情報処理装置から取得する(S5)。 - 特許庁


例文

To provide a method for controlling communication and an interface device capable of coping with variable and fluid network traffic even in communication and performing high-speed and optimum communication only by requiring optional communication quality.例文帳に追加

変動する流動的なネットワークトラヒックに通信中でも対応でき更に、任意の通信品質を要求されるだけで高速且つ最適な通信を行うことができる通信制御方法及びインタフェース装置を提供すること。 - 特許庁

A communication protocol selection part 69 inputs a selection signal for selecting a specific communication protocol from the plurality of communication protocols on the basis of a switch command input from the information processing apparatus 1, to the interface part 61.例文帳に追加

通信プロトコル選択部69は、情報処理装置1から入力される切り替えコマンドに基づき、前記複数の通信プロトコルの中から、特定の通信プロトコルを選択するための選択信号をインターフェース部61に入力する。 - 特許庁

At the time of testing a circuit 40, test control information is inputted externally to a test interface circuit 14 and set in the scan register 41 of circuit modules 21-24 to be tested through a test signal chain 20.例文帳に追加

被テスト回路(40)のテストを行なうとき、外部からテストインタフェース回路(14)にテスト制御情報を入力し、テスト対象回路モジュール(21〜24)のスキャンレジスタ(41)にテスト信号チェーン(20)を介してテスト制御情報をセットする。 - 特許庁

The image processing controller includes a memory, which stores image data, a resizer which resizes the image data, and a monitor interface which outputs the image data resized by the resizer as image data for displaying an image on a monitor.例文帳に追加

画像処理コントローラは、画像データを記憶するメモリと、画像データに対してリサイズ処理を行うリサイザと、リサイザによりリサイズ処理が行われた画像データをモニタに表示するための画像データとして出力するモニタインターフェースを含む。 - 特許庁

例文

After completion of the retrieval, the interface 10 adds (or overwrites) data obtained from the private DB 12 to or on data obtained from the public DB 11, and returns the resulting data to the manager or general user as a retrieval request result.例文帳に追加

この検索が済むとDBインターフェース10は、パブリックDB11から得られたデータに、プライベートDB12から得られたデータを追加(または上書き)し、それを検索依頼結果として管理者あるいは一般ユーザに応答する。 - 特許庁

例文

This, however is a bit of a hack as the kernel would be sending bad packets to an improperly configured interface, on the assumption that some other mechanism is capable of fixing things retrospectively. 14.22. 例文帳に追加

これは、カーネルが不適切に設定されたインターフェイスへは異常なパケットを送出しようとすることを利用して、なにか他の仕組みが遡及的に修正を行ってくれることを前提にしている、 割り切った方法ではあります。 - FreeBSD

In this exercise you cannot use EJB annotations to link the EJB to the application client so you will use a lookup from a context.Because the code for bean lookup is different if you have more than one remote interface,this exercise is divided into two parts: 例文帳に追加

ここでは、EJB 注釈を使用して EJB をアプリケーションクライアントにリンクできないので、コンテキストからのルックアップを使用します。 複数のリモートインタフェースがある場合は Bean のルックアップコードが異なるので、この課題は次の 2 つに分かれています。 - NetBeans

The surgical microscope is disposed on an interface between the digital type fundus camera and the fundus lens of a retina diagnostic system and the camera is constituted of the digital type fundus camera of the retina diagnostic system.例文帳に追加

この手術用顕微鏡において、該手術用顕微鏡は、網膜診断システムのデジタル式眼底カメラと眼底レンズとの間のインターフェースに配設され、及び前記カメラは、網膜診断システムのデジタル式眼底カメラから構成される。 - 特許庁

An interface used to build and perform a database query may be used to invoke a complex analysis routine on a parallel computer system 152 to analyze query results obtained by performing the database query.例文帳に追加

データベース・クエリのビルド及び実行に使用されるインターフェースを使用することにより、並列コンピュータ・システム152上の複雑な分析ルーチンを呼び出して、前記データベース・クエリの実行によって取得されるクエリ結果を分析することができる。 - 特許庁

An application programming interface instantiates an ink analyzer object, and the ink analyzer object receives document data about a document including electronic ink content from a software application which hosts the document and executes the document with a first processing thread.例文帳に追加

アプリケーションプログラミングインターフェースは、インクアナライザオブジェクトをインスタンス化し、そのインクアナライザオブジェクトは、文書をホストし第1の処理スレッドで実行する、ソフトウエアアプリケーションからの電子インクコンテンツを含む文書についての文書データを受け取る。 - 特許庁

To generate, within a short lock time, various kinds of audio clock signals for reproducing transported audio signals without expanding circuit scale in an audio processing apparatus for reproducing audio data transported via an interface.例文帳に追加

インターフェースを介して伝送された音声データを再生する音声処理装置において、回路規模を増大させずに、伝送された音声信号を再生するための種々のオーディオクロック信号を、短いロック時間で生成できるようにする。 - 特許庁

A write control program for the main CPU 103 is stored from a rewrite host computer 500 into a RAM 120 of the main CPU 103 via the rewriting interface 102, and is executed by the main CPU 103.例文帳に追加

メインCPU103のRAM120内に、書き換えホストコンピュータ500から書き換えインターフェイス102を介してメインCPU103用書込み制御プログラムを格納し、この書込み制御プログラムをメインCPU103に実行させる。 - 特許庁

An information processor 100 has a USB interface part 110 which controls two-way communication with a printer 400 and a printer driver 113 which makes a display device 200 display status information representing the state of the printer 400.例文帳に追加

情報処理装置100は、プリンタ400との間の双方向の通信を制御するUSBインタフェース部110と、プリンタ400の状態を表すステータス情報を表示装置200に表示させるプリンタドライバ113とを有する。 - 特許庁

To provide a charging member, a process cartridge and an electrophotographic apparatus, which can suppress the occurrence of a black haze-like image generated by peeling at the interface between a conductive substrate and an adhesion layer in a charging member of an electrophotographic apparatus.例文帳に追加

電子写真装置の帯電部材において、導電性基体と接着層界面の剥離によって生じる黒もや状の画像の発生を抑制できる帯電部材、プロセスカートリッジ及び電子写真装置を提供する。 - 特許庁

To provide a joining structure of a thermal diffusion member capable of suppressing heat stress of a joining interface, a cooling structure of a heating element, and a method for joining the thermal diffusion member, while using a thermal diffusion member made of a carbonaceous material.例文帳に追加

炭素系材料からなる熱拡散部材を用いつつ、接合界面の熱応力を抑制することができる熱拡散部材の接合構造、発熱体の冷却構造、及び熱拡散部材の接合方法を提供する。 - 特許庁

In an electronic blackboard device 1, a recorder fulfilling the purpose of a conference, the use of plotted information, or the like is connected to a recorder standard interface 8, and plotted information such as characters and graphics is plotted on a writing sheet 3.例文帳に追加

電子黒板装置1は、記録装置標準インターフェイス8に会議の目的や描画情報の利用目的等に適した記録装置10が接続され、筆記シート3上に文字や図形等の描画情報が描かれる。 - 特許庁

Assuming that r_GP [Ω/μm^2] denotes an electric resistance per unit area of the graphene, and r_C [Ωμm^2] denotes an interface resistance per unit area between the graphene and the metal electrode, the contact resistance can be calculated using numerical formula (1), wherein S is a contact area.例文帳に追加

グラフェンの単位面積あたりの電気抵抗をr_GP[Ω/μm^2]、グラフェンと金属電極との単位面積当たりの界面抵抗をr_C[Ωμm^2]とすると、接触面積をSとして、接触抵抗はと計算できる。 - 特許庁

To provide a transmission reception branching filter that restrictions caused when it is mounted on a device can be excluded by arranging the direction of a waveguide interface of all ports of an antenna port and transmission/ reception port and respective ports can be made close to each other.例文帳に追加

アンテナポートや送受信ポートの全てのポートの導波管インタフェースの向きを揃えるようにして、装置に実装する際の制約を排除すると共に、各ポートの位置を近づけることが可能な送受分波器を提供する - 特許庁

When a request is received from a UAP 6002 through a platform interface part 6003, a conflict determining part 6004 of an APF 6001 refers to a setting conflict table 6005 and generates a conflict setting list 6008.例文帳に追加

UAP6002からプラットフォームインタフェース部6003を介して要求を受け付けると、APF6001の競合判定部6004が設定競合テーブル6005を参照して、競合設定一覧リスト6008を生成する。 - 特許庁

To improve an SN ratio by increasing a change in curvature of reflecting interface and improving a light-condensing performance, also to realize miniaturization and space saving, and to improve a production efficiency.例文帳に追加

反射面の曲率変化を大きして集光性能を向上させてSN比を向上させると共に小型、省スペース化を可能とし、且つ製造効率を向上することのできる光変調デバイスの製造方法を提供する。 - 特許庁

The virtual machine monitor has an interface for allocating the resources in accordance with a given policy (a parameter for deciding what should be prioritized in allocating the resources) by corresponding to an I/O device required by a guest OS, the number of CPU, and a quantity of memory.例文帳に追加

ゲストOSに要求されるI/Oデバイス、CPU数、メモリ量に対して、与えられたポリシー(リソース配分において何を優先するかを決めるパラメータ)に従いリソースを割り当てるインタフェースを仮想マシンモニタが備える。 - 特許庁

A housing unit 2 is provided with a trunk line interface 14 to be alternatively switched and connected to either of branch lines L2_1 and L2_2, and separating communication lines La and video line Lb of the connected branch line L2_1 or L2_2 into a communication path and a video path.例文帳に追加

住戸機2は、何れかの分岐線L2_1,L2_2に択一的に切換接続し、接続した分岐線L2_1又はL2_2の通話線Laと映像線Lbをそれぞれ通話路と映像路に分離する幹線インタフェース部14を備える。 - 特許庁

This composition can realize drainage drying in which the areal rate of recession of a wet/dry interface according to JIS R 3202 is not less than 0.3 cm^2/sec, and the angle of contact of water in the dried region just after drying is 50°C or lower.例文帳に追加

JIS R3202に拠る濡れ・乾燥界面の後退速度面積が0.3cm^2/sec以上であり、かつ乾燥直後の乾燥領域における水の接触角が50゜以下である液切り乾燥が実現される。 - 特許庁

A packet output means 104 once gives buffered data to a packet storage means 103 and outputs only the required packets according to the result selected by the data analysis means 102 to a digital VTR interface 4.例文帳に追加

パケット出力手段104は、パケット記憶手段103に一旦バッファリングされたデータを入力し、データ解析手段102が選別した結果にしたがって必要なパケットのみをディジタルVTRインタフェース4へ出力する。 - 特許庁

A test interface circuit TIC provided between a mixed memory MCR and a test data input/output terminal 9 is provided with a first-in/first-out circuit 10 storing successively test data, and latency of data read out from the mixed memory is adjusted.例文帳に追加

混載メモリ(MCR)とテストデータ入出力端子(9)の間に設けられるテストインターフェイス回路(TIC)において、テストデータを順次格納するファーストイン・ファーストアウト回路(10)を設け、混載メモリから読出されたデータのレイテンシを調整する。 - 特許庁

In the ADSL system, an in-station device 10 is provided with two SELs 13-i and 14-i, separately for each internal ADSL circuit, and a circuit test interface 15 for leading in the ADSL circuits from these selectors.例文帳に追加

ADSLシステムにおいて局内装置10が、内部のADSL回線で回線毎に二つのSEL13−i,14−iとこれらセレクタからADSL回線を引き込む回線試験インタフェース15とを設けている。 - 特許庁

Preferably, the interface between the primer layer and the conductive ink printed layer intrudes each other alternately, and mixture regions wherein a primer component and a conductive ink component are mixed are present in the primer layer and the conductive ink printed layer.例文帳に追加

なお、好ましくは、プライマー層と導電インキ印刷層の界面が交互に入り組んでいたり、プライマー層と導電インキ印刷層との領域中に、プライマー成分と導電インキ成分とが混合している混合領域が存在する。 - 特許庁

To speedily perform image formation processing accompanied by composition processing for pieces of image data while properly transferring data between the chip set of a CPU and engine part when the CPU whose interface is not opened to the public is used for a controller.例文帳に追加

インターフェースが未公開のCPUをコントローラに利用する場合にCPUのチップセットとエンジン部との間のデータ授受を適切におこないつつ、複数の画像データの合成処理を伴う画像形成処理を高速におこなうこと。 - 特許庁

To provide a pressure-sensitive adhesive sheet having a pressure-sensitive adhesive layer by a pressure-sensitive adhesive composition capable of reducing whole reflection of a light on an interface of an optical film and an optical member with the pressure-sensitive adhesive layer.例文帳に追加

光学フィルムや光学用部材と感圧性接着剤層との界面における光の全反射を低減することができる感圧性接着剤組成物による感圧性接着剤層を有する感圧性接着シートを提供する。 - 特許庁

The substrate treating apparatus 500 includes an indexer block 9, a bevel treatment block 10, a treatment block 11 for an antireflection film, a treatment block 12 for a resist film, a development treatment block 13, a treatment block 14 for a resist cover film, and an interface block 15.例文帳に追加

基板処理装置500は、インデクサブロック9、ベベル処理ブロック10、反射防止膜用処理ブロック11、レジスト膜用処理ブロック12、現像処理ブロック13、レジストカバー膜用処理ブロック14およびインターフェースブロック15を含む。 - 特許庁

To provide a high-quality active layer and interface of the active layer by making highly controllable crystal growth possible, and by suppressing liberation of In as much as possible in the manufacturing process of a compound semiconductor light emitting element.例文帳に追加

化合物半導体発光素子の製造工程においてInの遊離を極力抑え、制御性に優れた結晶成長を可能とし、良質の活性層および活性層の界面を提供することを目的とする。 - 特許庁

A CMOS interface terminal 2 is connected to the bases of NPN transistors 3, 4, a resistor 9 is connected between emitters of the transistors 3, 4 and a resistor 10 is connected between the emitter of the transistor 3 and a ground terminal 11.例文帳に追加

CMOSインターフェース端子2にNPNトランジスタ3,4のベースが接続され、NPNトランジスタ3,4のエミッタとの間に抵抗9が接続され、NPNトランジスタ3のエミッタと接地端子11との間に抵抗10が接続されている。 - 特許庁

To provide a business processing execution support device which promotes business processing furthermore by automatically generating an interface on a document in accordance with features of the paper document and scanning a document on which processing is indicated by handwriting.例文帳に追加

紙文書の特徴に応じて、インターフェースを文書上に自動的に生成し、また、文書上に処理を手書きで指示した文書をスキャンすることで、業務処理をさらに進められる業務処理遂行支援装置を提供する。 - 特許庁

The interface part 12 changes identification information in original framed data, in accordance with the flag added to the header data after header processing, and an output communication signal, based on the framed data wherein the identification information has been changed is transmitted.例文帳に追加

インターフェース部12により、元のフレーム化データにおける識別情報が、ヘッダ処理済のヘッダデータに付されたフラッグに従って変更され、識別情報が変更されたフレーム化データに基づく出力通信信号が送信される。 - 特許庁

In the interface of a standard such as Bluetooth, for example, the password request is not performed up to seven users, and the password request is performed on and after the eighth user, whereby one recording device is effectively used.例文帳に追加

例えばBluetoothのような規格のインタフェースにおいては、7人のユーザまではパスワードの要求を行わず、8人目以降のユーザからパスワード要求を行うことにより、1つの記録装置を有効利用する。 - 特許庁

An interface 21 is connected to a network 1 for transmitting a data string having a gap between frames to capture the data string transmitted on the network 1 and to detect an error in each frame contained in the data string.例文帳に追加

インタフェース21は、フレームとフレームとの間に隙間が存在するデータ列を伝送するネットワーク1に接続され、そのネットワーク1上を伝送するデータ列を取り込むとともに、そのデータ列に含まれる各フレームのエラー検知を行なう。 - 特許庁

A POS terminal 102 creates electronic receipt data for a receipt by acquiring individual merchandize information from a POS server 104 as well as acquiring advertizing information, and transmits the data to a portable terminal 108 through a communication interface 106.例文帳に追加

POS端末102は個々の商品情報をPOSサーバ104から取得すると共に広告情報も取得してレシート用の電子レシートデータを作成し、通信インターフェース106を介して携帯端末108に送信する。 - 特許庁

When an image signal received via a read section 1-5 or an NCU section 1-9 is a color image signal, the signal is transferred via a DTE interface 1-17 to a personal computer, where the image is adjusted and a recording section 1-6 or the NCU section 1-9 outputs the adjusted signal.例文帳に追加

読取部1-5またはNCU部1-9を介して入力した画像信号がカラー画像信号であった場合、DTEインターフェース1-17を介してパソコンに転送して、パソコンで画像の調整を行わせた後、記録部1-6またはNCU部1-9で出力する。 - 特許庁

To provide a device of controlling a color liquid crystal display for outputting a video of the same size by a smaller clock number by modifying an input interface system to enhance efficiency of data transmission; and to provide a control method therefor.例文帳に追加

入力インターフェース方式を変更することでデータ伝送の効率性を高めると共に、少ないクロック数で同じ大きさの映像を出力できるカラー液晶表示装置の制御装置、及び制御方法を提供する。 - 特許庁

Lamination and integration of the luminance improving film and the condensing function film make an air interface vanish and consequently stray light is reduced and the luminance is improved owing to heightened efficiency of the luminance improving film to reflect and polarize light.例文帳に追加

輝度向上フィルムと集光機能フィルムを積層一体化することによって空気界面が消失するため、迷光が少なくなり、輝度向上フィルムの光の反射偏光効率が高まることによって、輝度が向上する。 - 特許庁

A control operation processing part 23 checks the control data flag 26 before starting the operation processing of an application program, performs communication data processing concerned with the input of control data when the control data exist and returns the data to a network interface 2.例文帳に追加

制御演算処理部23ではアプリケーションプログラムの演算処理に入る前に、制御データフラグ26をチェックし、制御データ有りの場合に制御データの取り込みに関する通信データ処理を行い、ネットワークインタフェース2にデータを返送する。 - 特許庁

In addition, test signals are generated responding to connection of the devices with the device interface, and then transmitted on the bus.例文帳に追加

いくつかの実施形態では、デバイスをデバイス・インターフェースと結合させるのに応答してテスト信号を生成し、バス上に当該テスト信号を送信し、デバイス・インターフェースでのバス信号が予想されたバス信号と異なる時にエラー信号を生成する。 - 特許庁

To eliminate the contention with other packet communication service, when a logical connection necessary to provide a service supporting high-speed data communication referred to as an MBMS is configured on an Iu interface, in a mobile communications system.例文帳に追加

移動通信システムにおいて、MBMSと称される高速データ通信に対応したサービスを提供するために必要なIuインタフェースにおける論理コネクションを構成する際に、他のパケット通信サービスとの競合をなくす。 - 特許庁

To provide an IC card system for generating an OTP in an IC card, by executing an OTP application mounted on the IC card by a widely spread noncontact reader writer, in order for use in an infrastructure of a contact interface.例文帳に追加

接触インターフェースのインフラで利用されるために、ICカードに実装されるOTPアプリケーションを、広く普及している非接触用のリーダライタによって実行させ、ICカードにOTPを生成させるICカードシステムを提供する。 - 特許庁

例文

To provide a game system, a program and an information storage medium where an operation interface environment is improved so that an intergroup race game can be enjoyed sufficiently even when a beginner who is inexperienced in operation is included in a group.例文帳に追加

操作に不慣れな初心者がグループにいる場合であってもグループ対抗でのレースゲームを十分に楽しむことができるように操作インターフェース環境を改善したゲームシステム、プログラム及び情報記憶媒体を提供する。 - 特許庁




  
Copyright © Japan Patent office. All Rights Reserved.
  
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  
© 2010, Oracle Corporation and/or its affiliates.
Oracle and Java are registered trademarks of Oracle and/or its affiliates.Other names may be trademarks of their respective owners.
  
Copyright 1994-2010 The FreeBSD Project. All rights reserved. license
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する
英→日 日→英
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する

©2026 GRAS Group, Inc.RSS