1153万例文収録!

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


小窓モード

プレミアム

ログイン
設定

設定

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

セーフサーチ:オフ

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

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

セーフサーチについて

line of codeの部分一致の例文一覧と使い方

該当件数 : 550



例文

The direct line imperial succession code theory, presented by Koyata IWAHASHI advocates that it is a law that limits the succession of the Imperial Throne to the direct line male children. 例文帳に追加

直系皇位継承法説は、岩橋小弥太が唱えたもので、皇位を直系男子に継承させることを定めた法であるとする。 - Wikipedia日英京都関連文書対訳コーパス

In this case, a bar code processing part 15 and a display processing part 17 generate and arrange the bar code following a bar code display layout (a peripheral margin region, the width of the narrowest line, the color of a character or the like displayed together with the bar code, or the like) corresponding to a display part specification of the display 18.例文帳に追加

このとき、バーコード処理部15および表示処理部17が、ディスプレイ18の表示部仕様に応じたバーコード表示レイアウト(周囲の余白領域、最細線の線幅、バーコードとともに表示する文字等の色など)に従ってバーコードを作成・配置する。 - 特許庁

NAOKI, later discarded the pretext theory, but the idea of pretext was succeeded by the supporters of the direct line imperial succession code theory and the legitimate child imperial succession code theory, as well as, those who denied the theory. 例文帳に追加

直木は後に仮託説を捨てたが、仮託というアイデアは、直系・嫡系皇位継承法説からも、これを否定する立場からも引き続き参考にされた。 - Wikipedia日英京都関連文書対訳コーパス

A transmission line identification code insertion unit 1-1 inserts an identification code, specific for each transmission line of the present apparatus, into a SONET/SDH frame to insert a signal of the MAC frame by an overhead multiplexing unit 4-14.例文帳に追加

オーバーヘッド多重部4−14でMACフレームの信号を挿入するSONET/SDHフレームに、自装置の各伝送回線に固有の識別符号を伝送回線識別コード挿入部1−1により挿入する。 - 特許庁

例文

When a preceding character code is a comma or a period at the time of detecting the line feed code on a stage that a space exists on the right part of display, automatic line feed is executed, and in the case of the other character string, characters after the character string are continuously displayed.例文帳に追加

そして、表示の右部分に余白がある段階で、改行コードを見つけたとき、1つ前の文字コードが句点やピリオドの場合は、そこで自動改行し、それ以外の文字列の場合は、その文字列以降を続けて表示する。 - 特許庁


例文

If a code error detection part 110 detects a code error at that time, a code error transmission part 112 inserts an information bit representing the result into a free data area of the signal format of the leased line 202.例文帳に追加

この際、符号誤り検出部110にて符号誤りを検出すると、その結果を表わす情報ビットを符号誤り伝達部112にて専用線202の信号形態の空きデータ領域に挿入する。 - 特許庁

The mail document replacement part 23 substitutes one line feed code for a predetermined number of consecutive line feed codes among line feed codes detected by the line feed code detection part 22, deletes line feed codes which are consecutive by less than the predetermined number, and outputs the electronic mail data after the replacement to a display part 24.例文帳に追加

メール文書置換部23は、改行コード検出部22によって検出された改行コードのうち、所定数連続している改行コード群を1つの改行コードに置換するとともに、連続数が前記所定数以外の改行コードを削除し、置換後の電子メールデータを表示部24へ出力する。 - 特許庁

Moreover, the interpreter 326 speculatively decodes the candidate of the the second byte code ahead by using the dead pipe line of the CPU for masking any overhead generated at the time of decoding the byte code.例文帳に追加

さらに、インタプリタ326は、2つ後のバイトコードの候補を、CPUのパイプラインの空きを利用して投機的にデコードすることにより、バイトコードのデコードの際に生じるオーバーヘッドを隠蔽する。 - 特許庁

The signal pattern detection circuit is provided with the first filter circuit 111 corresponding to a part sign line A as a factor of a spreading code line, and the second filter circuit 112 corresponding to a part sign line B.例文帳に追加

拡散符号列の要素としての部分符号列Aに対応する第1フィルタ回路111と部分符号列Bに対応する第2フィルタ回路112とを備えている。 - 特許庁

例文

To skip the line by line execution of the code in a function, get the value returned by the function, and spring to the next line after the function call, press F8 or choose Debug Step Over. 例文帳に追加

関数内のコードを 1 行ずつ実行しないで、関数から返される値を取得し、関数呼び出しの次の行まで移動するには、F8 キーを押すか、「デバッグ」「ステップオーバー」を選択します。 - NetBeans

例文

In this bar code recognizing method for recognizing a bar code included in the image data, a plurality of pieces of line information including the bar codes are extracted from the image data, the bar width information included in each of plural pieces of extracted line information is integrated, and the bar code is recognized on the basis of the integrated bar width information.例文帳に追加

画像データ中に含まれるバーコードを認識するバーコード認識方法において、画像データからバーコードを含む複数のライン情報を抽出し、抽出した複数のライン情報のそれぞれに含まれるバー幅情報を集積し、集積したバー幅情報に基づいてバーコードを認識する。 - 特許庁

One issue in the formatting of code is how far each line should be indented from the left margin. 例文帳に追加

struct foo{ int x;};インデント付けコードを整形する時の問題の 1 つは、各行をどれだけ左端からインデントさせるかである。 - JM

You can execute your code one line at a time and examine the state of your application in order to discover any problems. 例文帳に追加

コードを 1 行ずつ実行し、アプリケーションの状態を調べることによって問題を検出することができます。 - NetBeans

This theory is advocated to cover up the above mentioned first and third imperfections of the direct line succession code theory. 例文帳に追加

上述の直系皇位継承法説の欠点のうち、第一と第三の点を繕うものとして唱えられた。 - Wikipedia日英京都関連文書対訳コーパス

When in-line compiler optimization is enabled, there is no code generated by either of these routines. 例文帳に追加

インラインコンパイラの最適化が実行可能になっていると、これらのルーチンのどちらからもコードは生成されない。 - コンピューター用語辞典

Command line interface:allow now to detect version of a simple string (code without using script tags ?php ... ?. 例文帳に追加

コマンドラインインターフェイスで、シンプルな文字列 (スクリプトタグ ?php ... ?を含まないコード) のバージョンを検出できるようになりました。 - PEAR

Then, current starts to flow (code A) between the collector and emitter of the signal line short-circuiting transistor Q11, allowing the input/output signal line to be short-circuited to ground.例文帳に追加

信号線短絡用トランジスタQ11のコレクタ−エミッタ間に電流が流れるようになり(符号A)、入出力信号線はグランドに短絡される。 - 特許庁

The reception unit 2 receives the cipher code, ends the communication of a telephone set TEL and reports to an emergency contact party through a telephone line LINE.例文帳に追加

受信ユニット2は、この暗号コードを受信し、電話機TELの通話を終了させて、電話回線LINEを介して緊急連絡先へと通報を行う。 - 特許庁

A line status measuring device 15 measures how serious an error code is generated in a received radio signal, to know the quality of a line always.例文帳に追加

受信した無線信号にどの程度の符号誤りが生じたのかを回線状況測定器15により測定し、常に回線の品質状況を把握する。 - 特許庁

With respect to a line number inputted to records 11, all columns of the line number may be numerical or arbitrary columns may be substituted with a specific code.例文帳に追加

レコード11に入力されている回線番号は全ての桁が数字であってもよいし、また任意の桁を特定のコードに置き換えたものであってもよい。 - 特許庁

When each ECU receives a VIN code request from the tester 50, each ECU monitors a communication line L, terminates the processing for the subsequent VIN code responses when the response of the VIN code is completed by other ECUs, and does not perform any response of the VIN code by himself.例文帳に追加

また、各ECUは、テスタ50からのVINコード要求を受信すると、通信ラインLをモニタし、他のECUによりVINコードの応答が完了すると、以降のVINコード応答のための処理を中止し、自身はVINコードの応答を行わない。 - 特許庁

The transaction control computer 3, when informed of completion of the transfer from the bank 4, informs the selling company of the transaction code via a line 7.例文帳に追加

銀行4から振替完了通知を受けた取引管理コンピュータ3は、回線7を通じて販売会社に取引コードを通知する。 - 特許庁

It specifies the number of a bus station 7 which appears in the line of the line bus 2 following the power pole 1 specified by the pole recognizing code.例文帳に追加

そして、電柱認識コードで特定される電柱1より当該路線バス2の路線中で後に出現するバス停留所7のバス停留所番号を特定する。 - 特許庁

When receiving a print job, a print server obtains finishing line information for determining the position of the finishing line using the drawing code of a corner register mark (step 100, 102).例文帳に追加

プリントサーバでは、印刷ジョブを受信すると、角トンボの描画コードを用いて仕上がり線の位置を判断する仕上がり線情報を取得する(ステップ100、102)。 - 特許庁

The processor when recognizing the line segment shape of the border part between a black pixel area and a white pixel of image data and generating code information representing features of the recognized line segment shape to selectively correct the recognized line segment shape into a thicker line discriminates whether a pixel constituting the line segment shape is a pixel to be made thicker according to a portion of the code information.例文帳に追加

前記装置は、画像データの黒画素領域の白画素との境界部分の線分形状を認識し、認識した線分形状の特徴を表すコード情報を生成し、前記認識した線分形状を選択的に補正して太線化する際、該線分形状を構成する画素が太線化の対象画素か否かを前記コード情報の一部により判別する。 - 特許庁

In the case of decoding the external code, the external ECC circuit 1061 uses the reliability information of the line data for decoding.例文帳に追加

外部ECC回路1061は、外符号の復号を行う場合、行データの信頼性情報を利用して復号を行う。 - 特許庁

A macroblock code intermediate data storage section 1234 stores the intermediate data of macroblock being subjected to variable length encoding of horizontal line.例文帳に追加

マクロブロック符号中間データ記憶部1234は、水平ラインに可変長符号化するマクロブロックの中間データを記憶する。 - 特許庁

Each of the production line managing means 5 has an input means 11 of inputting a code specifying a production line that the production line managing means 5 is to manage, and operation information corresponding to the code input from the input means 11 and a program for production line management are downloaded from the database server 12 to the managing means 5.例文帳に追加

生産ライン管理手段5は、当該生産ライン管理手段5が管理する生産ラインを特定するコードを入力する入力手段11を備え、入力手段11から入力されたコードに対応した稼動情報及び生産ライン管理用のプログラムがデータベースサーバ12から前記管理手段5にダウンロードされる。 - 特許庁

To provide an image processing apparatus that uses a basic code line of a limited length, to generate a coded image whose position is specified in an area wider than an area, where the basic code line is embedded in the case where information embedded in a code image is restored and a position in the code image where the information is embedded is specified.例文帳に追加

符号画像に埋め込まれた情報を復元して、当該情報が埋め込まれた符号画像内の位置を特定する場合に、限られた長さの基本符号列を用いて、当該基本符号列が埋め込まれる範囲より広い範囲における位置が特定される符号画像を生成する画像処理装置を提供する。 - 特許庁

A power source line connecting code 15 is connected to a power source line 30a via a connector 114, and a lighting apparatus connecting code 16 is connected to a leading wire 20a of the lighting apparatus 20 via a connector 115.例文帳に追加

電源線接続用コード15をコネクタ114を介して電源線30aに接続し、照明器具接続用コード16をコネクタ115を介して照明器具20の引き出し線20aに接続する。 - 特許庁

To provide an image encoding device by which a variable length code is read from the head and the end of a line and a rotary processing is performed, while it is the code.例文帳に追加

ラインの先頭および終点からの可変長符号の読み出しを可能として、符号のまま回転処理を行うことが可能な画像符号化装置を提供すること。 - 特許庁

To improve transmission quality by suppressing inter-code interference due to the influence of a frequency selective transmission line in a system for performing multicarrier transmission by code spreading.例文帳に追加

符号拡散を行ってマルチキャリア伝送するシステムにおいて、周波数選択性伝送路の影響による符号間干渉を抑圧し、伝送品質の向上を図る。 - 特許庁

If no sequence is present for a sequence identifier, the code 000 should appear under numeric identifier <400>, beginning on the next line following the SEQ ID NO. The response for numeric identifier <160> shall include the total number of SEQ ID NOs, whether followed by a sequence or by the code 000. 例文帳に追加

識別番号<160>についての応答値は,後に配列又はコード000の何れが続くかに拘らず,配列識別番号の総数を含まなければならない。 - 特許庁

Shielding parts 17 are provided so that the bar code can not be irradiated with any laser beams in an area where it is difficult to read the bar code at the both edges of the scanning line 19.例文帳に追加

走査ライン19の両端のバーコードの読み取りが困難な領域では、バーコードにレーザ光が照射されない様に、遮断部17が設けられているのである。 - 特許庁

To provide a method for encoding data in which only a line code or edge code part is encoded in advance when FBE encoding is performed and processing can be interrupted upon occurrence of an error at that moment in time.例文帳に追加

FBEエンコードを行う際、ラインコードまたはエッジコード部のみ先行にエンコードしその時点でエラーが生じた場合処理を停止させることを目的とする。 - 特許庁

A control code adding section 13 reads the temporarily stored image data, adds a control code by each unit of one line, and transmits the image data to an image recording data control section 2.例文帳に追加

制御コード付加部13は一時的に格納された画像データを読出して1ライン単位に制御コードを付加しかつ画像記録データ制御部2へ画像データを転送する。 - 特許庁

A code line rearranging part 108 rearranges the order of a code line to an order for transmission, which is different from the order of the inverse wavelet transform processing and is such an order that resistance to the instability of a transmittable rate can be improved.例文帳に追加

符号ライン並び替え部108は、符号ラインの順序を、ウェーブレット逆変換処理の順序とは異なる、伝送可能レートの不安定さに対する耐性を向上させることができるような順序である伝送用の順序に並び替える。 - 特許庁

To provide an image forming apparatus and an image forming system capable of carrying out printing that brings the line width of a bar code close to an ideal value and raises contrast when printing the bar code on paper.例文帳に追加

バーコードを用紙に印刷する際に、バーコードの線幅を理想値に近づけ、コントラストを上げる印刷をすることができる画像形成装置および画像形成システムを提供する。 - 特許庁

Further, the bar code reader is configured to create light-dark array data of the bar code based on an addition result of each addition line to perform decode processing based on the created light-dark array data.例文帳に追加

さらに、各加算ライン毎の加算結果に基づいてバーコードの明暗配列データを生成し、その生成された明暗配列データに基づいてデコード処理を行うように構成されている。 - 特許庁

When it is determined that the bar code is not appropriately printed on the passing ticket Pn as the result of this check, the passing ticket Pn is rejected, and the bar code data are shifted by each dot in a line direction X so that corrected bar code data can be created.例文帳に追加

このチェックの結果、通行券Pnにバーコードが適切に印字されていないと判定されたとき、通行券Pnをリジェクトし、バーコードデータをライン方向Xに1ドットずらした修正バーコードデータを作成する。 - 特許庁

If the counted number of pixels differs from the number of pixels predetermined as the number of pixels in one line, a semantics error of the code data is detected.例文帳に追加

カウントした画素数と、1ラインの画素数として予め指定された画素数とが異なっている場合に、符号データのセマンティクスエラーを検出する。 - 特許庁

A received frame of the outgoing line of a W(wide-band)-CDMA (code-division multiple access) system is composed of a long-code mask symbol after spread modulation by BPSK and a part modulated by QPSK(quadratic phase shift keying).例文帳に追加

W−CDMA通信システムの下り回線の受信フレームは、BPSKにより拡散変調されているロングコードマスクシンボルとQPSKにより変調されている部分とから構成されている。 - 特許庁

It supports setting(conditional) breakpoints and single stepping at the source line level, inspection of stack frames, source code listing, and evaluation of arbitrary Python code in the context of any stack frame.例文帳に追加

(条件付き)ブレークポイントの設定やソース行レベルでのシングルステップ実行、スタックフレームのインスペクション、ソースコードリスティングおよびいかなるスタックフレームのコンテキストにおける任意のPythonコードの評価をサポートしています。 - Python

A light irradiation part 5 irradiates the end face side of a planar light guide part 7 with light (shown by a dotted line with a code L1).例文帳に追加

光照射部5は、面状導光部7の端面側に光を照射する(符号L1を付した点線で示す)。 - 特許庁

Respective letters or figures 8 composing the ID code 8A are arranged along the folded line 6b of the folded part 6.例文帳に追加

IDコード8Aを構成する各文字または数字8は、折込部6の折込線6bに沿って配置されている。 - 特許庁

The QR code 8 can be safely transmitted via any one route of either the public telephone line network or the Internet.例文帳に追加

QRコード8は、公衆電話回線網またはインターネット網の2つのルートのいずれかで安全に送信できる。 - 特許庁

To provide a method of determining image forming conditions, an image forming apparatus and a control method of the image forming apparatus to grasp show-through characteristics of a medium to be used and reproducibility of a character, thin line and bar-code to reduce show-through and maintain reproducibility of the character, thin line and bar-code.例文帳に追加

使用するメディアの裏写り特性と、文字や細線やバーコードの再現性などを把握し、裏写り低減と文字や細線やバーコード再現性の維持の両立を図る画像形成条件の決定方法および画像形成装置とその制御方法を提供する。 - 特許庁

At first, the differential value of each pixel is calculated at every line by a differential operator, the pixel where the absolute value of the differential value is larger than a certain threshold A is marked by a code being the same as that of the differential value and it is made to be an auxiliary boundary contour line (line picture extracting algorithm part 1).例文帳に追加

まず、ライン毎に微分オペレータで各画素の微分値を計算し、微分値の絶対値がある閾値Aより大きい画素を、微分値と同じ符号でマークし、補助境界輪郭線とする(線画像抽出アルゴリズム・パート1)。 - 特許庁

If the result of decoding by line scanning satisfies recognition conditions, the result is confirmed as the result of recognition on a bar-code.例文帳に追加

ライン走査によるデコード結果が認識条件を満たした場合に、そのデコード結果をバーコードに対する認識結果として確定する。 - 特許庁

例文

(Note) The line of business of issuers may be classified based on, for example, the Major Categorization created and publicized by the Securities Identification Code Committee. 例文帳に追加

(注)各発行体の業種については、例えば、証券コード協議会が設定・公表する「大分類」によることが考えられる。 - 金融庁




  
コンピューター用語辞典
Copyright (C) 1994- Nichigai Associates, Inc., All rights reserved.
  
Copyright © Japan Patent office. All Rights Reserved.
  
Copyright © Japan Patent office. All Rights Reserved.
  
Copyright(C) 2026 金融庁 All Rights Reserved.
  
本サービスで使用している「Wikipedia日英京都関連文書対訳コーパス」はWikipediaの日本語文を独立行政法人情報通信研究機構が英訳したものを、Creative Comons Attribution-Share-Alike License 3.0による利用許諾のもと使用しております。詳細はhttp://creativecommons.org/licenses/by-sa/3.0/ および http://alaginrc.nict.go.jp/WikiCorpus/ をご覧下さい。
  
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  
© 2010, Oracle Corporation and/or its affiliates.
Oracle and Java are registered trademarks of Oracle and/or its affiliates.Other names may be trademarks of their respective owners.
  
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.
  
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/ ).
  
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.
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

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

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

©2026 GRAS Group, Inc.RSS