| 意味 | 例文 |
search algorithmの部分一致の例文一覧と使い方
該当件数 : 102件
a search algorithm 例文帳に追加
検索アルゴリズム《binary search, linear search, hashing など》 - 研究社 英和コンピューター用語辞典
INITIAL CELL SEARCH ALGORITHM例文帳に追加
初期セルサーチアルゴリズム - 特許庁
The traverser includes a search algorithm that is selected by the selector from a search algorithm library so that the traverser is abstracted from dependence on any particular search algorithm.例文帳に追加
トラバーサが特定のサーチアルゴリズムに依存しないように、トラバーサは、セレクタによってサーチアルゴリズムライブラリから選択されるサーチアルゴリズムを含む。 - 特許庁
Alternatively, the traverser includes a search algorithm shell and a plurality of search algorithm fragments that are selected by the selector from a search algorithm library based on a strategy design pattern so that the traverser is abstracted from dependence on any particular search algorithm shell and from dependence on any particular search algorithm fragment.例文帳に追加
或いは、トラバーサが特定のサーチアルゴリズムシェル及び特定のサーチアルゴリズムフラグメントに依存しないように、トラバーサは、セレクタによって戦略設計パターンに基いてサーチアルゴリズムライブラリから選択されるサーチアルゴリズムシェル及び複数のサーチアルゴリズムフラグメントを含む。 - 特許庁
MUSIC INFORMATION RETRIEVAL USING 3D SEARCH ALGORITHM例文帳に追加
3D検索アルゴリズムを用いる楽曲情報検索 - 特許庁
The above search is carried out using a CYK algorithm.例文帳に追加
前記探索は、CYKアルゴリズムを用いて行われる。 - 特許庁
The method adapts an alternative full search (AFS) algorithm which reduces the computations of a conventional full search (FS) method.例文帳に追加
本発明の方法は、従来のフルサーチ(FS:full search)方法の計算を低減する代替フルサーチ(AFS:alternative full search)アルゴリズムを採用する。 - 特許庁
PACKAGING OF FULL MATCHING SEARCH ALGORITHM FOR NETWORK PROCESSOR例文帳に追加
ネットワーク・プロセッサ用の完全一致(FM)サーチ・アルゴリズムの実装 - 特許庁
To provide a motion estimate method that combines the OPGS(One Pixel Greedy Search) algorithm and the HSBM(Hierarchical Search Block Matching) algorithm and to provide its device.例文帳に追加
OPSGアルゴリズム及びHSBMアルゴリズムを組み合わせた動き推定方法及びその装置を提供する。 - 特許庁
To integrate breadth-first and depth-first search strategies in a single search algorithm.例文帳に追加
幅優先探索及び深さ優先探索を単一の探索アルゴリズムに一体化する。 - 特許庁
The plan preparing module utilizes a state-space search algorithm.例文帳に追加
計画作成モジュールは、状態・空間サーチ・アルゴリズムを利用する。 - 特許庁
Figure 2-2: Example algorithm for programming the search array using host computer 例文帳に追加
Figure 2-2: ホストコンピュータを使って探索アレイをプログラムするアルゴリズムの見本 - Electronic Frontier Foundation『DESのクラック:暗号研究と盗聴政策、チップ設計の秘密』
METHOD AND SYSTEM FOR PRODUCT DESIGN SOLUTION SEARCH USING GENETIC ALGORITHM例文帳に追加
遺伝的アルゴリズムを用いた製品設計解探索方法および探索システム - 特許庁
Then a search algorithm searches along search lines in a subset of the video sequence to locate motion.例文帳に追加
次に、サーチアルゴリズムで、サーチラインに沿ったサーチをビデオシーケンスの一部において行なって、モーションの位置を特定する。 - 特許庁
To provide a cell search system which enhances an initial cell search algorithm for synchronizing a user equipment (UE) to a base station.例文帳に追加
ユーザ装置UEを基地局に同期させる初期セルサーチアルゴリズムを改良したセルサーチシステムを提供する。 - 特許庁
Intensive polling that eliminates a competition by using a search algorithm is used.例文帳に追加
探索アルゴリズムを用いて競合を解消する集中ポーリングも用いられる。 - 特許庁
This motion vector search device 10 includes an algorithm storage part 100 storing an algorithm 101 for searching for a motion vector, and a search point selection part 120 selecting a search point for searching for a motion vector based on the algorithm 101.例文帳に追加
動きベクトル探索装置10は、動きベクトルを探索するためのアルゴリズム101を記憶するアルゴリズム記憶部100と、アルゴリズム101に基づいて動きベクトルを探索するための探索点を選択する探索点選択部120と、を備えている。 - 特許庁
The game-tree search algorithm attempts to accomplish many goals: 例文帳に追加
このゲームの木探索アルゴリズムは、下記の多くの目標を達成することを目指している。 - コンピューター用語辞典
A graph search (or graph traversal) algorithm is just an algorithm to systematically go through all the nodes in a graph, ... 例文帳に追加
グラフ探索(またはグラフ走査)アルゴリズムは、まさにあるグラフのすべての節点を系統的に通過するためのアルゴリズムであって、... - コンピューター用語辞典
A gradient search algorithm in the root domain aids minimization of the synthesis error.例文帳に追加
解領域での勾配検索アルゴリズムもまた、合成化誤差を最小にするのを支援する。 - 特許庁
A storage section traverser includes the second search algorithm selected from a search algorithm library, and the second search algorithm includes: a selection policy as the first data member; valid itineraries of a stored list as the second data member; and a logic traversing the second data member based on the first data member.例文帳に追加
記憶部トラバーサは、サーチアルゴリズムライブラリから選択される第2のサーチアルゴリズムを含み、第2のサーチアルゴリズムは、第1のデータメンバーとしての選択ポリシーと、第2のデータメンバーとしての記憶された有効な予定表のリストと、第1のデータメンバーにもとづいて第2のデータメンバーを横断するロジックと、を含む。 - 特許庁
A model traverser includes the first search algorithm selected from a search algorithm library, and the first search algorithm includes; a configuration policy as the first data member; a model of the machine as the second data member; and a logic traversing the second data member based on the first data member.例文帳に追加
モデルトラバーサは、サーチアルゴリズムライブラリから選択される第1のサーチアルゴリズムを含み、第1のサーチアルゴリズムは、第1のデータメンバーとしての構成ポリシーと、第2のデータメンバーとしての装置のモデルと、第1のデータメンバーにもとづいて第2のデータメンバーを横断するロジックと、を含む。 - 特許庁
As the public transportation means is constructed with the identical links and nodes as the road data, the search by the identical search algorithm can be made.例文帳に追加
公共交通機関を道路データと同一のリンク及びノードで構成することで、同一探索アルゴリズムでの探索を可能とする。 - 特許庁
The algorithm for finding the grid point within the polygon is attained by using the algorithm for counting the number of the grid points within a triangle and a binary search method.例文帳に追加
多角形内の格子点を見つけるアルゴリズムは、三角形内の格子点の数を高速に数えるアルゴリズムと二分探索法を用いて実現する。 - 特許庁
a route-search algorithm, which would be needed as a basis for a route-search subsystem that could generate the optimum route between any two locations on the planet 例文帳に追加
その惑星上の任意の2位置間の最適経路を発生できる経路探索サブシステムの基礎として必要とされる経路探索アルゴリズム - コンピューター用語辞典
For the route search, a route search algorithm having the highest evaluation in the same state as or a state similar to a current state is selected to search for a route to a destination.例文帳に追加
経路探索時には、その時の状況と同一または類似の状況において、評価が最も高い経路探索アルゴリズムを選択し、目的地までの経路探索を行う。 - 特許庁
This applet demonstrates the working of the sequential search algorithm in searching for a key value in an array. 例文帳に追加
このアプレットは、ある配列中のキー値を検索するための逐次検索アルゴリズムの動作を説明します。 - コンピューター用語辞典
To provide a dot pattern of simple search algorithm, allowing reading-out even in a frame buffer of low resolution.例文帳に追加
探索のアルゴリズムが簡易でかつ低解像度のフレームバッファでも読み取りが可能なドットパターンを実現する。 - 特許庁
The map information server calculates a predicted travel distance by making a route search with the same search conditions and the same algorithm by using updated map data.例文帳に追加
地図情報サーバは同一探索条件、同一アルゴリズムにより更新された地図データを用いて経路探索を行ない予測走行距離を算出する。 - 特許庁
To provide an image search algorithm for utilizing a feature set allowing a fast and high-reliability search result, and for utilizing a small thumbnail image.例文帳に追加
高速で信頼性の高い検索結果を可能にする特徴セットを利用すると共に、小さいサムネイル画像を活用する、画像の検索アルゴリズムを提供する。 - 特許庁
Thus, selection is made using an algorithm different from the one in search for the results obtained from the first search, and the search accuracy is improved by deleting a search result which does not meet a user's request from the primitive search results.例文帳に追加
よって、本発明は、一回目の検索から得られた結果に対して検索時とは別の算法を用いて選択を行い、ユーザーの要求を満たさないものを前記原始検索結果から削除することによって検索精度を向上させることができる。 - 特許庁
To provide a graph search algorithm and a graph search device adapting a new conception for solving a trouble caused by use of evidence number and counter-evidence number in analytic algorithm of AND/OR graph structure.例文帳に追加
AND/ORグラフ構造の解析アルゴリズムにおいて、証明数、反証数を用いることによって生じる不具合を解決する新たな概念を取り入れたグラフ探索アルゴリズム及びグラフ探索装置を提供する。 - 特許庁
An algorithm automatically constructing section 13 constructs an algorithm for discriminating whether an input signal is an abnormal sound or a normal sound by using a genetic search technique.例文帳に追加
アルゴリズム自動構築部13は、遺伝的探索手法により、入力信号が異常音であるかまたは正常音であるかを判別するアルゴリズムを構築する。 - 特許庁
To position an electronic component at a high speed by using a boundary search algorithm for positioning an electronic component.例文帳に追加
電子部品を位置決めするための境界検索アルゴリズムを用いて高速に電子部品の位置決めを行なえる。 - 特許庁
To reduce many memory parts and to decrease the number of memory parts which are requested to perform computing operation by search algorithm.例文帳に追加
多数のメモリ部分を低減すると共に、検索アルゴリズムの計算動作の要求される数を低減する。 - 特許庁
It is based on the Data Encryption Standard algorithm with variations intended (among other things) to discourage use of hardware implementations of a key search. 例文帳に追加
鍵探索のハードウェアによる実装を妨げるように(その他にもいろいろ)変更した Data Encryption Standard アルゴリズムを元にしている。 - JM
The codebook search algorithm is performed by a processing system that allows for parallel execution of instructions, for example, a DPS.例文帳に追加
コードブックの検索アルゴリズムは、命令たとえばDSPの並列実行を可能とする処理システムにより実行される。 - 特許庁
To provide a method and a system to improve the codebook search algorithm used in a coding/decoding device or routine.例文帳に追加
コード化/デコード化装置で使用されるコードブックの検索アルゴリズムまたはルーチンを改善する方法およびシステムを提供する。 - 特許庁
The search point selection part 120 acquires one of the plurality of state lists from the algorithm storage part 100, selects a search point based on the state list, and searches for a motion vector corresponding to the search point.例文帳に追加
探索点選択部120は、アルゴリズム記憶部100から複数の状態リストの1つを取得し、その状態リストに基づいて探索点を選択し、その探索点に対応する動きベクトルを探索する。 - 特許庁
To reduce the quantity of operation required for computation of residual differences, in the vector search using block matching algorithm.例文帳に追加
ブロックマッチングアルゴリズムを用いた動きベクトル探索において、残差計算に要する演算量を削減することを目的とする。 - 特許庁
The term hierarchical connotes that the algorithm first calculates a minimum integer pixel location and then performs a sub-integer pixel search.例文帳に追加
前記階層化は、前記アルゴリズムが最初に最小整数画素の位置を計算し、その後、サブ整数画素探索を実行する。 - 特許庁
SYSTEM AND METHOD FOR PATH COMPRESSION OPTIMIZATION IN PIPELINE TYPE HARDWARE BITMAP TYPE MULTI-BIT TRIE ALGORITHM NETWORK SEARCH ENGINE例文帳に追加
パイプライン型ハードウエアビットマップ型マルチビットトライアルゴリズムネットワーク検索エンジンにおけるパス圧縮最適化のためのシステム及び方法 - 特許庁
To reduce the amount of image data to be transferred while maintaining a search range even in second and subsequent search steps when a motion vector is detected using a multi-stage matching algorithm.例文帳に追加
多段マッチング法を用いて動きベクトルを検出する際、2ndステップ以降の探索でも、探索範囲を保ちつつ、画像データの転送量を削減することができるようにする。 - 特許庁
The learning algorithm can include a search algorithm capable of inverting an edge in a Bayesian network having a complete table, in order to refine a directed acyclic graph (DAG) associated therewith.例文帳に追加
学習アルゴリズムは、完全テーブルを有するベイズネットワーク中のエッジを反転することのできる探索アルゴリズムを、それに関連する有向非周期グラフ(DAG)を精緻化するために備えることができる。 - 特許庁
For hierarchization, the algorithm first calculates the minimum integer pixel location and then performs a sub-integer pixel search.例文帳に追加
前記階層化は、前記アルゴリズムが最初に最小整数画素の位置を計算し、その後、サブ整数画素探索を実行することを含んでいる。 - 特許庁
A fitness estimating module 30 computes a set of estimated values of true fitnesses on the basis of the search history stored in the search history storage device for output to the multiobjective evolutionary algorithm unit 2.例文帳に追加
適応度推定モジュール30は、探索履歴記憶装置31に記憶される探索履歴に基づいて真の適応度の推定値の組を算出し、推定値の組を多目的進化型アルゴリズム部2に与える。 - 特許庁
To provide a navigation device and a route search method which can calculate the true optimum route even when there is a special traffic regulation, in an algorithm performing route search while performing pruning.例文帳に追加
枝狩りをしながら経路探索を行うアルゴリズムにおいて、特殊交通規制が存在したとしても真の最適経路を算出可能な「ナビゲーション装置および経路探索方法」を提供する。 - 特許庁
| 意味 | 例文 |
| Copyright (C) 1994- Nichigai Associates, Inc., All rights reserved. |
| Copyright © Japan Patent office. 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. |
| この対訳コーパスは独立行政法人情報通信研究機構の集積したものであり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。 |
原題:”Cracking DES: Secrets of Encryption Research, Wiretap Politics, and Chip Design ” 邦題:『DESのクラック:暗号研究と盗聴政策、チップ設計の秘密』 | This work has been released into the public domain by the copyright holder. This applies worldwide. 日本語版の著作権保持者は ©1999 山形浩生<hiyori13@alum.mit.edu>である。この翻訳は、全体、部分を問わず、使用料の支払いなしに複製が認められる。 |
|
ログイン |
Weblio会員(無料)になると
|
|
ログイン |
Weblio会員(無料)になると
|
