1153万例文収録!

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


小窓モード

プレミアム

ログイン
設定

設定

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

セーフサーチ:オン

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

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

セーフサーチについて

y2を含む例文一覧と使い方

該当件数 : 603



例文

draw-rectangle x1,y1,x2,y2 例文帳に追加

指定例:draw-arc +0,+0,-1,-1,0,90draw-rect x1,y1,x2,y2 - XFree86

fill-rectangle x1,y1,x2,y2 例文帳に追加

指定例:fill-poly +0,+10, +10,+20, +30,+0fill-rect x1,y1,x2,y2 - XFree86

y1, y2) 例文帳に追加

ここでy1やy2は年を表します。 - Python

points +1,+2, +1,+4, +1,+6 segments x1,y1,x2,y2 [...,xn,yn] 例文帳に追加

指定例:points +1,+2, +1,+4, +1,+6segments x1,y1,x2,y2 [.,xn,yn] - XFree86

例文

draw-lines x1,y1,x2,y2 [...,xn,yn] Draws a list of lines. 例文帳に追加

draw-lines x1,y1,x2,y2 [.,xn,yn]複数個の線を描画する。 - XFree86


例文

draw-segments x1,y1,x2,y2 [...,xn,yn] Draws a list of segment lines. 例文帳に追加

draw-segments x1,y1,x2,y2 [.,xn,yn]複数個の線分を描画する。 - XFree86

For each segment, XDrawSegmentsdraws a line between (x1, y1) and (x2, y2). 例文帳に追加

各線分に対して、XDrawSegmentsは点 (x1, y1) と (x2, y2) を結ぶ線を描く。 - XFree86

clip-rectangles x1,y1,x2,y2 [...,xn,yn] Sets a list of rectangles to the clip mask.例文帳に追加

clip-rectangles x1,y1,x2,y2 [.,xn,yn]マスクでクリップを行う矩形のリストを設定する。 - XFree86

draw-arc +0,+0,-1,-1,0,90 draw-rect x1,y1,x2,y2 例文帳に追加

角度の単位は度数である。 - XFree86

例文

A wide line drawn from [x1,y1] to [x2,y2] always draws the same pixels as a wide line drawn from [x2,y2] to [x1,y1], not counting cap-style and join-style.例文帳に追加

(2)線がクリップされずに描かれた場合に、その点は塗られる。 cap-style や join-style を考慮に入れなければ、[x1,y1] から [x2,y2] に描かれる wide line と [x2,y2] から [x1,y1] に描かれる wide line は常に同じピクセルを描画する。 - XFree86

例文

After completion of sucking the weft Y2, the latching pin 8 and the weft holding device 26 hold the weft Y2.例文帳に追加

緯糸Y2の吸引完了後、係止ピン8及び緯糸把持器26が緯糸Y2を把持する。 - 特許庁

A second device uses y={F1_(ry)(b1, b2, b3, b4)+F2_(b1, b2, b3, b4)(ry)}mod p to obtain Y1=g1^y and Y2=g2^y for transmitting to the first device.例文帳に追加

第2装置はy={ F1_(ry)(b1, b2, b3, b4)+F2_(b1, b2, b3, b4)(ry) } mod pを用い、Y1=g1^y及びY2=g2^yを求めて第1装置に送信する。 - 特許庁

Y1, Y2, and Y3 are output signals of the filter.例文帳に追加

Y1,Y2,Y3はフィルタの各出力信号である。 - 特許庁

The inner surface 3 has no inclination with an x2-y2 plane and the outer surface 2 inclines with the x2-y2 plane.例文帳に追加

内面3は、x_2-y_2平面に対して傾きなく、外面2がx_2-y_2平面に対して傾いている。 - 特許庁

Returns the number of leap years in the range[y1...y2), where y1 and y2 are years.Changed in version 2.0:This function didn't work for ranges spanning a century change in Python 1.5.2. 例文帳に追加

バージョン 2.0 で 変更 された仕様:Python 1.5.2では、この関数は世紀をまたがった範囲では動作しません。 - Python

Description The XDrawLine function uses the components of the specified GC to draw a line between the specified set of points (x1, y1) and (x2, y2).例文帳に追加

説明関数XDrawLineは指定された GC のコンポーネントを使い、指定された点の組 (x1, y1) と (x2, y2) を結ぶ線を描画する。 - XFree86

X2, and y2 are coordinates of the end copy, not the width and height; if not defined,the parser calculates it.例文帳に追加

X2 と y2 はコピー領域の端の座標であり、幅・高さではない。 もし定義されていないければパーザが計算する。 - XFree86

X2, and y2 arecoordinates of the end copy, not the width and height; if not defined,the parser calculates it. 例文帳に追加

X2 と y2 はコピー領域の端の座標であり、幅・高さではない。 もし定義されていなければパーザが計算する。 - XFree86

1. If a line is drawn unclipped from [x1,y1] to [x2,y2] and if another line is drawn unclipped from [x1+dx,y1+dy] to [x2+dx,y2+dy],a point [x,y] is touched by drawing the first line if and only if the point [x+dx,y+dy] is touched by drawing the second line.例文帳に追加

1. 5線がクリップされずに [x1,y1] から [x2,y2] へ描画され、他の線がクリップされずに [x1+dx,y1+dy] から [x2+dx,y2+dy] へ描画された場合、点 [x+dx,y+dy] が2番目の線の描画によって塗られた場合に限り、点 [x, y] が最初の線の描画により塗られる。 - XFree86

The dimension in the direction Y1-Y2 of the jack connector 32 is short.例文帳に追加

ジャックコネクタ32は、Y1−Y2方向の寸法が短い。 - 特許庁

The signals Y1 and Y2 are stored in a memory through an H zooming circuit.例文帳に追加

Y1、Y2はHズーム回路を経てメモリに書き込まれる。 - 特許庁

In the similar way, the Y-electrodes Y2, Y3, ..., have the similar structures.例文帳に追加

同様に、Y電極Y2,Y3,…も同様な構造である。 - 特許庁

These positions are set to R1 (X1, Y1) and R2 (X2, Y2).例文帳に追加

その位置をR1(X1,Y1)、R2(X2,Y2)とする。 - 特許庁

On the other hand, optional reference digital values y1, y2 satisfying y1/y2=(v1-v0)/(v2-v0)=1/2 are preliminarily set.例文帳に追加

一方、y1/y2=(v1−v0)/(v2−v0)=1/2を満たす任意の基準デジタル値y1,y2を予め設定しておく。 - 特許庁

The transformation expression in the case the integration period is for T2 is obtained, based on the mean value of the 2nd integration times y2(L1) and y2(L2) (S26).例文帳に追加

平均第2積分時間y2(L1),y2(L2)に基づいて、各積算の期間がT2 の場合の変換式を求める(S26)。 - 特許庁

A data structure (x1, y1, x2, and y2 attributes) to which parallel processing is to be applied and the type (PADDD) of the parallel processing to be applied are designated in advance.例文帳に追加

予め並列処理を適用するデータ構造(x1、y1、x2、y2属性)と、適用する並列処理の種類(PADDD)とを指定する。 - 特許庁

Consequently, a brightness signal Y2 is acquired after dynamic range compression.例文帳に追加

これにより、ダイナミックレンジ圧縮後の輝度信号Y2が得られる。 - 特許庁

Namely, the scanning lines are selected in order of Y1(s)→Y3(r)→Y2(s)→Y4(r)→Y3(s)→Y5(r)→ to Yn(s)Y2(r) and a circuit is made.例文帳に追加

すなわち、Y1(s)→Y3(r)→Y2(s)→Y4(r)→Y3(s)→Y5(r)→・・・、Yn(s)→Y2(r)の順に選択されて1順する。 - 特許庁

This key generating method decides (p) with which y2=x3+1 (mod p) becomes safe.例文帳に追加

y^2 ≡x^3 +1(mod p)が安全となるpを決定する。 - 特許庁

Further, the thickness (H-y2) of the bundle of sheets S is divided by the thickness t of the paper to calculate the remaining amount m of the papers (m=((H-y2)/t)+1).例文帳に追加

そして用紙束Sの厚さ(H−y2)を用紙の厚さtで割り、用紙残量mを算出する(m=((H−y2)/t)+1)。 - 特許庁

Laser welding is performed intermittently for 3 times, but the laser welding after the 2nd time performed later are performed in a manner that a part of fusion regions Y2, Y3 are overlapped on fusion regions Y1, Y2 of the last laser welding time, while the laser welding point at the last welding is still in a prescribed temperature rising state.例文帳に追加

レーザ溶接は断続的に3回実施されるが、後から実施する2回以降のレーザ溶接は、直前のレーザ溶接箇所が所定の昇温状態にある内に、溶融域Y2,Y3の一部が直前のレーザ溶接時の溶融域Y1,Y2に重なるように実施される。 - 特許庁

The ground contact 43 has a U contact part 43c at the end of Y2 direction.例文帳に追加

グランドコンタクト43は、Y2方向端にUコンタクト部43cを有する。 - 特許庁

For a mobile terminal (m) located within the area of a base station y2 belong to a group Y, its care of address y2 is registered in a home base station x1 in advance.例文帳に追加

グループYに所属する基地局y2のエリアに移動端末mがいる場合、ホーム基地局x1に気付アドレスy2を登録しておく。 - 特許庁

When the disk is conveyed into the direction of Y2, a detection pin 14A is pressed in the direction of Y2 to cause a trigger drive gear 42 to rotate clockwise.例文帳に追加

ディスクがY2方向に搬入されると、検知ピン14AがY2方向に押圧され、トリガー駆動歯車42が時計方向に回転する。 - 特許庁

The signal contact 42 has a U contact part 42c at the end of Y2 direction.例文帳に追加

信号コンタクト42は、Y2方向端にUコンタクト部42cを有する。 - 特許庁

When moving the workpiece 1 to the direction shown by the arrow Y2 by remote-controlling the robot, the arrow Y2 is gradually shorten and disappears with time.例文帳に追加

ロボットを遠隔操作して、矢印Y2が示す方向へワーク1を移動させると、矢印Y2が徐々に短くなり、やがて消失する。 - 特許庁

F (x) and G (y2) read from each storing means are multiplied 106.例文帳に追加

各記憶手段から読出したF(x)とG(y2)を乗算106する。 - 特許庁

The weft clearance 12 is formed by lacking wefts Y1, Y2 and Y3.例文帳に追加

緯間隙12は、緯糸Y1,Y2,Y3を欠落させて形成されている。 - 特許庁

From the spectra Y1, Y2, a beat frequency is specified to determine a distance.例文帳に追加

そして、スペクトルY1,Y2からビート周波数を特定し、距離を求める。 - 特許庁

fill-poly +0,+10, +10,+20, +30,+0 fill-rect x1,y1,x2,y2 例文帳に追加

開始点と終了点の座標が異なる場合はこれらは接続される。 - XFree86

The S-polarized light is modulated by a luminance signal Y1 at a Y1 device 63, and also the P-polarized light is modulated by a luminance signal Y2 at a Y2 device 58.例文帳に追加

S偏光はY1デバイス63にて輝度信号Y1で変調されると共に、P偏光はY2デバイス58にて輝度信号Y2で変調される。 - 特許庁

Three light fluxes Y1, Y2, Y3 incident on the optical element 12 from the position different in an direction orthogonal to a principal plane 11H of the objective lens 11 are divided to reflected light fluxes Y1', Y2', Y3' and transmitted light fluxes Y1'', Y2'', Y3''.例文帳に追加

対物レンズ11の主平面11Hに対して直交方向に異なる位置から光学素子12に入射した3つの光束Y1、Y2、Y3は、反射光束Y1’、Y2’、Y3’と透過光束Y1”、Y2”、Y3”に分割される。 - 特許庁

When the ratio is 3.5%, it is defined as y1=141 and y2=152.例文帳に追加

上記割合が3.5%であった場合には、y1=141、y2=152とする。 - 特許庁

A tension-imparting device 5 for imparting the tension to the outer yarn Y2 is installed.例文帳に追加

外糸Y2に対して張力を付与する張力付与装置5を設ける。 - 特許庁

After moving in an X1-direction, the rotary blade 112 descends in a Y2-direction.例文帳に追加

回転刃112は、X1方向に移動したあと、Y2方向に下降する。 - 特許庁

The disk D is conveyed in the direction of Y2 only by the torque of the left roller 21A.例文帳に追加

ディスクDは左ローラ21Aの回転力だけでY2方向に搬入される。 - 特許庁

In the neighborhood of a high resistor element region 3, a structure that is mirror-symmetrical relative to a flat surface, containing a Y2-Y2 line, vertical relative to a semiconductor substrate is formed.例文帳に追加

高抵抗素子領域3近傍の構造は、Y2Y2線を含む半導体基板に対して垂直な平面に対して鏡面対称の構造に形成されている。 - 特許庁

To bring the frequency characteristics of luminance signals Y1 and Y2 closer to each other in a device which generates the luminance signals Y1 and Y2 from the R, G, and B signals of video signals by matrix operation.例文帳に追加

映像信号のR、G、B信号から輝度信号Y1、Y2をマトリクス演算で生成する装置において、輝度信号Y1とY2との周波数特性を近づける。 - 特許庁

The relaxation curve areas Y1, Y2 are connected by a single curve area X.例文帳に追加

緩和曲線領域Y1とY2の間を単曲線領域Xで接続する。 - 特許庁

例文

The result directly draws out the disk tray in the injection direction (the Y2 direction).例文帳に追加

これにより、ディスクトレイを直接イジェクト方向(Y2方向)へ引き出すことができる。 - 特許庁




  
Copyright © Japan Patent office. All Rights Reserved.
  
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  
Copyright (C) 1994-2004 The XFree86®Project, Inc. All rights reserved. licence
Copyright (C) 1995-1998 The X Japanese Documentation Project. lisence
  
Copyright 2001-2004 Python Software Foundation.All rights reserved.
Copyright 2000 BeOpen.com.All rights reserved.
Copyright 1995-2000 Corporation for National Research Initiatives.All rights reserved.
Copyright 1991-1995 Stichting Mathematisch Centrum.All rights reserved.
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

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

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

©2026 GRAS Group, Inc.RSS