A HASH TABLE - 日本語 への翻訳

[ə hæʃ 'teibl]
[ə hæʃ 'teibl]
ハッシュ表を

英語 での A hash table の使用例とその 日本語 への翻訳

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
  • Programming category close
It relies on a hash table distributed across multiple machines.
は、複数のマシン上に分散された巨大なハッシュテーブルを提供する。
Hash table constructors and converters Function: make-hash-table:optional comparator[R7RS+ hash-table] Creates a hash table.
ハッシュテーブルのコンストラクタとコンバータFunction:make-hash-table:optionalcomparator[R7RS+hash-table]ハッシュテーブルを作成します。
For example, forwading tables(MAC address tables) in software use a hash table.
例えば,ネットワークアルゴリズムとしては,フォワーディングテーブル(MACアドレステーブル)などのソフトウェア実装として,ハッシュテーブルが使われます。
A hash table is included within the text segment of shared object to facilitate quick lookup of symbols during run-time link-editing.
実行時のリンクエディットで行われるシンボル検索を高速化するため、共有オブジェクトのテキストセグメントにハッシュテーブルが含まれています。
The hash join loads the candidate records from one side of the join into a hash table that is then probed for each row from the other side of the join.
ハッシュ結合では、結合の片方から候補となるレコードをハッシュテーブルにロードし、それを結合のもう片方の各行と突き合わせます。
So what that allows us to do, it lets us get rid of this little bit of code here, that check to see whether or not the value existed already, which is a single look-up in a hash table basically.
その値がすでに存在したかどうかチェックできますハッシュ表を1度見ればいいだけですこのような場合でも値に1を加えることに変わりはなく。
The hash match join loads the candidate records from one side of the join into a hash table which is then probed for each row from the other side of the join.
ハッシュマッチ結合では、結合の片方から候補となるレコードをハッシュテーブルにロードし、それを結合のもう片方の各行と突き合わせます。
Instead it loads the candidate records from one side of the join into a hash table that can be probed very quickly for each row from the other side of the join.
代わりにハッシュ結合では、結合の片側のクエリの候補となるレコードをハッシュテーブルに読み込むことで、結合のもう片方の各行と高速に突き合わせができるようにしています。
If only the"identifier" rule is present and you then use a hash table or some such to detect the keywords, you're better off using-F.
もし"identifier"ルールからのみ表現され、キーワードを検知するためにハッシュ表等を使用する場合は、-Fを使用する方が良いです。
Function: alist-<hash-table alist:optional comparator[R7RS+ hash-table] Creates and returns a hash table that has entries of each element in alist, using its car as the key and its cdr as the value.
Function:alist-<hash-tablealist:optionalcomparator[R7RS+hash-table]alistに含まれるそれぞれの要素をエントリとして持つハッシュテーブルを作成して返します。
In many applications, the range of hash values may be different for each run of the program, or may change along the same run(for instance, when a hash table needs to be expanded).
多くの用途では、プログラムを実行するたびにハッシュ値の範囲は変化するし、場合によっては1回の実行中にも範囲が変化することもある(ハッシュテーブルを拡張する必要が生じた場合など)。
How does a hash table work?
ハッシュテーブルはどのように機能しますか?
A hash code is intended for efficient insertion and lookup in collections that are based on a hash table.
ハッシュコードは、ハッシュテーブルに基づくコレクション内での効率的な挿入と検索を目的としています。
As a hash table speeds up access to commonly used data structures, Linux often uses hash tables to implement caches.
ハッシュテーブルを使うと、よく利用されるデータ構造体へのアクセスを高速化できるので、Linuxは、しばしばハッシュテーブルを、キャッシュ(cache)の実装のために使用している。
A hash code for this instance that is suitable for use in hashing algorithms and data structures such as a hash table.
GetHashCodeは、ハッシュアルゴリズムや、ハッシュテーブルのようなデータ構造での使用に適しています。
Assuming the following six keys are stored in a hash table with eight buckets, hash values of 1, 10, and 100 are all 5 and collides.
以下の6個のキーを8バケット(3ビット空間)のハッシュテーブルに保存する場合を考えます。1,10,100のハッシュ値が5となり,衝突が起こっています。
A problem with linear probing is that the size of a hash table is fixed, and consequently, the hash table is required to reconstruct to expand when the hash table becomes full.
Linearprobingの問題は,最大のエントリ数がハッシュテーブルのサイズで制限されるため,ハッシュテーブルのバケットが埋まった際にハッシュテーブルを拡張するには,ハッシュテーブル自体を再構成する必要があることです。
Hash Join/ HashThe hash join loads the candidate records from one side of the join into a hash table(marked with Hash in the plan) which is then probed for each record from the other side of the join.
HashJoin/Hashハッシュ結合では、結合の片方から候補となるレコードをハッシュテーブル(実行計画でHashとマークされます)にロードし、それを結合のもう片方の各行と突き合わせます。
In a hash table with a poor implementation of a hash function, the performance of a search depends on the number of items in the hash table(for example, an O(n) operation, where n is the number of items in the hash table)..
ハッシュ関数の不適切な実装でのハッシュテーブルに、検索のパフォーマンスがハッシュテーブル内の項目の数に依存(たとえば、O(n)操作、場所nはハッシュテーブル内の項目の数です)。
The proposed method is characterized by the use of Bloomier filters, which are far memory efficient than hash tables, for the storage of feature vectors. The proposed method is evaluated based on experiments of planar and 3D specific object recognition in comparison to a method with a hash table.
本手法の特徴は,ハッシュ表などと比べて空間効率の良いBloomierFilterを用いる点にある.また,平面および3次元特定物体の認識実験を通して,ハッシュ表を用いる手法と提案手法を比較し,有効性について検討する。
結果: 311, 時間: 0.0398

単語ごとの翻訳

トップ辞書のクエリ

英語 - 日本語