小窓モード


プレミアム

ログイン
設定

設定

Weblio 辞書 > 英和辞典・和英辞典 > コンピューター用語 > 並列処理形式の英語・英訳 

並列処理形式の英語

ピン留め

追加できません

(登録数上限)

単語を追加

英訳・英語 parallel processing type


コンピューター用語辞典での「並列処理形式」の英訳

並列処理形式

読み方 ヘイレツショリケイシキ

parallel processing type


「並列処理形式」の部分一致の例文検索結果

該当件数 : 12



例文

ステップS1でCRS形式の行列が入力されると、ステップS2で各プロセッサ毎にCRS形式から並列処理に向いた形式(JAD形式)への変換を行い、ステップS3でその変換された並列処理に向いた形式の行列を出力する。例文帳に追加

When a CRS format matrix is inputted in a step S1, the CRS format is converted into a JAD format suited to parallel processing is conducted in each processor in a step S2 and a matrix of the converted format suited to the parallel processing is outputted in a step S3. - 特許庁

多重処理の際には、一括形式伝票55を単票20に分割して多重度に応じた数の業務処理並列的に実行し、処理済みの単票20は一括形式伝票55に集約して次の多重処理に渡す。例文帳に追加

At the time of executing multi-processing, the end batch format slip 55 is divided into the slips 20, and the number of task processing corresponding to multiplicity is executed in parallel, and the processed slips 20 are condensed into the end batch format slip 55, and transferred to the next multi-processing. - 特許庁

利用者が所望により任意の個数の処理形式を指定しておけば、二つ以上の処理形式でファクシミリデータを並列処理させることもできる。例文帳に追加

When the user specifies the arbitrary number of processing forms as he or she desires, the facsimile data can be processed in two or more processing forms in parallel. - 特許庁

次に、ステップS4で並列処理に向いた形式の行列及びベクトルが入力されると、ステップS5で並列処理に向いた形式の行列を使った行列ベクトル積の演算を行い、ステップS6で行列ベクトル積を実行した結果のベクトルを出力する。例文帳に追加

When the matrix of the format suited to the parallel processing and a vector are inputted in a step S4, a matrix vector product is calculated by using the matrix of the format suited to the parallel processing in a step S5 and a vector obtained by executing the matrix vector product is outputted in a step S6. - 特許庁

画像処理用の並列演算装置において、メモリに配置してある画像に対して、異なる形式(フレーム形式/フィールド形式)で読み出しを行う場合、プログラムの切り替えや、DMAの発行が必要になる。例文帳に追加

To provide a parallel arithmetic unit used for picture processing capable of selecting optional reading/writing form in either a frame form and a field form, picture CODEC and the like. - 特許庁

形式データの提示方法、挿入方法、削除方法、更新方法およびこれら方法を利用したトランザクション処理方法、並列処理方法、並びに、上記方法を実現するプログラムを記憶した記憶媒体例文帳に追加

METHODS FOR PRESENTING, INSERTING, DELETING AND UPDATING TABLE FORM DATA, TRANSACTION PROCESSING METHOD UTILIZING THE METHODS, PARALLEL PROCESSING METHOD AND STORAGE MEDIUM STORING PROGRAM FOR PROVIDING THE METHODS - 特許庁

例文

並列接続されたn(≧2)個のIGBTの主電流の検出値である電流センス電圧V_CS1〜V_CSnが、デジタル形式へ変換された後に、演算処理に供される。例文帳に追加

Current sensing voltages VCS1-VCSn which are the detecting values of main currents of (n) (≥2) sets of IGBTs connected in parallel with each other are used for arithmetic processing after the voltages VCS1-VCSn are converted into digital forms. - 特許庁

>>例文の一覧を見る


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

日英・英日専門用語辞書での「並列処理形式」の英訳

並列処理形式


「並列処理形式」の部分一致の例文検索結果

該当件数 : 12



例文

所定形式の圧縮画像データから複数の装置81〜83における各処理を経て展開画像データを生成するにあたり、複数の装置81〜83における各処理を所定の順序で直列的に実行させると共に各装置につき他の装置が処理を実行している間も並列的に処理を実行させる。例文帳に追加

Upon generating expanded image data through each processing at a plurality of devices 81-83 from compressed image data of a predetermined format, processings in the devices 81-83 are serially executed in a predetermined order and executed in parallel while another device is executing the processing in each device. - 特許庁

ソースプログラム中の始点と終点を同じくする異なる実行経路それぞれの処理並列に投機実行する場合よりも、効率を高めた投機実行方法を実現するための、ソースプログラムを実行形式プログラムに変換するプログラム変換装置を提供する。例文帳に追加

To provide a program conversion device that converts from a source program to an execution form program for realizing higher efficiency speculative execution method than that for parallel speculative execution of respective processes for different execution paths that have the same start and end points in the source program. - 特許庁

相互並行実行ができないプロセスを含む複数のプロセスが分離不可能な形式で組み合わされたタスク同士の排他制御を行って、プロセスの修正、タスクの組み直しなどを行うことなく、一部のプロセスを並列的に実行し、システム全体の処理時間を短縮することを目的とする。例文帳に追加

To shorten the overall processing time of a system by exclusively controlling tasks in which a plurality of processes including processes incapable of parallel execution are combined in inseparable form and executing a portion of processes in parallel without correcting the process, rearranging the tasks, or the like. - 特許庁

ステップS1で圧縮形式の係数行列、定数ベクトルを入力し、ステップS2で前処理並列化に適した行列に変換するリオーダリング情報を作成し、更にステップS3〜S5で各プロッセッサにおいて独立に前処理を行なう行列の各部分をベクトル演算に適したものに変換するリオーダリング情報を作成する。例文帳に追加

A coefficient matrix of compression form and a constant vector are input in a step S1, reordering information for converting it into a matrix suitable for parallelization of preprocessing is formed in a step S2, and reordering information for converting each part of a matrix to be preprocessed independently in each processor to a one suitable for vector calculation is further formed in steps S3-S5. - 特許庁

例文

各種形式の電子データをラスタライズしてから画像出力装置に送信するプリンタドライバと、XPSフォーマットの電子データをドラッグアンドドロップで画像出力装置に送信するアプリケーションソフトと、を並列に実装するときに、そのセットアップが容易なデータ処理装置を提供する。例文帳に追加

To provide a data processor having a printer driver that transmits various formats of rasterized electronic data to an image output device in parallel with application software for transmitting electronic data of an XPS format to the image output device by drag and drop, which are easily configured. - 特許庁

>>例文の一覧を見る

「並列処理形式」の英訳に関連した単語・英語表現
1
parallel processing type コンピューター用語


並列処理形式のページの著作権
英和・和英辞典 情報提供元は 参加元一覧 にて確認できます。

   
日外アソシエーツ株式会社日外アソシエーツ株式会社
Copyright (C) 1994- Nichigai Associates, Inc., All rights reserved.
日中韓辭典研究所日中韓辭典研究所
Copyright © 2024 CJKI. All Rights Reserved

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

こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

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

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

©2024 GRAS Group, Inc.RSS