| 意味 | 例文 |
memory mappingの部分一致の例文一覧と使い方
該当件数 : 227件
MEMORY CONTROLLER MAPPING ADDRESS TO MEMORY BANK例文帳に追加
メモリバンクへのアドレスのマッピングをするメモリコントローラ - 特許庁
INFORMATION PROCESSOR AND MEMORY MAPPING METHOD例文帳に追加
情報処理装置及びメモリマップ方法 - 特許庁
METHOD FOR MAPPING DISTRIBUTING TYPE CACHE MEMORY例文帳に追加
分散式キャッシュメモリーのマッピング方法 - 特許庁
MEMORY MAPPING SYSTEM FOR PROVIDING COMPACT MAPPING BETWEEN DISSIMILAR MEMORY SYSTEMS例文帳に追加
異なるメモリシステム間での簡潔なマッピングを提供するためのシステム及び方法 - 特許庁
FLASH MEMORY, MAPPING CONTROL APPARATUS AND METHOD FOR FLASH MEMORY例文帳に追加
フラッシュメモリ、そのためのマッピング制御装置及び方法 - 特許庁
The leaf node 50B carries out memory mapping for mapping addresses of the remote memory 602C to a memory space of a main memory 501B.例文帳に追加
リーフノード50Bは、リモートメモリ602Cのアドレスについて、メインメモリ501Bのメモリ空間へマッピングするメモリマッピングを行う。 - 特許庁
implementation allocates the memory as a private anonymous mapping using mmap (2). 例文帳に追加
実装はmmap (2) を使ってプライベートな無名マッピング (anonymous mapping) としてメモリを割り当てる。 - JM
A product stores memory mapping data corresponding to the mapping identification number.例文帳に追加
製品は、マッピング識別番号に対応するメモリマップデータを記憶している。 - 特許庁
MEMORY ACCESS METHOD USING THREE DIMENSIONAL ADDRESS MAPPING例文帳に追加
3次元アドレスマッピングを用いたメモリアクセス方法 - 特許庁
changes the mapping between virtual addresses and memory pages. 例文帳に追加
は仮想アドレスとメモリ・ページのマッピングを変更する。 - JM
ADDRESS MAPPING METHOD FOR FLASH MEMORY, MAPPING INFORMATION MANAGING METHOD AND FLASH MEMORY USING THE SAME例文帳に追加
フラッシュメモリのアドレスマッピング方法、マッピング情報管理方法及びこれらの方法を用いたフラッシュメモリ - 特許庁
Moreover, any memory mapping or unmapping performed with mmap (2) 例文帳に追加
さらに、子プロセスや呼び出し元のプロセスの一方がmmap (2) - JM
METHOD FOR OPTIMUM MEMORY MAPPING FOR RANDOM ADDRESSING OF BLOCK DATA例文帳に追加
ブロックデータのランダムアドレッシング用最適メモリマッピング方法 - 特許庁
MEMORY ADDRESSING SYSTEM OF MICROCONTROLLER AND PAGE MAPPING DEVICE例文帳に追加
マイクロコントローラのメモリアドレッシング方法及びページマッピング装置 - 特許庁
Indicates to the kernel virtual memory system that the mapping should extend downwards in memory. 例文帳に追加
マッピングをメモリ内で逆向きに行うことをカーネル仮想メモリシステムに指示する。 - JM
APPARATUS AND METHOD FOR MANAGING MAPPING INFORMATION OF NONVOLATILE MEMORY例文帳に追加
不揮発性メモリのマッピング情報管理装置及び方法 - 特許庁
Each bus address is mapped in a memory address such as the memory unit address in the mapping system.例文帳に追加
マッピングシステムは、バスアドレスを、上述したメモリユニットアドレス等のメモリアドレスにマップする。 - 特許庁
MULTI-TEXTURE MAPPING DEVICE AND MEMORY STORAGE METHOD OF MULTI-TEXTURE DATA例文帳に追加
マルチテクスチャマッピング装置、およびマルチテクスチャデータのメモリ格納方法 - 特許庁
A mapping condition is checked for the memory type and memory size of the PLCs of different specifications.例文帳に追加
次に、マッピング条件として、仕様の異なるPLCのメモリ・タイプとメモリ・サイズをチェックする。 - 特許庁
The value in the file is a bit mask of memory mapping types (see mmap (2)). 例文帳に追加
このファイルの値はメモリマッピング種別( mmap (2) 参照) のビットマスクである。 - JM
To provide a memory mapping system for providing compact mapping between dissimilar memory systems and methods for manufacturing and using the same.例文帳に追加
異なるメモリシステム間での簡潔なマッピングを提供するためのメモリマッピングシステムと、それを製造及び使用するための方法である。 - 特許庁
MAPPING APPARATUS AND METHOD FOR NONVOLATILE MEMORY SUPPORTING DIFFERENT CELL TYPES例文帳に追加
異種セルタイプを支援する不揮発性メモリのためのマッピング装置および方法 - 特許庁
MEMORY MAPPING APPARATUS AND METHOD IN VIDEO DECODER/ENCODER例文帳に追加
ビデオデコーダ/エンコーダでのメモリマッピング装置及びビデオデコーダ/エンコーダでのメモリマッピング方法 - 特許庁
At the first booting of the flash memory, a defective block mapping table stored in a predetermined block in a memory cell array is stored in a defective block mapping register part.例文帳に追加
フラッシュメモリの最初ブーティング時、メモリセルアレイ部の所定のブロックに貯蔵された不良ブロックマッピングテーブルは、不良ブロックマッピングレジスター部に貯蔵される。 - 特許庁
ADAPTIVE FLASH MEMORY CONTROL DEVICE ADOPTING A PLURALITY OF MAPPING TECHNIQUES, AND FLASH MEMORY SYSTEM INCLUDING THE SAME例文帳に追加
複数のマッピング技法を採用した適応型フラッシュメモリ制御装置及びそれを含むフラッシュメモリシステム - 特許庁
The underlying file system of the specified file does not support memory mapping. 例文帳に追加
指定されたファイルが置かれているファイルシステムがメモリマッピングをサポートしていない。 - JM
If the memory region specified by addr and len overlaps pages of any existing mapping(s), then the overlapped part of the existing mapping(s) will be discarded. 例文帳に追加
addrとlenで指定されたメモリ領域が既存のマッピングのページと重なる場合、既存のマッピングの重なった部分は捨てられる。 - JM
The result of the mapping is that if a symbol c is printed, the symbol s = map[c] is sent to the video memory. 例文帳に追加
マッピングの結果、シンボル c が印字されるとシンボル s = map[c] がビデオメモリに送られる。 - JM
The program creates a memory mapping of the required pages of the file and then uses write (2) 例文帳に追加
このプログラムは、指定されたファイルの必要なページのメモリ・マッピングを作成し、write (2) - JM
The memory mapping system can compactly map contents from one or more first memory systems into a second memory system without a loss of memory space in the second memory system.例文帳に追加
メモリマッピングシステムは、コンテンツを、一つあるいは複数の第1のメモリシステムから第2のメモリシステムに、第2のメモリシステム内でのメモリ空間の損失無しに、簡潔にマップすることができる。 - 特許庁
The data storage method includes the steps of: mapping a memory to record data of a plurality of continuous lines in a video frame in one memory bank alternately at intervals of a specified number of bytes; and recording in a memory the data of the lines according to memory mapping.例文帳に追加
ビデオフレーム内の連続した複数のラインのデータが所定のバイトずつ交互に一つのメモリバンクに記録されるようにメモリをマッピングするステップと、メモリマッピングによってラインのデータをメモリに記録するステップと、を含むデータ保存方法。 - 特許庁
A mapping relationship is established when the mapping condition is satisfied, and data is automatically sent to the memory area of the new PLC.例文帳に追加
マッピング条件を満たした場合はマッピング関係が確立され、新しいPLCのメモリ領域にデータが自動的に送信される。 - 特許庁
Advantageously, the memory mapping system can be applied to hardware emulator memory systems to more efficiently map design memory systems into an emulation memory system during compilation.例文帳に追加
有利には、メモリマッピングシステムは、コンパイルの間、設計メモリシステムをエミュレーションメモリシステムにより効率的にマップするために、ハードウェアエミュレータメモリシステムに適用することができる。 - 特許庁
To improve the performance for 2 skip memory access memory access of skips for (n) power of 2 by changing the memory mapping from a conventional interleave system.例文帳に追加
メモリマッピングを従来のインタリーブ方式から変更することにより、2飛びメモリアクセスおよび2のn乗飛びメモリアクセスの性能を向上させる。 - 特許庁
An interleaver reads the data symbols out of an interleaver memory to the sub-carrier signals to effect mapping.例文帳に追加
インタリーバは、データシンボルをインタリーバメモリからサブキャリア信号に読み出してマッピングを実行する。 - 特許庁
The renaming register file provides a mapping function using a content addressable memory (CAM).例文帳に追加
リネーミングレジスタファイルはコンテンツアドレッサブルメモリ(CAM)を使用してマッピング機能を提供する。 - 特許庁
MEMORY MAPPING CONTROLLER, INFORMATION STORAGE CONTROLLER, DATA TRANSFER METHOD, AND DATA TRANSFER PROGRAM例文帳に追加
メモリマッピング制御装置、情報記憶制御装置、データ移行方法及びデータ移行プログラム - 特許庁
MAPPING INFORMATION MANAGEMENT APPARATUS AND METHOD FOR NONVOLATILE MEMORY SUPPORTING DIFFERENT CELL TYPES例文帳に追加
異種セルタイプを支援する不揮発性メモリのためのマッピング情報管理装置および方法 - 特許庁
To solve the following problem: texture mapping using single color lookup table is not good in use efficiency of a memory.例文帳に追加
単一のカラールックアップテーブルを用いたテクスチャマッピングは、メモリの利用効率が良くない。 - 特許庁
Multiple duty cycle signals corresponding to multiple LEDs are stored in a dual port memory 301 by memory mapping.例文帳に追加
複数のLEDに対応する複数のデューティ・サイクル信号を、メモリ・マッピングによりデュアルポート・メモリ301内に保存する。 - 特許庁
system call is used to create a non-linear mapping, that is, a mapping in which the pages of the file are mapped into a non-sequential order in memory. 例文帳に追加
システムコールは非線形なマッピング、つまりファイルのページがメモリ上で連続しない順番でマップされるマッピングを作成するために使われる。 - JM
Mapping information corresponding to a memory arrangement image 6B of an assembly 1 is extracted from an object 5B to generate a mapping information file 10.例文帳に追加
オブジェクト5Bから集成体1のメモリ配置イメージ6Bに対応するマッピング情報を抽出してマッピング情報ファイル10を生成する。 - 特許庁
A virtual memory management (VMM) module 320 manages mapping between the process address space and a real memory space as an address space of the memory 3 in page unit.例文帳に追加
仮想メモリ管理(VMM)モジュール320は、プロセスアドレス空間とメモリ3のアドレス空間としての実メモリ空間との間のページ単位のマッピングを管理する。 - 特許庁
A mapping coefficient memory 114 stores mapping factors for each class obtained by mapping factors study, reads the corresponding mapping factors to the class information supplied from a class-sorting circuit 113, and supplies it to an arithmetic circuit 116.例文帳に追加
マッピング係数メモリ114は、マッピング係数学習により得られるクラスごとのマッピング係数を記憶しており、クラス分類回路113から供給されるクラス情報に対応するマッピング係数を読み出し、演算回路116に供給する。 - 特許庁
| 意味 | 例文 |
| Copyright © Japan Patent office. All Rights Reserved. |
| この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。 |
| 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. |
|
ログイン |
Weblio会員(無料)になると
|
|
ログイン |
Weblio会員(無料)になると
|