「errors」を含む例文一覧(7780)

<前へ 1 2 .... 76 77 78 79 80 81 82 83 84 .... 155 156 次へ>
  • This positioning system 50 comprises a means 133 stored with information on errors for 24 hours on position or pseudo distance owing to multipath at a reception position.
    測位システム50は、受信位置におけるマルチパスに起因する位置あるいは擬似距離の24時間分の誤差情報を記憶する手段133を有する。 - 特許庁
  • To attain high precision of correction precision and margin improvement by reducing the errors of the correction precision of OPC and preventing the occurrence of a short shifter.
    OPCの補正精度の誤差を低減すると共に、短いシフタの発生を防止することができ、補正精度の高精度化とマージン向上をはかる。 - 特許庁
  • To reduce bit depth conversion errors in image encoding where image signals are converted from high bit depth signals to low bit depth signals to be encoded.
    画像信号を高ビット深度信号から低ビット深度信号に変換して符号化する画像符号化において,ビット深度変換誤差を低減する。 - 特許庁
  • The system includes a device determining orbit errors (ranging data) and a device determining the frequency and positions on the orbit of thrustor jets to correct the orbit.
    該システムは、軌道誤差(測距データ)を決定する装置と、スラスタ噴射の軌道上の頻度及び位置を決定して軌道を修正する装置とを含む。 - 特許庁
  • Therefore, it becomes possible to successively maintain the strength of error concealment of a suitable strength and to conceal errors while suppressing the viewing stresses to the user.
    このため、エラー隠蔽強度を逐次適切な強度に保ことが可能になり、ユーザへの視聴ストレスを抑えつつ、エラーを隠蔽することが可能になる。 - 特許庁
  • The visual format of the differences between snapshots provides the user with a method to readily determine whether errors exist in the user interface of the target device.
    スナップショット間の相違の視覚的フォーマットは、ターゲットデバイスのユーザインタフェースにエラーがあるかどうかを容易に判定する方法をユーザに提供する。 - 特許庁
  • PROGRAMMABLE SENSING DEVICE, AND METHOD AND DRAM ARRAY (PROGRAMMABLE HEAVY-ION SENSING DEVICE FOR ACCELERATED DRAM SOFT ERROR) DETECTION FOR DETECTING SOFT ERRORS
    プログラム可能な感知検出器、ソフト・エラーを検出する方法及びDRAMアレイ(高速のDRAMソフト・エラー検出のためのプログラム可能な重イオン感知デバイス) - 特許庁
  • To reduce the phase errors of the output signals of a synchronous multiplication clock generation circuit for outputting frequency multiplication signals synchronized with reference clock signals.
    基準クロック信号に同期した周波数逓倍信号を出力する同期逓倍クロック信号生成回路の出力信号の位相誤差を低減する。 - 特許庁
  • To achieve separation of a payload free of errors by suppressing erroneous detection of a packet header in extracting required data from a multiplexed stream.
    多重化されたストリームから所要のデータを抽出するに際し、パケットヘッダの誤検出を抑制し、以て誤りのないペイロードの分離を達成する。 - 特許庁
  • Experienced personnel have memorized a certain amount of product codes, but it is difficult for an inexperienced person to find the product code, making it easier to make number input errors
    熟練者であれば、ある程度商品コードを覚えているが、慣れていない者が商品コードを探し出すことは難しく、採番ミスも発生しやすい。 - 経済産業省
  • However this view is generally based on the other assumptions, which are said to contain errors in the process of making inferences, so it remains a matter of conjecture.
    但し、この説は仮定を重ねている部分も多く、推論の過程に誤りが含まれているといった批判もあり、仮定の域を出るものではない。 - Wikipedia日英京都関連文書対訳コーパス
  • For example, before the Edo period, in the documents such as journals, '雙六' and '双六' were clearly different except with a few exceptions by errors.
    江戸時代以前の日記などの記録類においては誤記と思われる少数例を除けば「雙六」と「双六」の使い分けがはっきりとしている事からである。 - Wikipedia日英京都関連文書対訳コーパス
  • Remember, pointer variables must be initialized to point to valid objects; otherwise, fatal errors will most likely occur.
    ポインタ変数は有効オブジェクトをポイントするために初期化されなければならないことを忘れてはいけない。さもないと致命的エラーが十中八九起るだろう。 - コンピューター用語辞典
  • If removing all exception handling logic (try-catch statements) from the program, the remaining code should represent the "One True Path" -- the flow that would be executed in the absence of errors.
    すべての例外処理ロジック (try-catch 文) をプログラムから取り除くと、残った部分が "One True Path"、つまりエラーがない場合に通る処理の流れになっているべきです。 - PEAR
  • Remember that when setting default dates and times, as well as datetimes, you should research and stay within the epoch of your chosen DBMS, otherwise you will encounter difficult to diagnose errors!
    デフォルトの日付および時刻、あるいはタイムスタンプを設定する際には、使用している DBMS でサポートしている範囲を確認しておくようにしましょう。 - PEAR
  • This method is not defined in BaseHandler, but subclasses should override it if they intend to provide a catch-all for otherwise unhandled HTTP errors.
    このメソッドは BaseHandler では定義されて いません。 しかしその他の処理されなかった HTTP エラーを処理する機能をもたせたいなら、サブクラスで定義する必要があります。 - Python
  • The following code sequence contains two errors,one of which is labeled as fatal because it mixes two different allocators operating on different heaps.
    以下のコードには二つのエラーがあり、そのうちの一つには異なるヒープを操作する別のメモリ操作関数を混用しているので致命的 (Fatal) とラベルづけをしています。 - Python
  • Modifying dirnames when topdown is false is ineffective, because in bottom-up mode the directories in dirnames are generated before dirnames itself is generated.By default errors from the os.
    topdown が偽のときに dirnames を変更しても効果はありません。 ボトムアップモードでは dirnames 自身が生成される前にdirnames内のディレクトリの情報が生成されるからです。 - Python
  • If you create an object that implements this interface, then register the object with yourXMLReader, the parser will call the methods in your object to report all warnings and errors.
    このインターフェースを実装したオブジェクトを作成し XMLReader に登録すると、パーサは警告やエラーの通知のためにそのオブジェクトのメソッドを呼び出すようになります。 - Python
  • XGrabKey can generate BadAccess, BadValue, and BadWindow errors. The XUngrabKey function releases the key combination on the specified window if it was grabbed by this client.
    XGrabKeyはエラーBadAccess ,BadValue ,BadWindow を起こすことがある。 関数XUngrabKeyは、このクライアントが指定したウィンドウをグラブしている場合、このウィンドウ上でのキーの組み合わせを解放する。 - XFree86
  • Before exiting, you should call XCloseDisplayexplicitly so that any pending errors are reported as XCloseDisplay performs a final XSync operation.
    プログラムを終了する前には、XCloseDisplayを明示的に呼ぶべきである。 これは、XCloseDisplayが最後のXSync操作を行なうことにより、ペンディングされているエラーが全て通知されるからである。 - XFree86
  • For example,if a 12-bit hardware colormap is overloaded to support 8-bit colormaps, the corresponding 8-bit visuals would conflict with the 12-bit visuals. Errors
    例えば、12 ビットのハードウェアカラーマップを無理に 8 ビットのカラーマップに対応させようとした場合、これに相当する 8 ビットのビジュアルが 12 ビットのビジュアルとぶつかるだろう。 - XFree86
  • TheX protocol guarantees that any replies, events or errors generated by a previous request will be sent before those of a later request.
    X プロトコルにおいては、前のリクエストによって生成される応答、イベント、エラーは、後のリクエストによって生成されるものよりも先に届くことが保証されている。 - XFree86
  • (Perversely, exec errors could be reliably reported when detaching,but not when passing the stdin/out socket to the app.)
    (どうしようもないことに、exec のエラーは切り離すときには確実に通知することができるが、標準入力/出力のソケットをアプリケーションに渡すときにはできない。 - XFree86
  • This file contains errors from xdm as well as anything written to stderr by the various scripts and programs run during the progress of the session.
    このファイルにはxdmが出力したエラーや、セッション中に実行された様々なスクリプトやプログラムが標準エラー出力に書き出したエラーが記録されている。 - XFree86
  • To provide X-ray photographing equipment, wherein changes in the photographed image expansion rate caused by mechanical precision errors, when an X-ray tube is rotated (its head laterally shakes) are correctable.
    X線管を回転(首振り)したときの機械精度の誤差による撮影画像の拡大率の変化を補正できるX線撮影装置を提供する。 - 特許庁
  • To provide a segmentation tag processing system for reducing artifacts which are generated by classification errors or due to a sudden change in a picture classification.
    分類誤り及び画像の分類における突然の変更により発生するアーチファクトを減少させるためのセグメンテーション・タグ処理システムを提供する。 - 特許庁
  • To secure the time required for inter-road-vehicle communication and to decrease communication errors independently of the installation environment of an on-vehicle apparatus different in each vehicle.
    車両により異なる車載器の設置環境によらず、路車間通信に必要な通信時間を確保し、通信エラーの発生を低減する。 - 特許庁
  • By passing also the air temperature and humidity signals through the digital filter 11, a time lag of each signal is made uniform to reduce errors of the calculated value of the pollution amount.
    更に、気温及び湿度信号もディジタルフィルタを通して各信号の時間的遅れを揃えることにより、汚損量の計算値の誤差を少なくする。 - 特許庁
  • When a measured shape is to be analyzed in a step S5 after actual measurements by the probe in a step S4, the correction values are used to remove measurement errors.
    ステップS4におけるプローブによる実測定の後の、ステップS5における測定形状解析の際に、前記補正値を用いて測定誤差を除去する。 - 特許庁
  • Since the time from prebaking to exposure is made fixed, dimensional errors among lots or between wafers in the same lot can be diminished.
    即ち、プリベークから感光までの間の時間が一定となるため、ロット間の或いは同一ロットのウェハ間の寸法誤差を減少させることが可能となる。 - 特許庁
  • To provide polarization measuring equipment which can accurately measure the polarized state of light by suppressing the influence by errors of optical characteristics of a phase shifter and a polarizer.
    移相子や偏光子の光学特性に関する誤差の影響を抑えて、光の偏光状態を高精度で測定することのできる偏光測定装置。 - 特許庁
  • To embody information presentation which is rich in tenderness for a user in setting of function items such as both-side printing having a high frequency of occurrence of errors.
    エラー発生頻度の高い両面印刷等の機能項目を設定した場合に、ユーザにとって優しさのあふれる情報提示を具現化する。 - 特許庁
  • A weighted mean processing section 9 calculates the weighted means of the quantization errors of the peripheral picture elements of the noticed picture element based on the error weighted matrix of the corresponding picture elements.
    重み付け平均処理部9は周辺画素の量子化誤差を対応する周辺画素の誤差重みマトリクスによって重み付け平均を計算する。 - 特許庁
  • To provide a liquid crystal display device with a photosensor for reducing detection errors by eliminating the influences of a backlight, ambient light and temperature, and to provide a driving method thereof.
    バックライト、周辺光や温度の影響を排除し、検出エラーを低減した光検出器つき液晶ディスプレイ装置およびその駆動方法の提供。 - 特許庁
  • To reduce output errors caused by phase shift of synchronous detection by preventing time required up to magnetic saturation of a magnetic substance core from being changed even when temperature is changed.
    温度が変化しても磁性体コアが磁気飽和するまでの時間が変化しないようにし、同期検波の位相ずれによる出力誤差を低減する。 - 特許庁
  • To utilize the test results during the manufacturing process by enabling a test during slitting by eliminating variations between oprators and test errors.
    磁気記録媒体の検査装置において、作業者間のバラツキや誤検査をなくし、裁断中の検査を可能として、検査結果を製造工程稼動中に生かす。 - 特許庁
  • To provide a technology which decreases electric potential errors occurring on a surface of a photoreceptor which is caused by a variation in the emission responsiveness of a light source in an exposure apparatus.
    露光装置における光源の発光応答性の変化に起因して感光体の表面に生じる電位誤差を低減する技術を提供する。 - 特許庁
  • To provide a number-of-terminal counting method which counts the number of chain-type terminals, without errors, through simple and low-cost composition.
    端子の計数を誤りなく実施でき、この計数を簡単かつローコストな構成にて実現できる連鎖型端子の端子数計数方法を提供すること。 - 特許庁
  • To prevent human errors by relieving an operator's workload during tap control of a transformer and to maintain high power quality.
    変圧器のタップ制御を行う際に、オペレータの作業負担を軽減してヒューマンエラーを防止すると共に、良好な電力品質を維持することが可能とする。 - 特許庁
  • The location grasping device 20, based on a correct answer data table prepared in advance, recalculates the estimated distance and determines in advance a combination of three access points which shows a threshold value or less in distance calculation errors.
    この推定距離を事前に作成した正解データ一覧表に基づき検算し、誤差が閾値以下3つのアクセスポイントの組合せを事前に定める。 - 特許庁
  • To provide a receiving apparatus for simply correcting OFDM (orthogonal frequency division multiplexing) signal frequency errors, by way of circuit configuration with a reduced computation amount and a decreased memory volume.
    演算量及びメモリ量を少なくした回路構成により、OFDM信号の周波数誤差を簡易に補正する受信装置を提供する。 - 特許庁
  • To improve economical efficiency, real time performance and system reliability by avoiding work errors when various pieces of information are transferred between a regional management center and an integrated management department.
    地区管理センタと統括管理部門との各種情報の授受時の作業ミスを回避し、経済性,リアルタイム性,システムの信頼性を向上させる。 - 特許庁
  • To provide an optical ADM capable of suppressing communication errors in other signal light in the case of changing the signal light to be demultiplexed or multiplexed.
    分波または合波する信号光を変更する際に他の信号光の通信エラーの発生を抑制することができる光ADMを提供する。 - 特許庁
  • To prevent communication errors in a portable terminal loading device provided with a charging terminal and a signal terminal which are connected to a portable terminal to be loaded.
    装填される携帯端末に接続する充電端子及び信号端子を備える携帯端末装填装置において、通信エラーを回避する。 - 特許庁
  • The conversion device 5 compensates the measurement errors in the physical quantity of the measured material 1, on the basis of a temperature measurement value measured by temperature sensors 10, 11.
    変換装置5は、温度センサ10,11により測定された温度測定値に基づいて被測定物1の物理量の測定誤差を補正する。 - 特許庁
  • To eliminate the necessity of strictly controlling two elements at the same time, the direction of a face and that of a stroke trajectory, and prevent inevitable putting errors resulting from dimples.
    フェイス面とストローク軌道の方向との2要素を同時に厳密にコントロールする必要がなく、さらにディンプルに起因する不可避的なミスパットを防止できる。 - 特許庁
  • To provide an electronic data selling device, capable of preventing problems of a large number of electronic data being acquired by mistake in camouflaging the errors of a communication network or the like.
    通信網等のエラーを偽装して多くの電子データが不正に取得されてしまうのを防止できる電子データ販売装置を提供する。 - 特許庁
  • The method and the system are to adjust a DC line current in a telephone line and to reduce the quantity of errors introduced to a system.
    電話回線における直流回線電流の調整をするとともに、システムに導入されるエラーの量を削減する方法及び装置である。 - 特許庁
  • A summing counter 305 of the number of address detection errors counts an address detection error signal, and gives it to each either input of comparators 306, 307.
    アドレス検出エラー数計上カウンタ305はアドレス検出エラー信号をカウントし、比較器306,307のそれぞれの一方入力に与える。 - 特許庁
<前へ 1 2 .... 76 77 78 79 80 81 82 83 84 .... 155 156 次へ>

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