modulesを含む例文一覧と使い方
該当件数 : 6763件
The motor mechanism 20 with the gears includes an electric motor 34 and a mechanical speed change gear 36, which constitute two independent modules arranged on both sides of the bull wheel 12.例文帳に追加
歯車を備えたモータ機構(20)は、電動モータ(34)及び機械式減速機(36)を含み、これらはブルホイール(12)の各側に配置された二つの独立モジュールを構成する。 - 特許庁
The certification agency(CA) has multiple signature modules which executes various signature systems such as RSA and ECC and the signature systems can be selected and executed.例文帳に追加
認証局(CA)が、RSA、ECCなど様々な署名方式を実行する複数の署名モジュールを持ち、複数の署名方式を選択して実行可能とした。 - 特許庁
The domain-specific extension modules preferably provide such functions as searching, indexing, and retrieval services of images, video, audio, time series, web pages, text, XML, spatial data, etc.例文帳に追加
ドメイン特有の拡張モジュールは、イメージ、ビデオ、オーディオ、時系列、ウェブ・ページ、テキスト、XML、宇宙データ等のサーチ、インデックス、及び検索サービスを提供することが望ましい。 - 特許庁
To provide the multilayer structure of a connector module in which many electrical apparatuses can be connected with one connector module by layering connector modules of the same type.例文帳に追加
同一種類のコネクタモジュールを積層化することにより、一つのコネクタモジュールに多くの電装機器を接続することを可能としたコネクタモジュールの多層化構造を提供する。 - 特許庁
To provide a module type filtering assembly for fluid filtration capable of defining capacity of an assembly by the selected numbers of the filtration modules included in the assembly.例文帳に追加
組立体に含まれる選択された数の濾過モジュールによって組立体の能力を決めることが可能な流体濾過用モジュール式濾過用組立体を提供する。 - 特許庁
This machine contains first and second transmission modules (128, 130) coupled to a common single axle (142).例文帳に追加
機械は、一対の駆動ホイール(24a、24b、24c)が取り付けられる共通の単一の車軸(142)に連結された第1および第2のトランスミッションモジュール(128、130)を含む。 - 特許庁
This assembled battery has the battery module 21 formed by connecting a plurality of batteries in a rod shape; and a holder case 3 housing a plurality of battery modules 21 arranged in parallel.例文帳に追加
組電池は、複数本の電池を棒状に接続した電池モジュール21と、複数本の電池モジュール21を平行に並べて収納しているホルダーケース3とを備える。 - 特許庁
This leakage flux flaw detection device 100 is equipped with a magnetizer 1 for magnetizing an object S for flaw detection, and a plurality of sensor modules 2 arranged in parallel respectively in the magnetizer 1.例文帳に追加
本発明に係る漏洩磁束探傷装置100は、被探傷材Sを磁化する磁化器1と、磁化器1内にそれぞれ並設された複数のセンサモジュール2とを備える。 - 特許庁
To provide a space for laying a cable between adjoining connection modules in a wiring block used in a communication industry.例文帳に追加
通信産業において用いられる配線ブロックに関し、隣接する接続モジュールの間にケーブルを敷設するためのスペースを有する新規なワイヤ固定ストリップを提供する。 - 特許庁
An RF section for executing wireless communication using a high frequency in each of the modules 211 is located at a position deviated from the center of each module in either of the lengthwise direction.例文帳に追加
また、このモジュール211は、高周波を用いた無線通信を実行するRF部がその中心から長手方向のいずれか一方に外れた位置に設けられる。 - 特許庁
Today, FreeBSD is rapidly moving to a model where much of the kernel's functionality is contained in modules which can be dynamically loaded and unloaded from the kernel as necessary. 例文帳に追加
今日では FreeBSD は、カーネルの機能のかなりが必要に応じて動的にカーネルに組み込んだり外したりできるモジュールにおかれているモデルへと、急速に移行しています。 - FreeBSD
Whichever method you chose to install ALSA, you'll need to have something load your modules or initialize ALSA and restore your volume settings when your system comes up.例文帳に追加
どちらのALSAをインストールする方法を選んだにせよ、システム起動時にモジュールを読み込むかALSAを初期化し、ボリュームの設定を復元するようにしなければならないでしょう。 - Gentoo Linux
You can also run lsmod to see what kernel modules the Installation CD uses (it might provide you with a nice hint on what to enable). 例文帳に追加
インストールCDではどんなカーネルモジュールを使っているかを見るためにlsmodを実行することもできます(これはどんな機能が利用可能かの良いヒントを与えてくれるかも知れません)。 - Gentoo Linux
If you use any kernel modules that are not included in the kernel source tree but are provided elsewhere in Portage (e.g.例文帳に追加
カーネルソースツリーには含まれていないがPortageのどこかで提供されるモジュール(ALSAドライバーやNVIDIAやATIグラフィックドライバーなど)を使うなら、カーネルのアップグレードごとにそれらを再インストールしなければなりません。 - Gentoo Linux
# emerge --unmerge sys-apps/modutils# emerge module-init-tools Note: Don't worry - even though you have just unmerged modutils, module-init-toolsprovides backwards compatibility for Linux 2.4, so you will still be able to boot into Linux 2.4 and handle modules for that kernel.例文帳に追加
注意:ご心配なく-modutilsをunmergeしても、module-init-toolsがLinux2.4向けに下位互換機能を提供するので、Linux2.4を起動してそのカーネルのモジュールを操作することもできます。 - Gentoo Linux
/proc/filesystems A text listing of the file systems which are supported by the kernel, namely file systems which were compiled into the kernel or whose kernel modules are currently loaded. 例文帳に追加
/proc/filesystemsカーネルが対応しているファイルシステムのテキスト形式のリスト。 カーネルに組み込まれてコンパイルされたファイルシステムと、カーネルモジュールが現在ロードされているファイルシステムが列挙される( filesystems (5) - JM
In order to use SCSI tape drives, the basic SCSI driver, a SCSI-adapter driver and the SCSI tape driver must be either configured into the kernel or loaded as modules. 例文帳に追加
SCSI テープドライブを用いるには、基本の SCSI ドライバ、SCSI アダプタのドライバ、 SCSI テープドライバのすべてがカーネルに組み込まれているか、あるいはモジュールとしてロードされている必要がある。 - JM
Applications based on the NetBeans Platform can load modules dynamically,so you no longer need to download the entire application to get an upgrade or a new release.例文帳に追加
NetBeans プラットフォームに基づくアプリケーションでは、モジュールを動的にロードできるので、アップグレードや新規リリースを入手するためにアプリケーション全体をダウンロードする必要はありません。 - NetBeans
Since NetBeans and the NetBeans MobilityPack is an open-source project, the web site also provides access to sourcecode, a bug database, information on creating your own NetBeans modules, and much more.例文帳に追加
NetBeans と NetBeans Mobility Pack はオープンソースプロジェクトであるため、この Web サイトでは、ソースコードやバグデータベース、独自の NetBeans モジュールの作成に関する情報などのさまざまな情報も提供しています。 - NetBeans
You can find news, articles, additional modules, and other usefulinformation on the NetBeans project web site.Since NetBeans is an open-source project, the web site also provides accessto source code, a bug database, information on creating your own NetBeansmodules, and much more. 例文帳に追加
NetBeans はオープンソースプロジェクトであるため、この Web サイトでは、ソースコードやバグデータベース、独自の NetBeans モジュールの作成に関する情報などのさまざまな情報も提供しています。 - NetBeans
Having completed the downloading, the master transfers the music data to portable telephones 2 which become slaves 1 to N respectively using the radio communication modules mounted on the telephones 2.例文帳に追加
ダウンロードした後、上記マスターは各携帯電話機2に搭載された無線通信モジュールを用いてスレーブ1〜Nとなる携帯電話機2にその曲データをそれぞれ転送する。 - 特許庁
Solar cell modules are disposed along the vertical support member, and each includes a rectangular box provided with a plurality of lenses disposed on the corresponding receiving members.例文帳に追加
太陽電池モジュールは、縦方向支持材に沿って配置され、各々が対応する受け材に配置される複数のレンズを備えた長方形の箱を含むことができる。 - 特許庁
To provide a fuel pump module allowing commonalization of structures of fuel pumps and sub-tanks, in fuel pump modules having different specifications of jet pump units for pumping.例文帳に追加
汲上用ジェットポンプユニットの仕様の異なる燃料ポンプモジュール間において、燃料ポンプおよびサブタンクの構造の共通化を図った燃料ポンプモジュールを提供する。 - 特許庁
To provide a clock signal synchronization circuit for synchronizing clock signals between a plurality of modules without using any externally existing common clock signal generator.例文帳に追加
外部に存在する共通のクロック信号発生器を用いることなく、複数のモジュール間におけるクロック信号の同期を得るクロック信号同期回路を提供する。 - 特許庁
To provide a building designing method using standard modules familiar to the sizes of imported building materials as well as convenient in calculation and recognizable directly.例文帳に追加
計算上便利で、直観的に理解しやすく、北米からの輸入建材の寸法体系にも馴染みやすい基準モデュールを用いて建築物を設計する方法を提案する。 - 特許庁
The first optical connectors 24 includes first optical connector housings 38 and optical fiber modules 39 housed in and held by the first optical connector housings 38.例文帳に追加
第一光コネクタ24は、第一光コネクタハウジング38と、この第一光コネクタハウジング38に収容・保持される光ファイバモジュール39とを備えて構成されている。 - 特許庁
Moreover, the number of combinations of the laminated type heat exchanger modules 1 is suitably selected, so as to cope with the wide performance requirements of the heat exchanger for the air conditioner easily.例文帳に追加
また、積層型熱交換器モジュール1の組み合わせ数を適宜選択することで、空気調和機用熱交換器の幅広い性能要求に容易に対応できる。 - 特許庁
The shield 122 is supported by a connecting substrate 121 connecting e.g., two detector modules 100 and 100 or buried in the connecting substrate 121 itself.例文帳に追加
遮蔽体122は、例えば2つの検出器モジュール100,100を連結する連結基板121に支持されるか、または連結基板121自体に埋設される。 - 特許庁
A receptacle 1 as the optical connector is provided with a box-like housing 5, optical receiver/transmitter devices 7a, 7b as the optical receiver/transmitter modules, a module case 8, and a shield case 9.例文帳に追加
光コネクタとしてのレセプタクル1は箱状のハウジング5と光受・送信モジュールとしての光受・送信デバイス7a,7bとモジュールケース8とシールドケース9を備えている。 - 特許庁
To provide a combination type switching power supply, including a structure to provide maximum operation life and reliability for a plurality of DC-DC converter modules.例文帳に追加
複数のDC/DCコンバータ.モジュールについて、その寿命や信頼性を最大限に引き出し得る構造を有する組合わせ型スイッチング電源装置を提供する。 - 特許庁
To increase a power generation quantity by installing trapezoidal and nearly square solar cell modules on a trapezoidal roof surface, to improve beauty, and to facilitate installing operation.例文帳に追加
台形と略四角形の太陽電池モジュールを台形屋根面に設置して発電量の増加及び美観の向上を図ると共に、設置作業の簡素化を図る。 - 特許庁
One exhaust gas passage 16 connected with a gas lead-out opening of a cell case stored in each battery module 13, is formed at a lower side of a group of battery modules 13.例文帳に追加
電池モジュール13群の下側には、各電池モジュール13内に収容されたセルケースのガス導出口が接続される一つの排ガス通路16が形成されている。 - 特許庁
To make it possible to simultaneously, mechanically and electrically connect solar cell modules to each other, have excellent workability, and to maintain reliability on electrical connection for a long period of time.例文帳に追加
太陽電池モジュール同士の機械的連結と電気的接続とが同時に可能であって施工性に優れ、かつ、長期間にわたり電気的接続の信頼性を維持する。 - 特許庁
A plurality of electrical connection modules 30 are provided at intervals with a space between on one face of the first pair of the faces 25 in the elongated direction of the wire retaining strip 16.例文帳に追加
第1の表面対25の一つの表面には、複数の電気接続モジュール30が、ワイヤ固定ストリップの長手方向に沿って、等間隔に離隔されて配設されている。 - 特許庁
This image recording device has: a reader/writer reading and writing ID information about the RFID tag; and a plurality of modules to be identified each mounted with the RFID tag and arranged.例文帳に追加
画像記録装置にはRFIDタグのID情報を読み書きするリーダライタとRFIDタグを搭載して配列される複数の被IDモジュールとが備えられている。 - 特許庁
According to the structure, heat is exchanged between one fluid passing through the housing 3 along the surface of the heat exchanging unit 2 and the other fluid passing through each heat exchanging element of the heat exchanging modules 2a, 2b.例文帳に追加
熱交ユニットとは、これを構成する一の熱交モジュールの隣接する熱交エレメントの間隙に他の熱交モジュールの熱交エレメントを挟在させて積層したものである。 - 特許庁
The router 1 includes: line termination modules (LTM) 3_0 to 3_7; switch blade units (SWB) 4_0 to 4_7; CSIX bridges (CSB) 5_0 to 5_7; transceivers 6_0 to 6_7; and a core switch 8.例文帳に追加
ルータ1は,ライン終端モジュール(LTM)3_0〜3_7,スイッチブレード装置(SWB)4_0〜4_7,CSIXブリッジ装置(CSB)5_0〜5_7,トランシーバ6_0〜6_7,およびコアスイッチ8を有する。 - 特許庁
To provide a motor control apparatus which has a plurality of power modules on one node and is able to vary the capacity, even after a set-up, and to provide a control method for the apparatus.例文帳に追加
1ノードに複数のパワーもジュールをもつモータ制御装置であり、セットアップ以後でも容量変更が可能なモータ制御装置とその制御方法を提供する。 - 特許庁
The manufacturing method of this optical waveguide structure includes a step in which the plurality of modules 4 with the core 3 installed on the cladding 2 are successively and divisibly molded.例文帳に追加
クラッド2上にコア3が設けられてなるモジュール4の複数個を分離可能に連設して成形する工程を有する、光導波構造体の製造方法。 - 特許庁
To provide a manufacturing method capable of easily manufacturing high-performance thermoelectric materials, manufacturing method for thermoelectric elements and manufacturing method for thermoelectric modules.例文帳に追加
高性能の熱電材料を容易に製造することができる熱電材料の製造方法、熱電素子の製造方法及び熱電モジュールの製造方法を提供する。 - 特許庁
UI display modules 100c generate and display a settings input screen for the print condition including the extracted print condition, and set the print condition on the screen.例文帳に追加
UI表示モジュール100cは、抽出された印刷条件を含む印刷条件設定入力画面を作成表示し、この画面から印刷条件を設定させる。 - 特許庁
The three rotational modules is constituted so as to rotate the articles around the longitudinal directional axis of the articles such that the respective rotations is located between the two longitudinal directional conveying machines.例文帳に追加
3つの回転モジュールは、各回転が2つの長手方向移送器の間に位置するよう、物体の長手方向軸を中心に物体を回転させるように構成される。 - 特許庁
To provide a fluid delivering system including one or more measuring modules for measuring the predetermined volumes of one or more different fluids to deliver the fluids.例文帳に追加
1つ又はそれ以上の異なる流体の予め決められた容量を測定し配送するための1つ又はそれ以上の測定モジュールを含む、流体配送システムの提供。 - 特許庁
To reduce ripple noise, which is generated on a power supply when plural backlight modules are turned on/off simultaneously to change simultane ously an electric current carried to the power supply, without increasing the cost of a power supply smoothing circuit.例文帳に追加
複数のバックライトモジュールを同時に点灯/不点灯させた場合、電源に流れる電流も同時に変化してしまうため電源への大きなリップルノイズとなる。 - 特許庁
This conveying apparatus 1 comprises a controller 40 having five units of conveying modules 2 and controlling the driving of a motor-incorporated roller 6 for each conveying module 2.例文帳に追加
搬送装置1は、5基の搬送モジュール2により構成されており、搬送モジュール2毎にモータ内蔵ローラ6の駆動を制御するコントローラ40が設けられている。 - 特許庁
To provide a system and method for coordinating the switching of distributed dc-dc converters associated with PV modules to yield highly efficient photovoltaic power plants.例文帳に追加
効率的な太陽光発電所を実現するためにPVモジュールに付随する分散型dc−dcコンバータの切り替えを調整するためのシステムおよび方法を提供する。 - 特許庁
To facilitate fixation and to improve assembling workability and reliability, in an MT ferrule and optical modules for a light receiving element and a light emitting element which are to be installed in an optical transceiver.例文帳に追加
光トランシーバ内に設置するMTフェルールおよび受光素子光モジュール、発光素子光モジュールの固定を容易にし、組み立て作業性、信頼性を向上させる。 - 特許庁
In the system, the bus connecting the superordinate module and the subordinate module is divided into a plurality of partial busses in the direction of the width of the bus, and the subordinate modules are equally connected to the partial busses.例文帳に追加
上位モジュールと下位モジュールを接続するバスをバス幅方向に複数の部分バスに分割し、これらの部分バスに均等に下位モジュールを接続するようにした。 - 特許庁
| 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 2001-2010 Gentoo Foundation, Inc. The contents of this document are licensed under the Creative Commons - Attribution / Share Alike license. |
| Copyright (c) 2001 Robert Kiesling. Copyright (c) 2002, 2003 David Merrill. The contents of this document are licensed under the GNU Free Documentation License. Copyright (C) 1999 JM Project All rights reserved. |
| Copyright 1994-2010 The FreeBSD Project. All rights reserved. license |
|
ログイン |
Weblio会員(無料)になると
|
|
ログイン |
Weblio会員(無料)になると
|