1153万例文収録!

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


小窓モード

プレミアム

ログイン
設定

設定

Weblio 辞書 > 英和辞典・和英辞典 > observer patternに関連した英語例文

セーフサーチ:オン

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

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

セーフサーチについて

observer patternの部分一致の例文一覧と使い方

該当件数 : 30



例文

Implements both an abstraction for various logging mechanisms and the Subject end of a Subject-Observer pattern. 例文帳に追加

さまざまなログ処理メカニズムの抽象化、そしてSubject-Observer パターンにおける Subject 側の機能を実装します。 - PEAR

To correct discharge pattern data so that an observer hardly recognizes a pattern unevenness of a work as a whole.例文帳に追加

観察者がワーク全体として描画ムラを認識し難いように吐出パターンデータを補正する。 - 特許庁

implements Observer design pattern. It is possible to add Listeners adds a customizable monitor pattern to display a progress bar. 例文帳に追加

Observer パターンを実装しており、Listener を追加することが可能 カスタマイズ可能なモニターパターンによるプログレスバーの表示により、ユーザ側で好きなときに進捗表示を中断可能 - PEAR

To correct a discharge pattern data so that an observer hardly recognizes the drawing unevenness on a work as the whole.例文帳に追加

観察者がワーク全体として描画ムラを認識し難いように吐出パターンデータを補正する。 - 特許庁

例文

Besides, since the polarity of the pattern becomes reverse between the continuous frames, the pattern is not noticed by the observer 108 because of the after image characteristics of eye.例文帳に追加

そのうえ、そのパターンは連続するフレーム間で極性が逆なため、観察者108には眼の残像特性により気付かれない。 - 特許庁


例文

Then, since the display time of the pattern is short and the display area thereof is extremely narrow, the pattern cannot be perceived by an observer 108 even in the midst of displaying the normal image.例文帳に追加

ここで、パターン表示時間が短く表示領域が極狭いため、通常の画像表示中でも観察者108には知覚できない。 - 特許庁

Thus, no stripe interference pattern appears to the naked eyes of an observer, which appears when only a light-shielding pattern appears at a specific position.例文帳に追加

よって特定位置で遮光パターンのみが見えることによって現れる縞模様である干渉模様を観察者が肉眼で視認することを防ぐことができる。 - 特許庁

To remove a dithering pattern which appears for an observer who observes a moving object in an image.例文帳に追加

画像中の動く対象を観察している観察者に対して現れるディザパターンを除去することを目的とする。 - 特許庁

The parallactic picture pattern light beam 72 for the right eye enters the right eye 10 of the observer through the mirror 30, the parallactic picture pattern light beam 73 enters the left eye 11, so that a stereoscopic picture can be viewed.例文帳に追加

ミラー30を経て観察者の右眼10には右眼用視差像パタン光72、左眼11には左眼用視差像パタン光73が入り、立体像が見られる。 - 特許庁

例文

To prevent a Haidinger's brush pattern recognized by an observer from appearing in a liquid crystal display displaying a picture with linearly polarized light.例文帳に追加

直線偏光で画像を表示する液晶ディスプレイにおいて、観察者が認識するハイディンガーのブラシ模様を防止する。 - 特許庁

例文

To provide a light transmissive member which can give an observer impression of seeing a three-dimensionally formed pattern.例文帳に追加

観賞した人に3次元的に形成された模様を見ているかのような印象を与えることができる光透過性部材を提供する。 - 特許庁

The driving pattern generation means 7 generates the driving pattern so as to cancel the distortions of the image due to the non-flat shape of the optical scanning face 21 when the observer views the screen 2 from the observation point.例文帳に追加

駆動パターン生成手段7は、観測者が観測点からスクリーン2を見たときに、光走査面21の非平面形状に起因した画像の歪みが相殺されるような駆動パターンを生成する。 - 特許庁

To provide an electrochromic display device which is patterned, wherein an observer never recognizes the pattern in a decolored state.例文帳に追加

パターニングされたエレクトロクロミック表示装置において、視認者に対して消色状態ではパターンを認識させることのないエレクトロクロミック表示装置を提供すること。 - 特許庁

The panels 40 and 41 respectively modulate the light beams 70 and 71, and form parallactic picture pattern light beams 72 and 73 for the right and the left eyes of observer.例文帳に追加

液晶パネル40、41はそれぞれ透過光70、反射光71を変調し、観察者の右眼と左眼用の差像パタン光72と73を形成する。 - 特許庁

To provide a manufacturing method of a floor material capable of giving soft and high-class impression to an observer without collapsing the contour of a pattern even in the case where the pattern is fine in the floor material having the pattern in which each color changes so as to flow in a non-uniform shape.例文帳に追加

不定形で各色が流れるように変化する模様を有する床材において、模様を細かくした場合でも、模様の輪郭が崩れることがなく、かつ、ソフトで、高級な印象を観者に与えることができる床材の製造方法を提供すること。 - 特許庁

To make an observer detect a communication error by observing the reception state based on an eye pattern detected from a reception signal with respect to communication using a multicarrier.例文帳に追加

マルチキャリアを用いる通信において、受信信号から検知されるアイパターンに基づく受信状態の観測を通じて観測者に通信エラーを検出させること。 - 特許庁

To provide a logo-pattern in which color quickly changes from interference color shown by pearlescent pigment to color shown by a colored base layer according to a visibility angle of an observer.例文帳に追加

観察者の視認角度によって真珠光沢顔料の呈する干渉色から、有色下地層の呈する色へとクイックに色彩が変化するロゴパターンを提供する。 - 特許庁

The Observer Pattern is widely used in GUI applications (Model-View-Controller model) and other systems where specific objects (Observers) need to be informed when the Subject changes its state. 例文帳に追加

このオブザーバ・パターンはGUIアプリケーション(MVCモデル)や、特定のオブジェクト(オブザーバ)がサブジェクトがその状態を変えたとき通知を受ける必要のある他のシステムで広く用いられている。 - コンピューター用語辞典

To provide an image display system capable of adjusting an image by displaying a pattern image for inspection without inviting the complicatedness of the structure of the image display system and without making an observer be conscious.例文帳に追加

画像表示システムの構造の複雑化を招くことなく、観察者に意識させずに検査用のパターン画像を表示して画像調整を行うことのできる画像表示システムの提供。 - 特許庁

When an observer continues the observation of the light absorption region 12 while changing the angle to the normal direction of the pattern surface, a color caused by a diffraction phenomenon of light is observed.例文帳に追加

観察者がパターン面の法線に対して角度をつけながら観察していくと、微細凹凸領域11では光の回折現象に起因する色が観察されるようになる。 - 特許庁

By using this, a production system is provided which is effective to an observer by utilizing that a presentation pattern of the combination of color material is changed according to the difference of the illumination source.例文帳に追加

これを用いて、照明源の違いに応じて色材の組合せ体の表現パターンに変化をもたせることが可能である事を利用して看者に対し有効な演出システムとする。 - 特許庁

To solve the following problems; in the case of automatic-focusing for a projection type image display apparatus, a dedicated pattern is projected, and also, a focus control is performed during an image projecting operation, consequently, an observer has sense of incongruity.例文帳に追加

投射型画像表示装置においてオートフォーカスを行うには、専用のパターンを投射したり、画像の投射中にフォーカス制御を行うので、観察者に違和感を与える。 - 特許庁

A plurality of image display surfaces or edge pattern display surfaces are provided near the display surface or the image forming surface, so that all the images on the display surface or all the edge patterns on the edge pattern display surface can be viewed from the observer.例文帳に追加

また、表示面あるいは結像面の近傍に、画像表示面またはエッジパターン表示面を複数設けて、表示面の画像またはエッジパターン表示面のエッジパターンの全てが観察者から見えるようにすることで、輻輳調節矛盾を解消する。 - 特許庁

Further, if the colored coating film 2 is provided on the coating defect position 4, the design pattern at the defect position is made unclear and inconspicuous and an observer extremely hardly recognizes that repairing is performed.例文帳に追加

また、塗装欠陥箇所4に着色塗膜2を設ければ、欠陥箇所における意匠模様を不鮮明化して目立たなくすると共に補修を行ったことを看者が認識することは著しく困難となる。 - 特許庁

As a result, laser light beams having various wavelengths are output from the resonator 120, various speckle patterns appear as time elapses, and the generation of the speckle pattern recognized as noise by an observer is suppressed.例文帳に追加

この結果、共振器120からは、種々の波長のレーザ光が出力され、経時的に種々のスペックルパターンが出現するため、鑑賞者にノイズとして判断されるスペックルパターンの発生を抑制できる。 - 特許庁

Similarly when a pattern is formed on an end face 14 of the light transmissive member 10, the pattern formed on the end face can be seen as if they float inside and a plurality of them exist when seen from the end face or the flank where no pattern is formed and thereby the light transmissive member 10 can give the observer the characteristic impression.例文帳に追加

同様に、端面14に模様が形成されていれば、模様の形成されていない端面や側面から見ると、光透過性部材10の端面に形成されている模様が内部に浮いているように見え、端面14に形成されている模様が複数存在しているかのように見えるから、光透過性部材10を見た人に対して特徴的な印象を与えることができる。 - 特許庁

With this, in the case of viewing the reflecting surface 14a of the lamp fixture in the front, when moving viewpoint toward right and left as well as from top to bottom, it dynamically changes the brightness pattern of the reflecting surface 14a in accordance with the viewpoint movement and gives a strongly sparkling feeling to an observer.例文帳に追加

これにより、灯具の反射面14aを前方から観察する場合において、視点を上下左右に移動させたとき、その視点移動に伴って反射面14aの光輝パターンがダイナミックに変化するようにし、観察者に強いキラキラ感を与えるようにする。 - 特許庁

According to this, since the human eye has the feature of recognizing an object having the highest contrast first (Weber-Fechner law), an observer recognizes the pattern 110 first, and the dark line 120 is extremely difficult to recognize since it is buried in the recognition of the high contrast.例文帳に追加

これにより、人間の目は最もコントラストが高いものを最初に認識するという特性(ウェーバー・フェヒナーの法則)をもっているため、観察者は、図柄110を最初に認識し、暗線120はその高いコントラストの認識に埋没してしまうために非常に認識し難くなる。 - 特許庁

An observer turns the objective lens part 134 of a remote controller 130 for a test pattern (color patch) and a reference white board 114 displayed on a video display surface 112, adjusts a viewing angle and a focus and measures the illumination light characteristics of the observation environment and monitor display characteristics.例文帳に追加

観察者がリモートコントローラ130の対物レンズ部134を、映像表示面112に表示されるテストパターン(カラーパッチ)や基準白色板114に向けて画角の調整および焦点調節を行い、観察環境の照明光特性とモニタ表示特性とを計測する。 - 特許庁

例文

This stereoscopic image display device has a display part where pixels whose positions are determined within a display surface of concave or convex shape when viewed from the observer are arranged in matrix, a two-dimensional pattern display means of displaying a two-dimensional pattern on the display surface of the display part, and a light beam control part which has a plurality of aperture parts or lenses and control light beams from the pixels.例文帳に追加

観測者からみて凹面状または凸面状の表示面内に位置が定められた画素がマトリクス状に配置される表示部と、2次元パターンを前記表示部の前記表示面に表示する2次元パターン表示手段と、複数の開口部または複数のレンズを有し前記画素からの光線を制御する光線制御部とを備えていることを特徴とする。 - 特許庁




  
コンピューター用語辞典
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 © 2001 - 2008 by the PEAR Documentation Group.
This material may be distributed only subject to the terms and conditions set forth in the Open Publication License, v1.0 or later (the latest version is presently available at http://www.opencontent.org/openpub/ ).
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する
英→日 日→英
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

©2026 GRAS Group, Inc.RSS