検索結果- 英語 - 多言語
検索内容:
Morris chair
A kind of chair with a reclining back and moderately high armrests.
背もたれがリクライニングする機能と、適度な高さの肘掛けを持つタイプの椅子(リクライニングチェアの一種)
Morris chairs
plural of Morris chair
「Morris chair」の複数形。つまり、モリスチェアが複数ある場合に使用される形です。
Cotswold morris dancing
nine men's morris
An ancient strategic board game for two players, each having nine pieces, and in which forming a row of three of one's own pieces earns the removal of one of the other player's pieces.
九人将棋:古代の戦略ボードゲームで、2人のプレイヤーがそれぞれ9つの駒を持ち、3つの駒を一直線に並べると相手の駒が取り除かれるルールが特徴です。
Morris water maze
A circular pool used in experiments, usually on rodents, where the animal is supposed to find an invisible or visible platform that allows it to escape the water.
実験用に使われる円形の水プール。通常、げっ歯類(ラットやマウスなど)を対象に、動物が水中の目に見える、または見えないプラットフォームを探し出す行動学的な評価実験に利用される装置。
Morris water mazes
Knuth-Morris-Pratt algorithm
(computing theory) A linear-time algorithm that searches for occurrences of one text string within another, employing the observation that when a mismatch occurs, the search string itself embodies sufficient information to determine where the next match could begin, thus reducing the number of possible match locations that must be checked.
Knuth-Morris-Prattアルゴリズムは、文字列探索において、あるテキスト内から指定されたパターン文字列の出現箇所を効率的に検索する線形時間アルゴリズムです。 / このアルゴリズムは、不一致が生じた場合にパターン文字列自体の情報を利用して次の比較位置を決定することで、検査する候補箇所の数を削減し、効率的な文字列探索を実現します。