| 例文 |
mapping methodsの部分一致の例文一覧と使い方
該当件数 : 24件
Mapping methods to operations 例文帳に追加
操作へのメソッドのマッピング - NetBeans
SYSTEMS AND METHODS FOR COLOR GAMUT MAPPING例文帳に追加
色域マッピングのためのシステムおよび方法 - 特許庁
SYSTEMS AND METHODS FOR MAPPING STATE ELEMENTS OF DIGITAL CIRCUITS FOR EQUIVALENCE VERIFICATION例文帳に追加
等価検証のためのデジタル回路の状態素子をマッピングするためのシステム及び方法 - 特許庁
To provide a memory mapping system for providing compact mapping between dissimilar memory systems and methods for manufacturing and using the same.例文帳に追加
異なるメモリシステム間での簡潔なマッピングを提供するためのメモリマッピングシステムと、それを製造及び使用するための方法である。 - 特許庁
To provide systems and methods for mapping state elements of digital circuits for equivalence verification.例文帳に追加
等価検証のためのデジタル回路の状態素子をマッピングするシステム及び方法を提供する。 - 特許庁
The following methods implement a mapping-like interface for accessing the message's RFC 2822 headers.例文帳に追加
以下のメソッドは、メッセージの RFC 2822 ヘッダにアクセスするためのマップ (辞書) 形式のインタフェイスを実装したものです。 - Python
The color information processor includes: a mapping section for mapping a designated color into a range of a gamut each by a plurality of mapping methods when the designated color is outside the range of the gamut of a printer; and a display section for simultaneously displaying a plurality of colors after mapping by the mapping section and the designated color.例文帳に追加
色情報処理装置であって、指定色が、印刷装置のガマットの範囲外である場合に、複数のマッピング手法によって、前記指定色を前記ガマットの範囲内にそれぞれマッピングするマッピング部と、前記マッピング部によるマッピング後の複数の色と、前記指定色とを同時に表示する表示部と、を備える。 - 特許庁
Note that there are somesemantic differences between these methods and a normal mapping(i.e. dictionary) interface. 例文帳に追加
これらのメソッドと、通常のマップ (辞書) 型はまったく同じ意味をもつわけではないことに注意してください。 - Python
CIPHERING METHOD AND DECIPHERING METHOD USING CHAOS MAPPING, CIPHERING DEVICE AND DECIPHERING DEVICE USING THESE METHODS, PROGRAM FOR IMPLEMENTING THESE METHODS, AND STORAGE MEDIUM FOR THIS PROGRAM例文帳に追加
カオス写像を用いた暗号化方法と復号化方法、それらの方法を使用した暗号器と復号器、及びそれらの方法を実施するプログラムとその記録媒体 - 特許庁
To provide methods and systems for mapping content from a first or starting template to a second or target template.例文帳に追加
コンテンツを、第1または開始テンプレートから第2またはターゲットテンプレートにマップするための方法およびシステムを提供する。 - 特許庁
To provide an image generating device for generating a MIP mapping image with one or a plurality of resolutions in real-time by a MIP mapping processing without causing the increase of a circuit scale and also to provide an image processor and the methods for the devices.例文帳に追加
回路規模の増大を招くことなく、ミップマップ処理によってリアルタイムに1または複数の解像度のミップマップ画像を生成できる画像生成装置、画像処理装置、およびそれらの方法を提供する。 - 特許庁
The main part of both methods is the construction of a mapping from one domain (a NTM or an NP-complete problem) into another domain (a problem). 例文帳に追加
これら二つの手法の主要部分は, 一方の領域(NTMまたはNP完全問題)から他方の領域(ある問題)への写像を構築することである. - コンピューター用語辞典
Consequently, logistic mapping can be operated without separately executing the addition processing of "Xt", and processing of inverting "Xt" into "+1" is unnecessary differently from conventional methods, whereby the operation speed of logistic mapping can be increased.例文帳に追加
従って、別途「Xt」を加算する処理を実行することなく、ロジステック写像を演算することができ、従来と対比して「Xt」を反転して「+1」とする処理が不要となるので、ロジステック写像の演算速度を高速化することが可能となる。 - 特許庁
To provide a method for minimizing performance degradation at an access of a flash memory by using a logical/physical mapping method, a method for efficiently storing and managing information relating to logical/physical mapping in the flash memory, and the flash memory using these methods.例文帳に追加
論理・物理マッピング手法を用いてフラッシュメモリのアクセス時に性能低下を最小限に抑える方法、フラッシュメモリに前記論理・物理マッピングに関する情報を効率よく格納し管理する方法及びそれらの方法を用いたフラッシュメモリを提供する。 - 特許庁
To provide a method for minimizing the degradation in performance during access to a flash memory by using a logical-physical mapping procedure, a method for efficiently storing and managing information concerned with logical-physical mapping in the flash memory and the flash memory using the methods.例文帳に追加
論理・物理マッピング手法を用いてフラッシュメモリのアクセス時に性能低下を最小限に抑える方法、フラッシュメモリに論理・物理マッピングに関する情報を効率よく格納し管理する方法及びそれらの方法を用いたフラッシュメモリを提供する。 - 特許庁
The detection and mapping methods are provided by two specific entities referred to as a discoverer and a transponder, as well as through a method including search of communication devices in the network, training, and query.例文帳に追加
これらの発見及びマッピング方法は、ディスカバラーと応答器という2つの特定のエンティティ、ネットワーク内の通信デバイスの探索、トレーニングとクエリーする手法で実現される。 - 特許庁
Methods are described that allow disk drives, such as shingle-written magnetic recording (SMR) drives, to recover an Indirection Address Table mapping of LBAs to PBAs after an emergency power off (EPO).例文帳に追加
シングル磁気記録(SMR)ドライブなどのディスクドライブが、緊急電源遮断(EPO)後に、PBAに対するLBAの間接参照アドレス表マッピングを復元できるようにする方法が説明される。 - 特許庁
In this way one can add new behaviors to dictionaries.The module also defines a mixin defining all dictionary methods for classes that already have a minimum mapping interface.例文帳に追加
このような方法で、辞書に新しい振る舞いを追加できます。 最小限のマッピングインターフェイスをすでに持っているクラスのために、モジュールはすべての辞書メソッドを定義しているmixinも定義しています。 - Python
If provided,they should take the form defined by the Python IDL mapping, but these methods are considered unnecessary since the attributes are accessible directly from Python.例文帳に追加
アクセサ関数が提供された場合、Python IDL 対応付けによって定義された形式をとらなければなりませんが、属性は Python から直接アクセスすることができるので、それらのメソッドは必須ではないと考えられます。 - Python
The first set of methods is used either to emulate a sequence or to emulate a mapping; the difference is that for a sequence, the allowable keys should be the integers k for which0 = k N例文帳に追加
最初の一連のメソッドは、シーケンスをエミュレートしたり、マップ型をエミュレートするために使われます; その違いとして、シーケンスの場合には、キーとして許されているのが、シーケンスの長さが N であるときの0 = k N - Python
By way of introduction, the preferred embodiments described below include methods, systems, instructions, and computer readable media for equalizing tissue information, adaptively controlling gain, and/or mapping input data to output data in three-dimensional medical diagnostic imaging.例文帳に追加
3次元医療診断イメージングにおいて組織情報を等化し、ゲインを適応的に制御し、かつ/または、入力データを出力データにマッピングするための方法とシステムと命令とコンピュータ読み出し可能な媒体。 - 特許庁
To provide systems and methods for mapping at least one first color in a color space to a device color gamut wherein the device color gamut is partitioned into a plurality of non-overlapping contiguous tetrahedra.例文帳に追加
色空間内の少なくとも一つの第1色を装置色域へマッピングするためのシステムおよび方法が提供されるが、ここで、当該装置色域は、連続的で重複しない複数の四面体へ分割される。 - 特許庁
There are a method surely transmitting an E-DPCCH at a fixed timing after the E-AGCH is decoded correctly and the method informing the upper section of the E-DPCCH of the OK/NG of the decision of the CRC of the E-AGCH by a mapping as the information of 1 bit as the feedback methods.例文帳に追加
フィードバックする方法としてはE−AGCHを正しく復号できた後の所定のタイミングで必ずE−DPCCHを送信する方法と、E−AGCHのCRC判定のOK/NGを1bitの情報としてE−DPCCH上にマッピングして通知する方法とがある。 - 特許庁
| 例文 |
| Copyright © Japan Patent office. All Rights Reserved. |
| Copyright (C) 1994- Nichigai Associates, Inc., All rights reserved. |
| この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。 |
| Copyright 2001-2004 Python Software Foundation.All rights reserved. Copyright 2000 BeOpen.com.All rights reserved. Copyright 1995-2000 Corporation for National Research Initiatives.All rights reserved. Copyright 1991-1995 Stichting Mathematisch Centrum.All rights reserved. |
| © 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. |
|
ログイン |
Weblio会員(無料)になると
|
|
ログイン |
Weblio会員(無料)になると
|
