1016万例文収録!

「最長一致」に関連した英語例文の一覧と使い方 - Weblio英語例文検索


小窓モード

プレミアム

ログイン
設定

設定

Weblio 辞書 > 英和辞典・和英辞典 > 最長一致に関連した英語例文

セーフサーチ:オフ

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

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

セーフサーチについて

最長一致の部分一致の例文一覧と使い方

該当件数 : 40



例文

最長一致検索方法例文帳に追加

LONGEST MATCHING RETRIEVAL METHOD - 特許庁

直前のエントリとの最長一致部分の長さは:例文帳に追加

Length of the longest prefix of the preceding entry to share:  - JM

カップルドノードツリーの最長一致/最短一致検索方法及びプログラム例文帳に追加

LONGEST CONFORMITY/SHORTEST CONFORMITY RETRIEVAL METHOD FOR COUPLED NODE TREE, AND PROGRAM - 特許庁

最長プレフィクス一致のための高速でフレキシブルなサーチ・エンジン例文帳に追加

FAST AND FLEXIBLE SEARCH ENGINE FOR LONGEST PREFIX MATCH - 特許庁

例文

最長一致検索回路および方法およびプログラムおよび記録媒体例文帳に追加

LONGEST MATCH RETRIEVAL CIRCUIT, ITS METHOD, ITS PROGRAM, AND RECORDING MEDIUM - 特許庁


例文

ネットワークアドレスの最長一致検索を正確かつ高速に行う。例文帳に追加

To provide a fast and accurate longest match retrieval for network addresses. - 特許庁

最長一致法は、可能な限り多くの子ノードが単一の親ノードに結合することを要求する。例文帳に追加

The longest match principle demands that as many daughter nodes as possible are combined into a single mother node.  - コンピューター用語辞典

parameter の展開が行われ、その値のうち pattern に最長一致する部分がstring に置換されます。例文帳に追加

Parameter is expanded and the longest match of pattern against its value is replaced with string.  - JM

それらの装置で最長一致検索によりパケットを転送することで当該離脱に対応できる。例文帳に追加

The separation can be responded by transferring packets by longest-coincidence retrieval with the devices. - 特許庁

例文

連想メモリの検索のスループットが高められた最長一致検索方法を提供する。例文帳に追加

To provide a longest matching retrieval method for improving the throughput of the retrieval of an associative memory. - 特許庁

例文

次に、Nビット単位で検査すると同時に、ビット単位の最長一致検索を可能にしている。例文帳に追加

Then the object address is checked in the unit of N bits and a longest coincidence retrieval in the unit of bits is attained. - 特許庁

検出するクローンコードの最長一致を図り、クローンコードの過検出を防ぐ。例文帳に追加

To prevent the excessive detection of a clone code by matching the longest length of a clone code to be detected. - 特許庁

このとき、単語番号が自身より低いもののうちで、先頭部分が一致するもののうち、一致部分が最も長い単語を一致部分最長単語選択工程3で選択する。例文帳に追加

At the time, a word in which a coincident part is longest is selected out of words in which the head parts coincide out of words in which words number are lower than itself by a coincident part longest word selecting process 3. - 特許庁

一致していれば、メモリ配列120の格納データのうち、上記入力文字列の検索開始文字から始まり最長一致する第1の文字列および該第1の文字列の次の文字から始まり最長一致する第2の文字列の検索を一次セレクタ130で行う。例文帳に追加

When they match, of the stored data of the memory array 120, a first character string which matches longest starting from the retrieval start character of the input character string and a second character string which matches longest starting from the next character of the first character string are retrieved in a primary selector 130. - 特許庁

見つかったバイト境界を含む数字列(数字だけの文字列)の最長一致検索を行う。 (数字列は境界から始まっていても、境界で終わっていてもよい)。例文帳に追加

Find the largest consecutive digit strings containing (or starting at, or ending at) this position.  - JM

サーチ・プレフィクスとの最長一致を有するサブプレフィクスを、プレフィクス・サーチ・ツリーから選択すること。例文帳に追加

To select a sub prefix having a longest match with a search prefix from a prefix search tree. - 特許庁

記憶装置内部で演算処理を行わせることなく、ネットワークアドレスの最長一致判定が可能となる。例文帳に追加

To enable the longest string-matching decision of a network address, without executing any arithmetic process in a memory. - 特許庁

漢字文字列形態素解析プログラム14は、最長一致法にて第1形態素候補を取得して、それに区切位置情報が記録されていればその位置から再び最長一致法によって第2形態素候補の取得を試みる。例文帳に追加

A kanji character string morpheme analysis program 14 acquires a 1st morpheme candidate by a longest match principle, and tries to re-acquire a 2nd morpheme candidate by the longest match principle from the sectioned position when the sectioned position information is recorded in the 1st morpheme candidate. - 特許庁

ルーティングテーブルに基づいてアドレスの最長一致検索を行うための検索処理部を複数個具え、パケットを到着順に所定の検索処理部に割当て、各検索処理部が並列処理により最長一致検索を行う。例文帳に追加

Retrieving processing parts 11, 12, 13 for executing the longest coincidence retrieval of an address based on a routing table are plurally provided, packets are assigned to the prescribed parts 11 to 13 in the order of retrieval and the respective parts 11 to 13 execute the longest coincidence retrieval by parallel processing. - 特許庁

このパターンがparameterの値の先頭部分とマッチする場合、展開して得られる値はparameterを展開した値から最短一致パターン (``#''の場合)または最長一致パターン (``##'' の場合)を取り除いたものになります。例文帳に追加

If the pattern matches the beginning of the value of parameter , then the result of the expansion is the expanded value of parameter with the shortest matching pattern (the ``#'' case) or the longest matching pattern (the ``##'' case) deleted.  - JM

このパターンがparameterを展開した値の末尾の部分とマッチする場合、展開結果はparameterを展開した値から最短一致パターン (``%'' の場合)または最長一致パターン (``%%'' の場合)を取り除いたものになります。例文帳に追加

If the pattern matches a trailing portion of the expanded value of parameter , then the result of the expansion is the expanded value of parameter with the shortest matching pattern (the ``%'' case) or the longest matching pattern (the ``%%'' case) deleted.  - JM

音素記号列検索手段(音素記号列候補検索部3)は、音素記号列分解部2から入力された音素記号列の少なくとも一部と一致し、かつ該一致した部分の長さが最長となる音素記号列を音声データベース1から検索して、これを入力された音素記号列に割り当てる。例文帳に追加

A phoneme symbol string retrieving means (phoneme symbol string candidate retrieval part 3) retrieves a phoneme symbol string which matches at least part of a phoneme symbol string inputted from a phoneme symbol string decomposition part 2 and whose matching length is the longest from a voice database 1 and assigns it to the inputted phoneme symbol string. - 特許庁

特に、従来の単一形態素を用いた最長一致法に比べ、可変長の形態素列を用いることで、長い距離のスキップが可能になり、処理速度が向上する。例文帳に追加

Especially, by using the morpheme string of a variable length in comparison with conventional longest match principle using a single morpheme, long- distance skipping is enabled and the processing speed is accelerated. - 特許庁

最長一致するサブプレフィクスは、サーチ・マスクで設定された最下位ビットに基づいて、サーチ・プレフィクスの最上位ビットのストリングから選択される。例文帳に追加

The longest matching sub prefix is selected from a string of most significant bits of the search prefixes on the basis of the least significant bit set in the search mask. - 特許庁

最後に、検索結果処理回路(図3の5)は、一致検索の結果を比較し最長プレフィックス対応のIPアドレスをパケットの転送先として出力する。例文帳に追加

Finally, a retrieval result processing circuit (5 in Fig. 3) compares the result of identity retrieval and outputs the IP address corresponding to the longest prefix as a transfer destination of the packet. - 特許庁

IPアドレス最長一致検索処理時間を短縮し、短いパケットが連続して到着する場合においても、所望のスループットが得られるアドレス検索装置を提供する。例文帳に追加

To obtain an address retrieving device capable of obtaining desired through put even when short packets consecutively arrives by reducing an IP address longest coincidence retrieving processing time. - 特許庁

また、上記メモリ配列120の格納データのうち、上記入力文字列の上記検索開始文字の次の文字から始まり最長一致する第3の文字列の検索を一次セレクタ140で行う。例文帳に追加

Also, of the stored data of the memory array 120, a third character string which matches longest starting from the next character of the retrieval start character of the input character string is retrieved in the primary selector 140. - 特許庁

K-merの組のうち、偶然の一致でなく正しいマッピングに相当する組を、数列中の最長単調増加部分列を抽出する問題の効率的な解法を利用して高速に同定する。例文帳に追加

The pair corresponding to right mapping without the accidental coincidence in the pairs of the K-mers is rapidly discriminated by utilizing an efficient solution of a problem for extracting the longest monotonically increasing partial sequence in the sequence of numbers. - 特許庁

楽曲は毎回同じであるが、MCは毎回異なるので、音声信号が所定期間以上連続して一致する複数の同じ楽曲を探し出し、その中から最長の楽曲を保存する。例文帳に追加

Since an MC is different in each case even though a piece of music is the same in each case, a plurality of the same pieces of music in which sound signals continuously coincide for a predetermined period or longer are searched out, and the longest piece of music is stored among the same pieces of music. - 特許庁

最長一致プレフィックス・ルックアップ動作の入力として使用される各特定の範囲トークンの組合せが、必要なIDを供給するように、格納された規則IDを含む検索木を設計する。例文帳に追加

A retrieval tree including a stored rule ID is designed so that each combination of specific range tokens used as an input of a longest match prefix lookup operation can supply a necessary ID. - 特許庁

部分正規表現や最長一致を含むPOSIX正規表現、また複数文字照合要素を含む正規表現を、決定性有限状態オートマトンにて処理できるようにする。例文帳に追加

To make POSIX regular expressions including a partial regular expression and a longest match or a regular expression including a plurality of character collating elements processible by a determinative finite state automaton. - 特許庁

各バーテクスのプレフィクスにおける最長のビット・ストリングと一致するサーチ・プレフィクスのビット・ストリングの最下位ビットに基づいて、サーチ・マスクにビットが設定される。例文帳に追加

A bit is set in a search mask on the basis of a least significant bit of a bit string of search prefixes matching with the longest bit string in prefixes of each vertex. - 特許庁

第2の記憶領域を含む3バイトと同じデータが過去に出現している場合、読み込んだデータの4バイト目以降のデータと、前回出現した位置+3バイト目以降のデータとを比較し、最長一致長L及びそのアドレスを符号化して出力する。例文帳に追加

When the same data equal to 3 bytes including the 2nd storage area appear in the past, data after the 4th byte of the read data are compared with the data after the 3 bytes + an address precedingly appearing and the longest coincident length L and the address are coded and outputted. - 特許庁

格納されたデータ毎に検索対象の属性が異なるデータのなかから検索キーデータとその属性が最大(最長一致するデータを検索する検索装置において、新規データの登録および削除を、経済的に且つ高速に行う。例文帳に追加

To register and delete new data economically and speedily in a retrieval device which retrieves data whose attributes are matched with retrieval key data at a maximum (to the longest length) from data different in the attributes of retrieval objects for every stored data. - 特許庁

多直列電池の最長滞在SOC範囲において多直列電池を構成する単電池のSOCを一致させるように、多直列電池に出入りする電流が所定値以下になったとき、各単電池のSOCばらつき度合いを検出し、SOC均等化制御を行う。例文帳に追加

An SOC dispersion degree of each single battery is detected and SOC equalization control is performed when a current flowing into the multiple series battery is the same as or lower than a prescribed value so that the SOC of single batteries to configure the multiple series battery are matched within the longest residence SOC range of the multiple series battery. - 特許庁

各送信データに基づいて、複数のアドレスを格納した1つのアドレス帳内の各種アドレスと、送信側の送信データに基づくアドレスとをロンゲストマッチ方式で比較し、最長一致するアドレスに自動的に送信する。例文帳に追加

On the basis of each of transmitted data, a various addresses in one address book stored with the plurality of addresses are compared with addresses based on the transmitted data on the side of transmission by a longest-match system and the data are automatically transmitted to the longest-match address. - 特許庁

常用漢字に対応する異体字を格納した異体字テーブルを備え、単語辞書を参照することにより日本語テキストを単語に分割する、最長一致法を用いた日本語テキスト解析方法において、単語の表記マッチングの際に、前記異体字テーブルを参照して検出した異体字とそれに対応する常用漢字を同一の文字として表記マッチングを行なう。例文帳に追加

By a Japanese text analyzing method which has a variation letter table contains variation letters corresponding to KANJI (Chinese character) for daily use, divides a Japanese text into words by referring to the work dictionary, and use a longest matching method, the representations of the words are matched by regarding a variation letter detected by referring to the variation letter table and KANJI for daily use corresponding thereto as the same character. - 特許庁

経路の異なる複数のアドレスを持つ端末4が通信を行う時、端末4は始点アドレス選択装置5の検索表を用いて最適な経路になるプレフィックス情報を検索し、自アドレスの中で最長一致する始点アドレスを選択することで、通信経路が最適になる始点アドレスを動的に選択する。例文帳に追加

In the case that a terminal 4 having a plurality of addresses with different paths makes a communication, the terminal 4 uses a retrieval table of a start, point address selector 5 to retrieve prefix information providing an optimum routing and selects a start point address coincident with its own addresses in terms of the critical path method to dynamically select the start point address providing an optimum routing. - 特許庁

レベル圧縮トライ木構造を利用した最長一致検索を実行するための情報検索装置は、レベル圧縮トライ木構造における検索する第1の命令を実行するための検索部501と、プレフィックスおよび連想値からなる探索空間における入力語とプレフィックスとを比較して連想値を出力するプレフィックス検査部502とを備えている。例文帳に追加

The information retrieval device for performing a longest match search using a level compressed trietree structure, has a search part 501 for executing the first instruction for performing a search in the level compressed trietree structure and a prefix examination part 502 that compares an input word in the search domain composed of a prefix and an association value with the prefix to output the association value. - 特許庁

例文

有効ビット数が可変なIPアドレスとともに、そのIPアドレスの各ビットに対応して各ビットが有効なビットであるか無効なビットであるかを識別するフラグ列を記憶しておき、検索にあたっては、記憶されているIPアドレスの中から最長一致するIPアドレスを検索するための検索キーデータと有効ビット領域を表わす検索マスクキーグローバルマスクのパターンとを用いて二分検索法により検索を行なう。例文帳に追加

An IP address where the number of valid bids is variable and a flag column for identifying whether each bit is valid or invalid corresponding to each bit of the IP address are stored, and longest matching retrieval is executed by a binary search method by using retrieval key data for retrieving the longest matched IP address from the stored IP addresses and the pattern of a retrieval mask key global mask indicating a valid bit area. - 特許庁

索引トップ用語の索引



  
Copyright © Japan Patent office. All Rights Reserved.
  
コンピューター用語辞典
Copyright (C) 1994- Nichigai Associates, Inc., 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会員(無料)になると

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

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

無料会員に登録する

©2024 GRAS Group, Inc.RSS