1153万例文収録!

「graph node」に関連した英語例文の一覧と使い方(3ページ目) - Weblio英語例文検索


小窓モード

プレミアム

ログイン
設定

設定

Weblio 辞書 > 英和辞典・和英辞典 > graph nodeに関連した英語例文

セーフサーチ:オン

不適切な検索結果を除外する

不適切な検索結果を除外しない

セーフサーチについて

graph nodeの部分一致の例文一覧と使い方

該当件数 : 115



例文

To provide a group key updating technique that achieves reduction in the number of group key updating messages to be sent and received when a group key is updated in a network in which a directed acyclic graph topology is formed by a plurality of nodes including a node serving as the root node and having a parent-child relation between nodes of adjacent hierarchy levels.例文帳に追加

1つの根ノードとなるノードを含み且つ隣接する階層のノード間で親子関係を有する複数のノードにより無閉路有向グラフトポロジーを形成するネットワークにおいて、グループ鍵を更新する際に、送受信されるグループ鍵更新メッセージの数を低減可能なグループ鍵更新技術を提供する。 - 特許庁

A partial control data flow graph(CDFG) including in a CDFG is preliminarily subjected to a logical synthesis and a circuit obtained by performing logical synthesis is dealt with as one node in the case of converting an operation description where only a processing operation is described is described into the CDFG consisting of a node showing an operation and input- output branches showing data flow.例文帳に追加

処理の動作のみを記述した動作記述を、演算を示す節点とデータの流れを示す入出力枝とによって構成されるコントロールデータフローグラフ(CDFG)に変換する際に、CDFGに含まれる部分CDFGを、予め論理合成し、論理合成して得られる回路を1つの節点として扱う。 - 特許庁

An arc data modifying means 104 inputs the node data and arc data in a graph data storage means 102 and modifies the arc data so that 'the segments constituting respective arcs do not overlap with others', 'the arc does not cross the node other than the nodes at both its ends', and 'the number of crossings of the arcs is decreased'.例文帳に追加

アークデータ変更手段104は、グラフデータ記憶手段102内のノードデータおよびアークデータを入力し、「各アークを構成する各線分が他の線分に重ならないこと」,「アークが自己の両端のノード以外のノードと交差しないこと」,および「アークの交差数を減少させること」という評価基準を満たすようにアークデータを変更する。 - 特許庁

A purchase association network generation part 312 generates a purchase association network 1 being a graph comprising a subclass of a commercial product as node and an event of the same user purchasing as link on the basis of the online purchase history and the actual-shop purchase history.例文帳に追加

購買連関ネットワーク作成部312は、オンライン購買履歴及び実店舗購買履歴に基づいて、商品の小分類をノードとし、同一のユーザにより購買されたことをリンクとするグラフである購買連関ネットワーク1を作成する。 - 特許庁

例文

Thereby, in the drawing area on the screen, The method approximately equalizes the number of edges from the anchor nodes N1 to N4 to the free node N8 to distances of the each other of the anchor nodes N1 to N4 and can display the whole outline of the graph to easily and intuitively understand.例文帳に追加

これにより、画面上の描画領域において、アンカーノードN1〜N4からフリーノードN8までのエッジ数とノード間の距離とを同程度にして、グラフ全体の概観を直感的に理解し易いように表示することができる。 - 特許庁


例文

By processing each calculation entity in a dynamic distributed computing environment as if the calculation entity is a node in a graph linked by an edge, the nodes are matched until no better matching is possible.例文帳に追加

動的分散コンピューティング環境における各計算エンティティを、あたかもその計算エンティティが、エッジによってリンクされたグラフ中のノードであるかのように処理することによって、これらのノードをそれ以上のマッチが可能でなくなるまでマッチさせる。 - 特許庁

A management/retrieval server 20 extracts a terminal of a graph in accordance with presence/absence of the link information when holding data having a flat structure by processes A-D, and performs comparison, presence confirmation and duplication removal of IDs during this extraction to extract a most ancestral node.例文帳に追加

管理/検索サーバ20は、処理A〜Dにより、フラットな構造のデータで保持したときの、リンク情報の有無によりグラフの末端を抽出し、この抽出においてIDの比較及び存在確認、重複除去により、最も祖先のノードを抽出する。 - 特許庁

Moreover, the score of the authority page which is each node of the directed graph is calculated, and when the calculated score is a predetermined value or more, the authority page for which the score is calculated is determined to be a hub page for crawling a retrieval target in the predetermined special field.例文帳に追加

そして、有向グラフの各ノードであるオーソリティページのスコアを算出し、算出したスコアが所定値以上である場合、このスコアが算出されたオーソリティページを所定の専門分野の検索対象のクロールを行うためのハブページとして決定する。 - 特許庁

In this processing method, based on graph data configuration generation information including previous information and following information extracting portions associated with respective program modules from a parallel operation control description describing a parallel processing relation between program modules, a predetermined program module is extracted to be added to the graph data configuration according to the dependency relation, and operation is carried out from a node, before which all the nodes are already processed.例文帳に追加

プログラムモジュール同士の並列処理の関係を記述した並列実行制御記述から、個々の前記プログラムモジュールに関連する部分を抽出した先行情報と後続情報を含むグラフデータ構造生成情報に基づいて所定のプログラムモジュールを抽出し、これを依存関係に従ってグラフデータ構造に追加更新し、先行するノードすべてが処理済であるノードから実行する処理方法とする。 - 特許庁

例文

This program processing method extracts prescribed program modules, based on graph data structure generation information including preceding information and following information extracted with portions related to the individual program modules, from a parallel execution control description described with a parallel processing relation between the program modules, addition-updates those to graph data structure according to the dependence relation, and executes, at first as start, a node with all the preceding nodes already processed.例文帳に追加

プログラムモジュール同士の並列処理の関係を記述した並列実行制御記述から、個々の前記プログラムモジュールに関連する部分を抽出した先行情報と後続情報を含むグラフデータ構造生成情報に基づいて所定のプログラムモジュールを抽出し、これを依存関係に従ってグラフデータ構造に追加更新し、先行するノードすべてが処理済であるノードから実行する処理方法とする。 - 特許庁

例文

The probability dependent graph is at least partially characterized by codes used to code blocks each consisting of bits or symbols and the processing node performs a block parallel decoding process for the blocks consisting of bits or symbols to be decoded.例文帳に追加

確率依存グラフは、ビットあるいはシンボルからなるブロックを符号化するために用いられる符号によって少なくとも部分的に特徴づけられ、その処理ノードは、復号化されることになる、ビットあるいはシンボルからなるブロックのためのブロック並列復号化プロセスを実施する。 - 特許庁

A tree conversion section 10 gives a class and a rank of each of the plurality of nodes based on the connection relation with other nodes connected by the links, without overlapping among the nodes, and thereby converts the structure of each graph into a tree structure based on the class and the rank of each node.例文帳に追加

ツリー変換部10は、リンクで接続された他のノードとの接続関係に基づいて、複数のノード各々の階層及び階級をノード間で重複しないように与えることにより、各グラフの構造を、各ノードの階層及び階級に基づくツリー構造に変換する。 - 特許庁

A data file stores data of a concept graph including a plurality of pieces of destination information showing respective image providing regions and a plurality of pieces of vocabulary classification node information associated with one or two or more of the plurality of pieces of destination information and showing the concept of a musical composition.例文帳に追加

本発明の一実施例は、データファイルには、それぞれ映像提供地域を示す複数の目的地情報と前記複数の目的地情報の中の1つ又は複数に関連付けされており、かつ楽曲の概念を表す複数の語彙分類ノード情報とを含む概念グラフのデータを格納する。 - 特許庁

The information expressing method is the one for expressing a certain kind of information on a computer, and includes a process for expressing the information through the use of a directed graph with a label, comprising: a node structure body consisting of four kinds, i.e., atom, complex, variables, and inconsistency; and an arc structure body including label information.例文帳に追加

本発明に係る情報の表現方法は、ある情報を計算機上で表現する方法であって、アトム(atom)、コンプレックス(complex)、バリアブルズ(variables)及びインコンシステンシー(inconsistency)の4種類によるノード構造体およびラベル情報を包含するアーク構造体により構成されるラベル付き有向グラフを用いて、前記情報を表現する過程を備える。 - 特許庁

例文

In this information displaying method, a directed graph with a label by a node structure composed of four types being an atom, complex, variables and inconsistency and an arc structure including label information is used to represent information, and the entire information processing including information change represented by a meet operation that guarantees information monotonicity is performed.例文帳に追加

本情報表示方法においては、アトム(:atom)、コンプレックス(:complex)、バリアブルズ(:variables)及びインコンシステンシー(:inconsistency)の4種類によるノード構造体およびラベル情報を包含するアーク構造体によるラベル付き有向グラフを用いて情報を表現すし、情報の単調性を保証するミート演算により表現された情報の改変を含む全ての情報処理を行う。 - 特許庁




  
Copyright © Japan Patent office. All Rights Reserved.
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する
英→日 日→英
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

©2026 GRAS Group, Inc.RSS