「Iteration」を含む例文一覧(210)

<前へ 1 2 3 4 5 次へ>
  • The size of such a queue is determined based on information on a delay of routing between function units and stage information of an iteration loop by modulo scheduling received from a schedular.
    これらのキューのサイジュは機能ユニットの間のルーティングのディレーに関する情報とスケジューラーから受信したモジューロスケジューリングによる循環ループのステージ情報をもとに決定される。 - 特許庁
  • To provide a fatigue tester capable of approximating a waveform of a response signal to a target waveform by executing an iteration even if a linear response to a driving signal cannot be attained.
    駆動信号に対して線形な応答が得られない場合においても、イタレーションにより応答信号の波形を目標波形に近づけることが可能な疲労試験機を提供する。 - 特許庁
  • In a dual beam system, the FIB is then adjusted accordingly to slice and mill a new face in the subsequent slice and view iteration, and the SEM images the new face.
    デュアル・ビーム・システムでは、次いで、これに応じてFIBを調整して、後続のスライス・アンド・ビューの繰返しにおいて新しいフェースをスライシングし、ミリングし、SEMが、この新しいフェースを画像化する。 - 特許庁
  • The broadcast receiving device 1 acquires the location and the iteration period of update information corresponding to the apparatus in the data stream of update information, and stores them in an EMM management unit 108.
    放送受信装置1は、更新情報のデータストリームにおける自装置に対応する更新情報の位置および繰り返し周期を取得してEMM管理部108で記憶する。 - 特許庁
  • To eliminate wasteful iteration for finishing processing on a word unit program for creating output data by a minimum number of execution, in a system consisting of word-unit programs.
    単語単位のプログラムからなるシステムにおける、出力データを生成するための単語単位プログラムの処理を、無駄な繰り返しを排除して最少実行回数で完了すること。 - 特許庁
  • The second works with a callable object and a sentinel value, calling the callable for each item in the sequence, and ending the iteration when the sentinel value is returned.
    二つ目は呼び出し可能オブジェクトとセンチネル値 (sentinel value) を扱い、シーケンス内の要素ごとに呼び出し可能オブジェクトを呼び出して、センチネル値が返されたときに反復処理を終了します。 - Python
  • The first parameter, callable, can beany Python callable object that can be called with no parameters;each call to it should return the next item in the iteration.
    最初のパラメタ callable は引数なしで呼び出せる Python の呼び出し可能オブジェクトならなんでもかまいません; callableは、呼び出されるたびに次の反復処理対象オブジェクトを返さなければなりません。 - Python
  • This can be difficult to ensure for a WeakKeyDictionary because actions performed by the program during iteration may cause items in the dictionary to vanish "by magic" (as a side effect of garbage collection).
    WeakKeyDictionaryの場合、反復処理の最中にプログラムが行った操作が、(ガベージコレクションの副作用として)「魔法のように」辞書内の要素を消し去ってしまうため、確実なサイズ変更は困難なのです。 - Python
  • The decoder for decoding an input LDPC code by repeating exchange of a message between check nodes and bit nodes corresponding to a check matrix by each iteration changes the order of message calculation of a cluster in one of at least two iterations in a temporal anteroposterior relationship and the order of message calculation of a cluster in the other iteration.
    入力されたLDPC符号から検査行列に対応した複数のチェックノード及び複数のビットノードの間でメッセージのやり取りをイタレーション毎に繰り返して復号する復号装置において、時間的に前と後の関係にある少なくとも2つのイタレーションのうち一のイタレーションにおけるクラスタのメッセージ計算の順番と、他のイタレーションにおけるクラスタのメッセージ計算の順番とを変える。 - 特許庁
  • To provide a graphite material for a lithium ion secondary battery negative electrode which enables the suppression of the deterioration in capacity associated with the iteration of charge and discharge cycles, the storage of a battery in its charged condition, the floating charge, etc.
    充放電サイクルの繰り返し、充電状態での保存、及びフローティング充電などに伴う容量劣化が抑制可能となるリチウムイオン二次電池負極用黒鉛材料を提供する。 - 特許庁
  • To provide a remote controller which gives a crime prevention function to a television receiver to perform camouflage for presence in home during prolonged absence, by conducting alternate iteration operation for turing on and off the television receiver.
    家庭に於て、長期間留守にする間中、テレビを、ONと、OFFとを交互に繰り返し作動させることで、テレビに、在宅偽装を行う防犯機能を持たせるリモートコントローラを提供することを目的とする。 - 特許庁
  • Alternately, the scan iteration may repeat with increased resolution by reducing the size of the geometric shape and/or increasing the power from the laser until a point of alignment is found at highest resolution.
    あるいは、図形の形状のサイズを低減すること、および/またはレーザのパワーを増加させることにより解像度が増加し、最高の解像度で整合点が見つかるまで、スキャンは繰り返される。 - 特許庁
  • The message authentication system for generating a message authentication code(MAC) uses a single iteration of a keyed compression function when a message fits within an input block of the compression function.
    メッセージ認証コード(MAC)を生成するメッセージ認証システムは、メッセージが鍵つき圧縮関数の1入力ブロック内に収まるときにその圧縮関数の1回のみの実行を使用する。 - 特許庁
  • The transmission system using a channel where fading is generated uses an improved filter matrix whose elements are represented by an expression (1) after phase compensation (where p(i) is a real number which is a function of iteration (i)).
    フェージングが発生するチャネルによる伝送システムにおいて、位相補償の後、その要素が として書かれる改良されたフィルタマトリックス(ここで、p(i)は実数の大きさで、反復iの関数である)を使用する。 - 特許庁
  • OPIE creates the one-time password by concatenating the seed and the secret password, then applying the MD5 hash as many times as specified by the iteration count and turning the result into six short English words.
    S/Key はここまでに述べたデータを利用してワンタイムパスワードを生成します。 その方法は、まずシードと秘密のパスフレーズを連結し、それに対してシーケ ンス番号の回数だけ MD4ハッシュを繰り返し計算します。 - FreeBSD
  • Arithmetically averaged line data outputted from an averaging circuit 16 is inputted again to line memories 14 and 15 and subjected to arithmetic averaging by the iteration averaging circuit 16.
    平均化回路16から出力される算術平均後のラインデータを、ラインメモリ14,15に再度入力して繰り返し平均化回路16による算術平均処理の対象とすることができる。 - 特許庁
  • The time set by the control section 52 is the same for every code word included in one unit time, so that an iteration count of decoding in the LDPC decoding section 54 is also the same.
    制御部52により設定される時間は、1単位時間内に含まれる符号語毎に同一の時間とされるため、LDPC復号部54における復号の繰り返し回数も同一の回数とされる。 - 特許庁
  • To provide a semiconductor device wherein the deficiency of a Pb atom is prevented, the falloff of the amount of remanent polarization due to the iteration of polarization inversion is restrained, and the reliability over a long period of time is superior; and to provide its manufacturing method.
    Pb原子の欠損を防止して分極反転の繰り返しによる残留分極量の減少を抑制し、長期信頼性に優れた半導体装置及びその製造方法を提供する。 - 特許庁
  • Thereby the more limited number of times of iteration u can be allocated to iterative decoding of a channel which tends to require more numbers of repetition, and the rate of occurrence of block errors can be reduced.
    これにより、より多くの反復回数を必要とする傾向のあるチャンネルの反復復号に、より多くの反復有限回数uを割り当てることができ、ブロックエラーの発生確率を低減することができる。 - 特許庁
  • To provide a moving image reproducing apparatus capable of reducing the time until a different image is newly displayed by reducing the iteration of decoding from the top of a group of images as little as possible in reverse reproduction.
    逆方向再生において、可能な限り、画像群の先頭からの復号の繰り返しを少なくすることができ、新しく異なる画像を表示するまでの時間を小さくできる動画像再生装置を提供する。 - 特許庁
  • To reduce error rates by optimizing allocation of the limited number of times of iteration to each channel when iterative decoding of an LDPC code of a plurality of channels is performed in time division using one LDPC decoder.
    1つのLDPCデコーダを用いて複数のチャンネルのLDPC符号の反復復号を時分割に行う場合の、各チャンネルへの反復有限回数の割り当てを最適化して、エラーレートを低下させる。 - 特許庁
  • A parameter setting unit 44A sets coefficients to be applied to the unit suppression processing (a subtraction coefficient β and a flooring coefficient η) and the number of iteration of the unit suppression processing variable in accordance with the shape parameter α0.
    変数設定部44Aは、単位抑圧処理に適用される処理係数(減算係数βおよびフロアリング係数η)と単位抑圧処理の反復回数Lとを形状母数α0に応じて可変に設定する。 - 特許庁
  • With an estimated communication channel noise variance as an input, the (separated) correction term is approximated by a simple function so as to cause the computer to make calculation (iteration) on the basis of a fixed fractional part on bit strings of finite length.
    推定された通信路ノイズの分散を入力として、この(分離)修正項を、有限の数のビット列上の固定小数点に基づいてコンピュータに(反復)計算できるように、簡単な関数によって近似する。 - 特許庁
  • A reconstruction section 76, included in the computation section 70 based on the image data 98, generates reconstructed images of a horizontal cross-section by using an analytical method and generates the reconstructed images of a vertical cross-section by an iteration method.
    演算部70に含まれる再構成部76は、画像データ98に基づいて、解析法を用いて水平断面の再構成画像を生成し、反復法を用いて垂直断面の再構成画像を生成する。 - 特許庁
  • When the position of measurement stage MST is fixed in at least one direction between X-direction and Y-direction, the wafer stage WST is controlled through iteration learning control to effect the exposure of the wafer W.
    計測ステージMSTのX方向及びY方向の少なくとも一方向の位置が固定されている際に、ウェハステージWSTは繰り返し学習制御により制御されてウェハWの露光が行われる。 - 特許庁
  • This is implemented using two distinct methods; these are used to allowuser-defined classes to support iteration.
    この概念は 2 つの別々のメソッドを使って実装されています;これらのメソッドはユーザ定義のクラスで反復を行えるようにするために使われます。 後に詳しく述べるシーケンス型はすべて反復処理メソッドをサポートしています。 - Python
  • Consequently, final breakdown phenomenon takes place on the substrate 1 side that exhibits higher toughness and higher iteration fatigue strength for a predetermined strain, and the lifetime of the semiconductor device can be markedly prolonged.
    これにより、最終的な破壊現象は靱性が高く、ある一定の歪に対する繰り返し疲労強度が高い基板1側において発生するようになり、半導体装置の寿命を飛躍的に向上させることができる。 - 特許庁
  • The instructions within the loop are transmitted from the loop buffer to be executed in a subsequent iteration of the loop and a disable signal is transmitted to the program memory for inhibiting access to the program memory while the instructions within the loop are transmitted from the buffer.
    ループ内の命令はループの次の繰り返しで実行するためにループバッファから送られ、及びループ内の命令はループバッファから送られる間はプログラムメモリのアクセスを禁止させるために、プログラムメモリにディセーブル信号が送られる。 - 特許庁
  • The verification program 111 transmits the control code to the learning remote controller 120 on the basis of the scenario data 112, the iteration condition data 113, and the control code information 114 in order to apply function tests to a built-in program 131.
    検証プログラム111は、組込みプログラム131の機能テストをおこなうため、シナリオデータ112、反復条件データ113および制御コード情報114に基づいて、学習リモコン120に対して制御コードを送信する。 - 特許庁
  • A pulse sequence includes a fatsat segment, a magnetization transfer segment, and a spatial saturation segment (74(a), 74(b), 74(x)), is constructed such that at the beginning of each iteration of the inner loop of a 3D acquisition, a fatsat pulse is applied.
    fatsatセグメント、磁化移動セグメント及び空間飽和セグメント(74(a)、74(b)、74(x))を含むパルスシーケンスは、3D収集の内側ループの各反復の開始時点で1つのfatsatパルスが印加される。 - 特許庁
  • When the iterative decoding of the plurality of the channels is performed using one LDPC decoder 32 in time division, the iterative decoding is controlled so that it is performed giving priority to a channel with the less number of times of iteration R in the previous iterative decoding.
    1つのLDPCデコーダ32を時分割に用いて複数のチャンネルの反復復号を行う場合に、前回の反復復号で反復回数Rが少ないチャンネルから先に反復復号を行うように制御する。 - 特許庁
  • A weight coefficient control section 56 selects any one from the plurality of types of weight coefficient patterns, and selects one weight coefficient from the selected weight coefficient pattern for each iteration cycle to be used in the block turbo decoding section 50.
    重み係数制御部56は、複数種類の重み係数のパターンのうち、いずれかを選択するとともに、選択した重み係数のパターンから、ひとつの重み係数を繰り返しごとに選択してブロックターボ復号部50に使用させる。 - 特許庁
  • The feature of interest in an image of a sample is located by machine vision, and the area to be milled and imaged in a subsequent slice and view iteration is determined through analysis of data gathered by the machine vision at least in part.
    試料の画像内の着目フィーチャの位置がマシン・ビジョンによって突き止められ、後続のスライス・アンド・ビューの繰返しにおいてミリングし、画像化する領域が、少なくとも部分的に、マシン・ビジョンによって集められたデータの分析によって決定される。 - 特許庁
  • To provide a numerical analysis method and a numerical analysis device for continuous rolling by which a stable initial model can be provided in the numerical analysis of a multistand continuous rolling and a stationary solution is stably obtained with less iteration calculations.
    多スタンド連続圧延の数値解析において安定した初期モデルを提供し、さらに、少ない反復計算で安定に定常解を求めることができる、連続圧延ラインの数値解析方法及び数値解析装置を提供する。 - 特許庁
  • The method includes steps for: determining a function for generating a simulated image, where the function accounts for process variations associated with the lithographic process; and optimizing a target gray level for each evaluation point in each OPC iteration based on this function.
    この方法は、シミュレート像を生成するための、リソグラフィプロセスに関連するプロセス変動を説明する関数を決定するステップと、この関数に基づいて各OPC反復において各評価点に関するターゲットグレーレベルを最適化するステップとを含む。 - 特許庁
  • In order to decrease the number of required components in comparison with an accurate computation analog equalizer, the present analog equalizer is characterized by an iteration means arranged in operation to generate an estimate of marginal posterior expectations value for received bit values.
    正確計算アナログイコライザと比べて必要とする構成部品の数を減少するために、アナログイコライザは受信ビット値に対する周辺事後期待値の推定値を生成するように動作的に配置された繰り返し手段により特徴付けられる。 - 特許庁
  • An iteration route 36 is provided with an outside guide member (a third guide part) 38, an inside guide member (a second guide part) 40, an inclination roller (a first conveying means) 42, conveying rolls 44, 46, 48, and a side reference correction part (a first guide part) 50.
    反復路36には外側案内部材(第3の案内部)38、内側案内部材(第2の案内部)40、傾斜コロ(第1の搬送手段)42、搬送ロール44,46,48及び側方基準修正部(第1の案内部)50が設けられている。 - 特許庁
  • To provide a layout method of a semiconductor integrated circuit, capable of preventing the occurrence of IR drop violation or overcurrent violation at power source network analysis, to eliminate occurrence of iteration at the power source network analysis, resulting in a shorter TAT.
    電源網解析でIRドロップ違反や許容電流値超過違反が発生しないようにし、電源網解析でのイタレーションの発生を無くし、TAT短縮を図ることができる半導体集積回路のレイアウト方法を提供する。 - 特許庁
  • In each iteration, the estimator processes a window of the N most-recently received noisy channel outputs to compare subsequence metrics for all the possible channel output subsequences of length N, and selects a noiseless subsequence with maximal posteriori probability.
    各繰返しにおいて、推定器は、N個の最近受けたノイズのあるチャネル出力のウインドウを処理して、長さNのすべての可能なチャネル出力サブシーケンスについてのサブシーケンスメトリックを比較し、最大事後確率を有するノイズのないサブシーケンスを選択する。 - 特許庁
  • Based on the initial value and using an iteration method, a position optimizing process part 30 optimizes at the same time the translation parameter TS and rotation parameter RS of the SOS 3 in the world coordinate system and the rotation parameter of the camera 9 in the SOS coordinate system.
    そして、位置最適化処理部30はその初期値を基に反復法によりワールド座標系におけるSOS3の並進パラメータT^S、回転パラメータR^Sと、SOS座標系におけるカメラ9の回転パラメータを同時に最適化する。 - 特許庁
  • In each iteration, the estimator processes a window of the N most recently received noisy channel outputs to compare output level metrics for all possible channel output level, and selects a noiseless output level with maximal posterior probability.
    各々の繰返しにおいて、推定器は、直近に受信されたN個のノイズの多いチャネル出力のウインドウを処理して、すべての起こり得るチャネル出力レベルについての出力レベルメトリックスを比較し、最大事後確率でノイズの無い出力のレベルを選択する。 - 特許庁
  • Process data, immediately prior to a module in which the effect caused by changing parameters, is judged as being reserved, and then the execution order of the module is edited, so that the module and latter can be iteratively processed, thereby iteration process can be carried out with as small a number of modules as possible.
    パラメータ変更により効果を判定したいモジュールの直前までの処理データを保存し、そのモジュール以降を繰り返し実行可能となるようにモジュールの実行順序を編集し、できるだけ少ないモジュールで繰り返し実行を可能とする。 - 特許庁
  • To execute arbitrary calculation processing including control processing without depending on calculation environment by describing arithmetic processing executed by use of a library program system and the control processing such as a conditional branch or iteration executed in a user program system in a user program.
    ライブラリプログラムシステムを利用して実行する演算処理と、ユーザプログラムシステムにて実行する条件分岐や反復などの制御処理とをユーザプログラムに記述可能とし、制御処理を含む任意の計算処理を計算環境に依存せず実行することを可能とする。 - 特許庁
  • To provide an image restoring device and a method to be executed by an iteration method, capable of restoring a deteriorated image, without searching the inverse matrix of a large-scaled matrix, and realizing the reduction of memory consumption and the shortening of a calculating time at image restoration.
    大規模行列の逆行列を求めないでも劣化画像を復元でき、しかも、画像復元でのメモリ消費量の低減および計算時間の短縮化を図ることができる、反復法による画像復元装置及び復元方法を提供する。 - 特許庁
  • Warning:There is a subtlety when the sequence is being modified by the loop (this can only occur for mutable sequences, i.e. lists).An internal counter is used to keep track of which item is used next,and this is incremented on each iteration.
    警告:ループ中のシーケンスの変更には微妙な問題があります (これは変更可能なシーケンス、すなわちリストで起こります)。 どの要素が次に使われるかを追跡するために、内部的なカウンタが使われており、このカウンタは反復処理を行うごとに加算されます。 - Python
  • The device 1 has a nesting order storage means 3, a kit production order initialization means 4, a nesting means 5, an evaluation value calculation means 6, an evaluation value recording means 7, a kit production reordering means 8, an iteration means 9 and an evaluation means 10.
    この装置1は、ネティングオーダ記憶手段3、キット生産順序初期値設定手段4、ネスティング手段5、評価値算出手段6、評価値記録手段7、キット生産順序変更手段8、繰り返し手段9、および評価手段10を有する。 - 特許庁
  • When any command is specified as a break point by a user, the source code defining the generation source of the specified command and the source code defining generation sources of the commands that are located before and after the specified command and belong to a different iteration command set are displayed.
    何れかの命令がユーザによりブレークポイントとして特定された場合には、特定された命令の生成元となるソースコードと共に、特定された命令の前後に位置する命令であって、異なるイタレーション命令群に属する命令の生成元となるソースコードを表示する。 - 特許庁
  • The decoder 5 is provided with a decoding processing unit 7 which performs the error correction decoding of the encoded data Xn by iteration recoding method which performs decoding operation repeatedly and a number determining unit 12 which determines the repeating number of the decoding operations based on the transmission characteristic of the communication channel 3.
    この復号器5は、復号演算を反復して行う繰り返し復号法によって符号化データXnの誤り訂正復号を行う復号処理部7と、通信路3の伝送特性に基づいて復号演算の反復回数を決定する回数決定部12とを備える。 - 特許庁
  • The int referred to by ppos must be initialized to0 prior to the first call to this function to start the iteration; the function returns true for each pair in the dictionary, and false once all pairs have been reported.
    ppos が参照している int 型は、この関数で反復処理を開始する際に、最初に関数を呼び出すよりも前に 0 に初期化しておかなければなりません; この関数は辞書内の各ペアを取り上げるごとに真を返し、全てのペアを取り上げたことが分かると偽を返します。 - Python
  • When a rewrite determination module 44 of a data processing section 39 detects the occurrence of a recording error based on an error block flag output from an LDPC decoding section 41 during the read-after-write, and iteration times, the recording module 43 is so controlled as to rewrite the data becoming the recording error.
    データ処理部39内のリライト判定モジュール44は、リードアフターライト時にLDPC復号部41より出力されたエラーブロックフラグおよび反復回数に基づいて記録エラーの発生を検出した場合、記録モジュール43に対して、その記録エラーとなったデータをリライトするように制御する。 - 特許庁
<前へ 1 2 3 4 5 次へ>

例文データの著作権について