小窓モード


プレミアム

ログイン
設定

設定

循環メモリの英語

ピン留め

追加できません

(登録数上限)

単語を追加

英訳・英語 circulating memory


日英・英日専門用語辞書での「循環メモリ」の英訳

循環メモリ


「循環メモリ」の部分一致の例文検索結果

該当件数 : 30



例文

循環要素が出力メモリに使用される時にラスタ化される間、循環要素はラスタ化された形式に保たれる。例文帳に追加

Recurring elements are retained in a rasterized form while non-recurring elements are rasterized at a time when the elements are used by an output memory. - 特許庁

オブジェクト間の循環参照に捕捉されているメモリは解放されないことがあります。例文帳に追加

Memory tied up in circular references between objects is not freed. - Python

読み出し専用メモリ(ROM)13,14,15には、それぞれ異なる循環周期を有する循環コードにより作成された、循環コード中の連続する5ビットの数列と回転位置の対応表が記憶されている。例文帳に追加

A conversion table of 5-bit sequences consecutive in circulation codes created of circulation codes having different circulation periods and rotational positions is stored in Read-Only Memories (ROM) 13, 14, and 15. - 特許庁

循環メモリを設け、その循環メモリを経由して大容量記録装置をアクセスし、循環メモリに情報遅延機能、情報展開機能、データ位置変更機能を持たせ、これにより大容量記録装置の駆動立上時間を吸収したプレ記録、フレーム制御再生、スクランブル編集等を行い大容量記録装置の機能向上を図るものである。例文帳に追加

The functions of the large-capacity recorder are improved by providing a circulating memory having an information delaying function, an information spread function, and a data position changing function so that prerecording, frame control and reproduction, scramble edition, etc., absorbing the drive actuating time of the recorder is performed by performing access to the recorder through the memory. - 特許庁

第1の個数の記憶場所を有するメモリ内の循環バッファ18にデータ・サンプルを書き込む。例文帳に追加

The data sample is written in a circulation buffer 18 of the memory, having a memory location of a first number. - 特許庁

メモリ媒体12は、撮像部6により撮影された画像が所定の枚数または所定の時間、逐次更新しながら、循環的に保持する。例文帳に追加

A memory medium 12 cyclically holds images photographed by an imaging section 6, while successively updating the images by a prescribed number of images or for a prescribed time. - 特許庁

例文

基点データが特定のデータ構造(例えば循環構造、リスト構造)上にある場合であっても、効率的にメモリ領域を利用可能にする。例文帳に追加

To efficiently make a memory region available even when base point data are present on a specific data structure (for example, a circulation structure, list structure). - 特許庁

>>例文の一覧を見る


調べた例文を記録して、 効率よく覚えましょう
Weblio会員登録無料で登録できます!
  • 履歴機能
    履歴機能
    過去に調べた
    単語を確認!
  • 語彙力診断
    語彙力診断
    診断回数が
    増える!
  • マイ単語帳
    マイ単語帳
    便利な
    学習機能付き!
  • マイ例文帳
    マイ例文帳
    文章で
    単語を理解!
  • その他にも便利な機能が満載!
Weblio会員登録(無料)はこちらから

「循環メモリ」の部分一致の例文検索結果

該当件数 : 30



例文

欠陥画素の全座標値を走査順序に従って第1〜第4メモリ151〜154に循環的に振り分けて記録する。例文帳に追加

All coordinate values of defective pixels are cyclically allocated to and recorded in first to fourth memories 151 to 154 in accordance with the scanning order. - 特許庁

第1トリガ事象が生じたときに、メモリ内の循環バッファの後の線形領域20にデータ・サンプルを書き込む。例文帳に追加

When there occurs a first trigger phenomenon, the data sample is written in a linear region 20 behind the circulation buffer inside the memory. - 特許庁

複数のプロセッサーが共用メモリーにアクセスするのを許容し、各プロセッサーが共用メモリーにアクセスするための一定期間が循環式に割当てられる。例文帳に追加

To allow plural processors to access a shared memory and to allocate a fixed period for letting each of the processors access the shared memory in circulation. - 特許庁

記録装置は、第1の種類のメモリと第1の種類のメモリよりも容量の大きい第2の種類のメモリとを使用可能であり、第2の種類のメモリを使用している場合に、記録ポーズモードにおいて第2の種類のメモリのアドレスを循環的に指定して符号化された画像信号を書き込む構成とした。例文帳に追加

The recording device can use a memory of a 1st kind and a memory of a 2nd kind larger in capacity than the memory of the 1st kind and when the memory of the 2nd kind is used, addresses of the memory of the 2nd kind are cyclically specified in recording pause mode to write an encoded image signal. - 特許庁

画像データ循環記録用の揮発性メモリの各記録領域に記録された各画像データのうち、最も重要だと類推ないし推測される画像データを画像データ退避用の不揮発性メモリへ保存しておくことができる画像メモリボードにおける画像データ待避方式を提供する。例文帳に追加

To store image data analogized or estimated to be most importance among image data stored in each storage area of a volatile memory for circulatingly storing image data to an image data saving nonvolatile memory. - 特許庁

そして、演算処理装置は、複数の処理ノードの各々に対してメモリの部分領域をリングバッファとして割り当て、上記処理単位の演算結果の量に対応したメモリ領域を単位としてデータの書き込み先を循環させながら、上記演算結果をメモリに書き込む。例文帳に追加

The arithmetic processing unit assigns a partial area of the memory as a ring buffer to each of the plurality of processing nodes, and writes the operation result into the memory while circulating data writing locations in units of memory areas corresponding to the amount of operation result in the processing units. - 特許庁

循環参照ができると、Pythonの循環参照検出機能を有効にしていたとしても関連するオブジェクトが参照しているすべてのオブジェクトが解放されにくくなり、明示的に参照を削除しないとメモリ消費量が増大する恐れがあります。例文帳に追加

Once a reference cycle has been created, the lifespan of all objects which can be accessed from the objects which form the cycle can become much longer even if Python's optional cycle detector is enabled. - Python

例文

情報記録装置の不揮発性メモリをFAT型ファイルシステムにより領域管理し、且つ循環シフト型チェックサムによりディレクトリエントリの信頼性を高める場合において、循環シフト型チェックサムの再計算を効率的に行い、且つシーク処理を高速化する。例文帳に追加

To efficiently perform recalculation of a circular shift-type checksum while increasing the speed of seeking operation when a nonvolatile memory of an information recording device is managed by means of a FAT (File Allocation Table)-type file system, and the reliability of directory entries is enhanced using the circular shift-type checksum. - 特許庁

>>例文の一覧を見る

「循環メモリ」の英訳に関連した単語・英語表現

循環メモリのページの著作権
英和・和英辞典 情報提供元は 参加元一覧 にて確認できます。

   
日中韓辭典研究所日中韓辭典研究所
Copyright © 2024 CJKI. All Rights Reserved

ピン留めアイコンをクリックすると単語とその意味を画面の右側に残しておくことができます。

こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

このモジュールを今後表示しない
みんなの検索ランキング
閲覧履歴
無料会員登録をすると、
単語の閲覧履歴を
確認できます。
無料会員に登録する
英→日 日→英
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

©2024 GRAS Group, Inc.RSS