本文へスキップ
ログインすると広告が減り、学習に集中できます。
広告

検索結果- 英語 - 多言語

検索内容:

hash algorithms

名詞
活用形 複数形

plural of hash algorithm

原形: hash algorithm
日本語の意味
「hash algorithms」は、英語で「hash algorithm」の複数形を指します。つまり、複数のハッシュアルゴリズムという意味の活用形です。
英語の意味
plural of hash algorithm
このボタンはなに?

開発者たちは、パスワードを保存するのに最も安全な選択肢を決めるため、いくつかのハッシュ関数を比較しました。

Buchberger's algorithm

固有名詞

(computing theory) An algorithm for transforming a given set of generators for a polynomial ideal into a Gröbner basis with respect to some monomial order.

日本語の意味
与えられた多項式イデアルの生成元集合を、あるモノミアル順に基づいてグレブナー基底に変換するアルゴリズム
英語の意味
(computing theory) An algorithm for transforming a given set of generators for a polynomial ideal into a Gröbner basis with respect to some monomial order.
このボタンはなに?

計算代数の授業で、私たちは多項式イデアルの与えられた生成元の集合をある単項式順序に基づいてグレブナー基底に変換するアルゴリズムを実装しました。

Schensted algorithm

固有名詞

(mathematics) The simplest description of the Robinson-Schensted correspondence; a procedure that constructs one tableau by successively inserting the values of the permutation according to a specific rule, while the other tableau records the evolution of the shape during construction.

日本語の意味
数学において、ロビンソン‐シェンステッド対応の最も単純な説明として位置づけられる手法であり、置換の値を特定の規則に従って順次テーブルに挿入して一つのテーブルを構築し、もう一方のテーブルでは構築過程における形状の変化を記録するアルゴリズムです。
英語の意味
(mathematics) The simplest description of the Robinson-Schensted correspondence; a procedure that constructs one tableau by successively inserting the values of the permutation according to a specific rule, while the other tableau records the evolution of the shape during construction.
このボタンはなに?

組合せ論を教えるとき、私はしばしばロビンソン=シェンステッド対応の最も分かりやすい定式化として紹介します。

Bresenham's algorithm

固有名詞

(computer graphics) An algorithm that identifies which points (pixels) should be set in order to draw a straight line between two points.

日本語の意味
(コンピュータグラフィックスの分野)2点間の直線を描く際に、どのピクセルを描画するかを決定するアルゴリズム
英語の意味
(computer graphics) An algorithm that identifies which points (pixels) should be set in order to draw a straight line between two points.
このボタンはなに?

デモでは、2点間の直線を描くためにどのピクセルをオンにすべきかを決定するアルゴリズムを用いて、ビットマップ上に高速で鮮明な直線を描画しました。

spigot algorithms

名詞
活用形 複数形

plural of spigot algorithm

原形: spigot algorithm
日本語の意味
これは「spigot algorithm」の複数形、すなわち複数の「spigot algorithm」を示す表現です。
英語の意味
plural of spigot algorithm
このボタンはなに?

研究者たちは、これまでの値をすべて保存せずに円周率の桁を生成するために、いくつかの桁抽出アルゴリズムを実装した。

spigot algorithm

名詞

An algorithm for computing the value of a transcendental number, generating its digits sequentially with increasing precision.

日本語の意味
超越数の値を計算するアルゴリズム。桁を順次生成し、精度を向上させながら数値を導出する方式。
英語の意味
An algorithm for computing the value of a transcendental number, generating its digits sequentially with increasing precision.
このボタンはなに?

桁抽出アルゴリズムは、超越数の桁を順に計算し、各桁を段階的に精度を高めながら一つずつ出力します。

関連語

plural

Sattolo's algorithm

固有名詞

(computing) A variant of the Fisher-Yates shuffle that generates uniformly distributed cycles of some maximal length n, rather than permutations of the entire sequence.

日本語の意味
Fisher‐Yatesシャッフルの変種で、配列全体の順列ではなく、最大長 n の一様分布のサイクル(循環)を生成するアルゴリズム
英語の意味
(computing) A variant of the Fisher-Yates shuffle that generates uniformly distributed cycles of some maximal length n, rather than permutations of the entire sequence.
このボタンはなに?

プレイヤーの一覧からランダムな単一サイクル置換を生成するために、配列全体の任意の順列ではなく長さnの最大長のサイクルを一様に生成するフィッシャー=イェーツ・シャッフルの変法を実装しました。

Lee algorithm

固有名詞

A breadth-first search algorithm that finds optimal solutions for maze routing problems, used in the design of electronic components etc.

日本語の意味
Leeアルゴリズムとは、迷路ルーティング問題などの経路探索において、幅優先探索を用いて最適解を求めるアルゴリズムであり、電子部品の設計などで利用される。
英語の意味
A breadth-first search algorithm that finds optimal solutions for maze routing problems, used in the design of electronic components etc.
このボタンはなに?

基板の配線をルーティングする際、ピン間の最短経路を保証するために、迷路配線問題で最適解を見つける幅優先探索アルゴリズムを使用しました。

関連語

canonical

Warnock algorithm

固有名詞

(computer graphics) An algorithm that solves the problem of rendering a complicated image by recursive subdivision of a scene until areas are obtained that are trivial to compute.

日本語の意味
コンピュータグラフィックス分野において、シーン全体を再帰的に細分化し、計算が容易な領域に分割することで、複雑な画像レンダリングの問題を解決するアルゴリズム
英語の意味
(computer graphics) An algorithm that solves the problem of rendering a complicated image by recursive subdivision of a scene until areas are obtained that are trivial to compute.
このボタンはなに?

複雑なシーンをレンダリングする際、グラフィックスエンジンはシーンを再帰的に分割して各領域が計算しやすくなるまで処理するウォーノックのアルゴリズムに切り替えた。

関連語

canonical

Gosper's algorithm

固有名詞

(mathematics) An algorithm for finding sums of hypergeometric terms that are themselves hypergeometric terms.

日本語の意味
ハイパージオメトリック項の和を、同じくハイパージオメトリック項として表現する方法を見出すためのアルゴリズム
英語の意味
(mathematics) An algorithm for finding sums of hypergeometric terms that are themselves hypergeometric terms.
このボタンはなに?

総和を簡約する際、マリアは超幾何項の和でその和自身も超幾何項となるものを求めるアルゴリズムを用いて、その超幾何級数が閉形式にまとまるかどうかを調べた。

loading!

Loading...

全て読み込みました。

Error

Webで検索する

ログイン / 新規登録

 

アプリをダウンロード!
DiQt

DiQt(ディクト)

無料

★★★★★★★★★★