1153万例文収録!

「recursive」に関連した英語例文の一覧と使い方(4ページ目) - Weblio英語例文検索


小窓モード

プレミアム

ログイン
設定

設定

Weblio 辞書 > 英和辞典・和英辞典 > recursiveの意味・解説 > recursiveに関連した英語例文

セーフサーチ:オン

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

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

セーフサーチについて

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

該当件数 : 346



例文

To obtain a triangular pyramid cube corner recursive reflection article which has excellent wide angle performance, especially an observation angle characteristic.例文帳に追加

優れた広角性能,とくに観測角特性を保有する三角錐型キューブコーナー再帰反射物品を得ること。 - 特許庁

Because tail recursion is equivalent to iteration, tail-recursive programs can be compiled as efficiently as iterative programs. 例文帳に追加

末端再帰は反復と等価であるので、末端再帰型プログラムは反復型プログラムと同じく効率的にコンパイルできる。 - コンピューター用語辞典

To provide a recursive reflector enabling an observer to recognize characters, colors or images on a background while emitting beautiful brightness having changes in brightness (a sense of twinkling) differently from a recursive reflector which may be found mainly in a traffic sign or the like and has average luminance.例文帳に追加

主に交通標識などで見かける輝度の平均化した再帰性反射とは異なり、輝度の強弱がある(キラキラ感)美的な輝きを放ちつつ、背景の文字及び色彩若しくは画像を認識出来る再帰性反射体を提供する。 - 特許庁

Spatial filter processing is then applied, by the designed spatial filter, to image data of a current frame to which recursive filter processing has been applied.例文帳に追加

そして、設計された空間フィルタによってリカーシブフィルタ処理された現フレームの画像データに空間フィルタ処理を行う。 - 特許庁

例文

To simplify the access control using recursive service by reducing the load of a manager and eliminating the contradiction of service providing.例文帳に追加

管理者負担を軽減し、また、サービス提供の矛盾をなくし、また、再帰的サービスの利用のアクセス制御を簡便化する。 - 特許庁


例文

To provide a document processor, which considers pull-print, capable of improving convenience by easily setting the conditions of recursive acquisition.例文帳に追加

容易に再帰的取得の条件を設定して利便性を向上でき、プルプリントに配慮した文書処理装置を提供する。 - 特許庁

To attain pointing operation with a finger or a pointing tool having a recursive reflection member on its tip on the display screen of a computer.例文帳に追加

指や再帰反射部材を先端に有した指示具によるポインティング操作をコンピュータの表示画面上で可能にする。 - 特許庁

In some aspects, forming the quantization value includes forming a set of recursive quantization factors with a period P, where A(QP+P)=A(QP)/x.例文帳に追加

量子化値を構成することは、周期P(ここでA(QP+P)=A(QP)/xである)で再帰的量子化ファクタの組を形成することを含む。 - 特許庁

The Ackermann function is the simplest example of a well-defined total function which is computable but not primitive recursive. 例文帳に追加

アッカーマン関数は、計算可能であるが原始帰納的ではない明確に規定された全関数の最も単純な例である。 - コンピューター用語辞典

例文

By this separation, the induction of recursive program schemes can be reduced to a pattern-matching problem which can be handled by a generic algorithm. 例文帳に追加

この分離によって、再帰的プログラム構成の導入は、一般的なアルゴリズムで扱い得るパターン照合問題に還元し得る。 - コンピューター用語辞典

例文

The recursive reflection print sheet of this electronic image is formed so that it has a mold-releasing layer 2 on the upper surface of a substrate 1, and a hot-melt adhesive layer 3 is formed on the mold-releasing layer 2.例文帳に追加

基材1の上面にはリケイ層2を有し、該リケイ層2の上にはホットメルト接着層3を形成している。 - 特許庁

To easily perform positioning at the time of fluoroscopic photographing by making a recursive filter factor adjustable to one which is suitable for the movement of an arm.例文帳に追加

アームの移動に適したリカーシブフィルタ係数に可変することにより、透視撮影時の位置合わせを容易に行うことができる。 - 特許庁

Since a channel skipping processing is a recursive processing, even when the space area is successively present, the determining processing routine is simplified.例文帳に追加

チャネルスキップ処理は再帰的な処理であるため連続して空き領域が存在する場合でもその判断処理ルーチンが簡単になる。 - 特許庁

An adder 12c adds a present image S_n to a past image T_n-1 to blend them at a blending ratio according to the recursive coefficient α.例文帳に追加

加算器12cは、現在画像S_nおよび過去画像T_n-1をリカーシブ係数αに応じた配合比で配合するように加算する。 - 特許庁

According to the delineator (1), a recursive reflection of the reflecting surface (7) and the luminescence of the light emission diodes (8) are used together, and the visibility can be increased.例文帳に追加

このデリニエーター(1)によれば、反射面(7)の再帰反射と発光ダイオード(8)の発光とを併用し、視認性を高めることができる。 - 特許庁

A final query instruction to generate a final table from the intermediate tables sequentially generated by the recursive queries is then generated.例文帳に追加

また、再帰照会によって順次生成された中間テーブルから最終テーブルを生成する最終照会命令を生成する。 - 特許庁

To provide a lookup scheme for application in recursive lookups while a tuple representing a plurality of flow characteristics is parsed into a plurality of subtuples.例文帳に追加

複数のフロー特性を表すタプルが複数のサブタプルに分解され、再帰的ルックアップで利用されるルックアップスキームを提供すること。 - 特許庁

The use of a local stack frame is critically important to the programmer who wishes to write re-entrant or recursive functions. 例文帳に追加

局所スタック・フレームの使用は,再入可能関数または帰納的関数を書き込みたいプログラマーにとってきわめて重要である. - コンピューター用語辞典

The successful application of parallel processing for the evaluation of recursive queries will require a query optimizer of comparable sophistication. 例文帳に追加

再帰型問合せを評価する並列処理アプリケーションを成功させるには,同等に精巧な問合せ最適化プログラムを必要とする. - コンピューター用語辞典

They allow individual applications to keep all or some of the requests editres makes from ever succeeding.Of course, editres is also an Xaw application, so it may also be viewed and modified by editres (rather recursive, I know), these commands can be blocked by setting the editresBlock resource on editres itself.例文帳に追加

これにより、editres が生成した全部あるいは一部のリクエストを個々のアプリケーションで止めることができる。 - XFree86

The recursive filter unit 44 has filter characteristics adjusted according to a steep response and a fine response of the feature amount detection signal JH.例文帳に追加

巡回型フィルタ部44は、特徴量検出信号JHの急峻な応答や微小な応答に応じてフィルタ特性が調整される。 - 特許庁

To provide recursive algorithm of adjustable multiplex parameter regression with a parameter determined in regressed analysis and reinforced by a proper forgetting factor.例文帳に追加

回帰分析で求められたパラメータに固有の忘却係数で強化された適応型多重パラメータ回帰の再帰アルゴリズムを提供すること。 - 特許庁

The bandwidth allocation factor, which is communicated to other nodes, is calculated by using a recursive nonlinear function of the transit buffer size.例文帳に追加

他のノードへと連絡される帯域幅割り当て因数は、トランジットバッファのサイズの帰納的非線形関数を使用することによって計算される。 - 特許庁

The recursive filter unit 44 performs filter processing on the feature amount detection signal JH with an amount of recursion corresponding to the coefficients αft and (1-αft).例文帳に追加

巡回型フィルタ部44は、係数αft,(1−αft)に応じた巡回量で特徴量検出信号JHのフィルタ処理を行う。 - 特許庁

A noise reduction part 7d reads an object image written in the memory 7c, and reduces noise using averaging processing and a recursive filter, etc.例文帳に追加

ノイズ低減部7dは、メモリ7cに書き込まれた対象画像を読み出し、加算平均処理やリカーシブフィルタなどを用いてノイズを低減する。 - 特許庁

Inotify monitoring of directories is not recursive: to monitor subdirectories under a directory, additional watches must be created. 例文帳に追加

inotify によるディレクトリの監視は再帰的に行われない:あるディレクトリ以下のサブディレクトリを監視する場合、監視対象を追加で作成しなければならない。 - JM

To obtain a high quality video signal by separating a motion component and random noise with high accuracy in recursive noise reduction processing.例文帳に追加

巡回型のノイズ低減処理において、動き成分とランダムノイズを高精度に分離することで高品位な映像信号を得られるようにする。 - 特許庁

In the case of using a recursive reflector having bead type or prism type fine structure as a recursive reflector formed around a coordinate input area having an approximately rectangular plane shape, the recursive reflector is arranged on a rugged surface like a triangular wave or a trapezoidal wave having a fixed pitch smaller than 1/2 the width of an instruction means and larger by 4 times than the average size of the fine structure.例文帳に追加

概略矩形平面状の座標入力領域の周囲に設けられる再帰性反射手段として、ビーズ型又はプリズム型の微細構造を有する再帰性反射体を用いたものであって、指示手段の幅の1/2より小さく、前記微細構造の平均寸法の4倍より大きい、一定ピッチを有する三角波状又は台形波状の凹凸面上に前記再帰性反射体を設けたものを用いる。 - 特許庁

To realize a resource management system for making the structure of resources to be managed in resource management recursive, and for associating logical resources with physical resources.例文帳に追加

資源管理における管理対象の資源を再帰構造化し、論理資源と物理資源を対応付けられる資源管理システムを実現することにある。 - 特許庁

To provide a recursive filter system for a video image including a memory to store a first image of a stored pixel S(x, y).例文帳に追加

格納済み画素S(x,y)の第1のイメージを格納するためのメモリ14を含む、ビデオ・イメージ用の再帰的フィルタ・システム10を提供すること。 - 特許庁

A calculation amount can be reduced compared with direct calculation of the numerator of the zeta function, and a storage amount can be reduced due to recursive operation.例文帳に追加

ゼータ関数の分子を直接計算するのに比べて計算量の削減ができ,また再帰的な演算を行うため,記憶量の削減ができる。 - 特許庁

The method utilizes a recursive least-squares (RLS) process 500 and an expectation-maximization (EM) process 600, based on a L_1-L_q regularized sparse regression.例文帳に追加

L_1−L_q正則化スパース回帰に基づいて、再帰的最小二乗(RLS)プロセス500及び期待値最大化(EM)プロセス600を使用する。 - 特許庁

After the lapse of a fixed time, each upstream communication device reports the input transmission band value of the suspicious offensive packet to downstream communication devices in the recursive manner.例文帳に追加

一定時間経過後、上流の通信装置は下流の通信装置まで攻撃容疑パケットの入力伝送帯域値を再帰的に通知する。 - 特許庁

A correlation judging device 16 determines the correlation between the two-field differential signal and the recursive differential signal, and outputs a mixing coefficient k corresponding to the correlation.例文帳に追加

相関判定器16は2フィールド差分信号と巡回差分信号との相関を求め、その相関に応じた混合係数kを出力する。 - 特許庁

To provide an image processing apparatus which applies recursive image processing to each block obtained by dividing a frame image.例文帳に追加

フレーム画像の分割後の各ブロック画像に対してそれぞれ巡回型の画像処理を行うことが可能な画像処理装置を提供することを目的とする。 - 特許庁

The lenticular lens is set in front of an imaging surface, and the image of an object is projected by a recursive reflection surface where many reflection surfaces orthogonal to the lenticular lens are arranged and a slit.例文帳に追加

撮像面の前にレンチキュラーレンズを置き、これに直交する反射面を多数並べた再帰的反射面とスリットにより被写体の像を投影する。 - 特許庁

To provide the constitutional method of a maximum likelihood decoder for a recursive type system convolution coding in which the soft decision maximum likelihood information of a decoding output can be obtained.例文帳に追加

復号出力の軟判定尤度情報を得ることが可能な、再帰形組織畳み込み符号用の最尤復号器の構成法を提供する。 - 特許庁

Furthermore, (c), (d) and (e) show results obtained after performing an initial decomposition stage IDS, a recursive decomposition stage RDS and an iterative merging stage IMS, respectively.例文帳に追加

また、(c)は初期分割段階IDS、(d)は再帰的分割段階RDS、そして、(e)は反復的併合段階IMSが行われた結果を示す。 - 特許庁

cvs remove is recursive, which means that you can delete a bunch of files, and then run the cvs remove command with no other arguments from a parent directory.例文帳に追加

cvsremoveは再帰的に処理されます。 つまり一連のファイルを削除しておいて、それから親ディレクトリで「cvsremove」を他の引数無しで実行すれば大丈夫ということです。 - Gentoo Linux

To perform correlation computation in real time even in an inexpensive general purpose computer (CPU) by improving the efficiency of algorithm by two-dimensional recursive correlation computation.例文帳に追加

二次元再帰相関演算によるアルゴリズムの効率化を図ることにより、安価な汎用の計算機(CPU)でも実時間での相関演算を可能とする。 - 特許庁

When the sponge bullet 7 is shot, a muzzle of the simulation gun 73 has no recursive reflection sheet 9, thereby changing the photographing state into the non-photographing state.例文帳に追加

スポンジ弾7が発射されると模擬銃73の銃口には再帰反射シート9がなくなるので、撮影状態から非撮影状態に切り替わる。 - 特許庁

This data transmitter includes a recursive reflector and a solar battery power supply unit, and a portable receiver includes a laser oscillator, a laser light receiving device and a light emitting device.例文帳に追加

データ送信機は再帰型反射器と太陽電池電源ユニットとを含み、携帯受信機はレーザ発振器とレーザ受光器と発光器とを含む。 - 特許庁

The Kalman filter is a linear, recursive estimator that produces the minimum variance estimate in a least squares sense under the assumption of white, Gaussian noise processes. 例文帳に追加

カルマンフィルタは線形の再帰的エスティメータであり、白色ガウス雑音過程の前提の元に最小自乗の意味での最小分散推定を作り出す。 - コンピューター用語辞典

The present scanning lines outputted from a scanning line thinning device 14 and an interlaced scanning image in negative phase are supplied to a multiplexer 15 as a recursive interpolation signal.例文帳に追加

走査線間引き器14から出力された現走査線と逆相の飛越し走査画像は乗算器15に巡回補間信号として供給される。 - 特許庁

To provide a display seal with a recursive luminous paint where ruggedness detection parts are formed in a simple display part by copying the same shapes as a character, a figure, and a symbol, so that the the character, figure, and symbol can be recognized with the touch by finger even in the dark and night by using the recursive luminous paint as necessary.例文帳に追加

文字や図形,記号など簡単な表示部にその文字や図形,記号と同じ形状に倣って凹凸感知部を形成すると共に、必要に応じ再帰性発光塗料により暗所,夜間でも手による触感で、その文字や図形,記号を認知できるようにした再帰性発光塗料は表示シールの提供。 - 特許庁

Since the time lag portion is removed by recursive operation processing based on an initial value (step T2) determined on the basis of a lag signal value and corrected X-ray detection signals are obtained, the time lag portion is removed in a state where the lag signal value is taken into consideration remaining at the time of the origin of the recursive operation processing.例文帳に追加

ラグ信号値に基づいて決定された初期値(ステップT2)に基づく再帰的演算処理によって、時間遅れ分を除去して、補正後X線検出信号を求めるので、再帰的演算処理の基点時に残留しているラグ信号値を考慮した状態で時間遅れ分を除去することができる。 - 特許庁

The coefficient update control part 43 may switch the coefficient update processing so as to reduce the convergence rate; for example, it may switch from the RLS (Recursive Least-Square) method to the NLMS method.例文帳に追加

係数更新制御部43は、収束速度が低下するように係数更新処理を切り替えてよく、例えばRLS法からNLMS法へ切り替えてよい。 - 特許庁

The copy protection method is performed in such a way that when there is a copy protection demand, a specific track including a specific area where reproducibility of data at the time of recursive reproduction is low is formed on the recording surface of an optical disk 15.例文帳に追加

コピープロテクト要求があると、繰り返し再生時のデータの再現性が低い特定領域を含む特定トラックを光ディスク15の記録面に形成する。 - 特許庁

To improve a time up to synchronization establishment by reducing a channel estimation error in a transient state in the case of using a recursive filter by a forgetting coefficient to estimate a channel.例文帳に追加

忘却係数による再帰形フィルタを用いてチャネル推定を行う場合に、過渡状態でのチャネル推定の誤差を減少させ、同期確立までの時間を改善する。 - 特許庁

例文

An object detection device using a reflector is provided with two SLRs 4 being provided on road surfaces at both sides of a road 3 and a plurality of reflectors 6 that are recursive reflectors.例文帳に追加

リフレクタを用いた物体検出装置は道路3両側の路面に設けられた2台のSLR4と再帰性反射体である複数のリフレクタ6とを有している。 - 特許庁




  
Copyright © Japan Patent office. All Rights Reserved.
  
コンピューター用語辞典
Copyright (C) 1994- Nichigai Associates, Inc., All rights reserved.
  
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  
Copyright (c) 2001 Robert Kiesling. Copyright (c) 2002, 2003 David Merrill.
The contents of this document are licensed under the GNU Free Documentation License.
Copyright (C) 1999 JM Project All rights reserved.
  
Copyright 2001-2010 Gentoo Foundation, Inc.
The contents of this document are licensed under the Creative Commons - Attribution / Share Alike license.
  
Copyright (C) 1994-2004 The XFree86®Project, Inc. All rights reserved. licence
Copyright (C) 1995-1998 The X Japanese Documentation Project. lisence
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

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

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

©2026 GRAS Group, Inc.RSS