小窓モード


プレミアム

ログイン
設定

設定

regular nodeとは 意味・読み方・使い方

ピン留め

追加できません

(登録数上限)

単語を追加

日英・英日専門用語辞書での「regular node」の意味

regular node


「regular node」の部分一致の例文検索結果

該当件数 : 10



例文

The authentication processing is for determining whether or not the node device as a transmission source of the meta information file is a regular device.例文帳に追加

認証処理は、メタ情報ファイルの送信元のノード装置が正規な装置であるかを判定する処理である。 - 特許庁

A master node 1 periodically transmits a header with a configured ID on transmission granted data (regular interval header) after detecting an IFS.例文帳に追加

マスタ1は、一定間隔毎に、送信を許可するデータのIDを設定したヘッダ(定期ヘッダ)を、IFSの検出を待って送信する。 - 特許庁

The truss structural body T1 is constituted of an upper chord member U having a plurality of upper chord node members 1 arranged at regular intervals, a lower chord member L having a plurality of lower chord node members 2 arranged at regular intervals and a plurality of lattice materials 30 arranged between the upper chord member U and the lower chord members L.例文帳に追加

等間隔に配置された複数の上弦節点部材1を有する上弦材Uと、等間隔に配置された複数の下弦節点部材2を有する下弦材Lと、上弦材Uと下弦材Lとの間に配置される複数のラチス材30とでトラス構造体T1を構成する。 - 特許庁

When authenticated that the node device is the regular device, the center server SV stores the received meta information file and a content ID given to the meta information file while associating them with each other.例文帳に追加

センターサーバSVは、正規な装置であると認証すると、受信したメタ情報ファイルと、メタ情報ファイルに付与されたコンテンツIDとを対応付けて記憶する。 - 特許庁

An address replacement discriminating circuit 100 comprises a node 110 outputting a spare enable-signal SE activating a spare memory cell, regular fuses 120-1 to 120-n provided corresponding respectively to each bit of address decoding signals AD0-ADn, and a spare fuse 150 replacing a regular fuse in which defect is caused.例文帳に追加

アドレス置換判定回路100は、予備メモリセルを活性化するスペアイネーブル信号SEを出力するノード110と、アドレスデコード信号AD0〜ADnの各ビットにそれぞれ対応して設けられる正規ヒューズ120−1〜120−nと、欠陥が生じた正規ヒューズを置換するためのスペアヒューズ150を含む。 - 特許庁

The distributed firewall manager 27 acquires discovery domain information 29 of an iSNS 21, considers that nodes registered in the iSNS 21 is a regular user's node, and automatically creates security policy by a set of iSCSI name and portal information.例文帳に追加

分散ファイアウォール・マネージャ27は、iSNSサーバ21のディスカバリドメイン情報29を取得し、iSNSサーバ21に登録されているノードを正規のユーザのノードと見なし、iSCSIネームとポータル情報とのセットによってセキュリティ・ポリシーを自動生成する。 - 特許庁

例文

A recognition reliability calculation part 108 decides whether or not the combinations of the unit areas in the character lattice and the unit areas in the regular lattice are established, and generates a correspondence table specifying the combinations, which is likely to be established, as a node.例文帳に追加

認識信頼度算出部108は、正規ラティスおよび文字ラティスの単位領域の組み合わせについて認識信頼度から成立可能性を判定し、成立する可能性がある組み合わせをノードとする対応テーブルを生成する。 - 特許庁

>>例文の一覧を見る

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

「regular node」の部分一致の例文検索結果

該当件数 : 10



例文

The present patent application comprises a method and apparatus to generate high-rate codes from low-rate codes, comprising puncturing a subset of codeword bits, in which the step of puncturing a subset of codeword bits comprises regular-irregular puncturing, in which puncturing pattern is as regular as possible with respect to a preceding code, random puncturing, or progressive node puncturing, to obtain a desired code from a preceding code.例文帳に追加

符号語ビットの部分集合をパンクチュアすることを具備する低−レート符号から高−レート符号を生成するための方法及び装置、ここで符号語ビットの部分集合をパンクチュアするステップは、先行符号から所望の符号を求めるために、正則−非正則パンクチュアリング、ここで、パンクチュアリング・パターンは、先行の符号に関して出来る限り正則である、ランダム・パンクチュアリング、或いはプログレッシブ・ノード・パンクチュアリングを具備する。 - 特許庁

An outer tongue piece 16a is equipped with a through window 19 for confirming the locating condition of a rod pin 12 from the appearance when an inner tongue piece 16b in the overlapping part of a preceding and following adjacent node ring 11 is overlapped with the outer tongue piece 16a almost in a regular position.例文帳に追加

隣接する前後の節輪11の重ね合わせ部の内側の舌片16bと外側の舌片16aとを正規の位置に略重ね合わせた際に、外観上から軸ピン12の配置状況が確認可能となる貫通窓19を外側の舌片16aに設けたものである。 - 特許庁

例文

This makes the relationship between the index for a node and the indexes for its children slightly less obvious, but is more suitable since Python uses zero-based indexing.(b) Our pop method returns the smallest item, not the largest (called a"min heap" in textbooks; a "max heap" is more common in texts because of its suitability for in-place sorting).These two make it possible to view the heap as a regular Python list without surprises:例文帳に追加

(b) われわれの pop メソッドは最大の要素ではなく最小の要素 (教科書では "min heap:最小ヒープ" と呼ばれています;教科書では並べ替えをインプレースで行うのに適した "max heap:最大ヒープ" が一般的です)。 これらの 2 点によって、ユーザに戸惑いを与えることなく、ヒープを通常の Python リストとして見ることができます: - Python

>>例文の一覧を見る

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

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

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

こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

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

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

©2026 GRAS Group, Inc.RSS