「object code」を含む例文一覧(962)

<前へ 1 2 3 4 5 6 7 8 9 10 11 .... 19 20 次へ>
  • When a code stream in which a control code such as line shift code is inserted is inputted as a KANA/KANJI converting object, this control code is separated (S12) and KANA/KANJI conversion is performed without including the control code (S13).
    あるかな漢字変換対象のコード列で、改行コード等の制御コードが挿入されたコード列が入力された場合に、該制御コードの分離を行い(S12)、制御コードが含まれない形でかな漢字変換を行う(S13)。 - 特許庁
  • To keep a state where a corresponding source code or its equivalent object is synchronized with a software model without using a code marker that causes the confusion of codes by uniting an optional source code that is not expressed in the software model into a source code that is generated from an original code.
    コードを混同させるコードマーカを必要とせずに、対応するソースコード又は同等の対象とソフトウェアモデルを同期化した状態に保つことを可能にするラウンドトリップエンジニアリングの方法及びその装置を提供すること。 - 特許庁
  • A network arithmetic processing part is operated according to an object code not depending on the hardware.
    ネットワーク演算処理部はハードウエアに依存しないオブジェクトコードによって動作する。 - 特許庁
  • A code reading part 26 reads a two-dimensional code, being a reading object recording melody data or musical note data from the reading object writing matter to store it in a melody data storing part.
    コード読取部26によって、読取対象記載物から、メロディデータや、音符データが記録された読取対象である2次元コードを読み取り、メロディデータ記憶部に記憶する。 - 特許庁
  • A picture object code amount calculator 14 calculates an object code quantity for each picture type corresponding to a coding rate decided by an audio video coding rate deciding device 13.
    ピクチャ目標符号量計算器14ではオーディオビデオ符号化レート決定器13にて決定した符号化レートに対応するピクチャタイプ毎の目標符号量を計算する。 - 特許庁
  • A network operation processing part operates by an object code that does not depend upon hardware.
    ネットワーク演算処理部はハードウエアに依存しないオブジェクトコードによって動作する。 - 特許庁
  • To provide a plant controller that extracts old model object code that cannot be replaced, and searches for and notifies the old model application program that has generated the object code.
    置き換え出来なかった旧機種のオブジェクトコードを抽出し、そのオブジェクトコードを生成した旧機種のアプリケーションプログラムを検索して告知するプラントコントローラを得る。 - 特許庁
  • An RF-ID detection device 2 detects an RF-ID code 111 of the delivery object 1 and conserves the code in a buffer when the delivery object 1 passes nearby or approaches.
    RF−ID検出装置2は、配送物1が近傍を通過または近づいたときに配送物のRF−IDコード111を検出し、バッファに保存する。 - 特許庁
  • METHOD AND DEVICE FOR PROPER DISTRIBUTION OF BYTE CODE AND SERIALIZED OBJECT STREAM
    バイト・コ—ドおよびシリアル化オブジェクト・ストリ—ムの適時配信のための方法および装置 - 特許庁
  • The extended binary Golay code is a well-known and remarkable combinatorial object.
    拡張2進ゴレイコードはよく知られた注目に値する組合せオブジェクトである。 - コンピューター用語辞典
  • Disassembles a code object, indicating the last instruction if lastiwas provided.
    コードオブジェクトを逆アセンブルします。 lastiが与えられた場合は、最後の命令を示します。 - Python
  • METHOD AND SYSTEM FOR MANAGING DEVELOPMENT OBJECT FOR COMPUTER PROGRAM CODE
    コンピュータ・プログラム・コードの開発オブジェクトの管理方法および開発オブジェクトの管理システム - 特許庁
  • DESPREADING PROCESSING METHOD, DESPREAD CODE ASSIGNMENT METHOD, TERMINAL FOR MOVING OBJECT AND BASE STATION
    逆拡散処理方法、拡散符号割当方法、移動体端末および基地局 - 特許庁
  • A code specifying an operation that an object desires to show later can be added to the object (step 153).
    その時点以降にオブジェクトが示すことを望む動作を指定するコードをオブジェクトに付加できるようにしている(ステップ153)。 - 特許庁
  • The control section 5 receiving the confirmation signal of the control code of a set including the power code confirms the code for a control code used to control the control object device whose power is applied.
    制御部5は、確定信号を供給されることにより、電源を投入したパワーコードが含まれる組の操作コードを、制御対象の機器を操作するために用いる操作コードとして確定する。 - 特許庁
  • A scramble code of a WCDMA system is decided by comparing an index of an object code group selected on the basis of a transmitted minimum code index with a transmitted code index.
    WCDMAシステムのスクランブルコードグループは、伝送された最小コードインデックスに基づいて選択された候補コードグループのインデックスを伝送されたコードインデックスと比較することにより決定される。 - 特許庁
  • An object referring mechanism 3 judges a request for referencing the elements of the memory object applied to a byte code executing mechanism 1 by referencing the object reference table 2.
    オブジェクト参照機構3は、オブジェクト参照テーブル2を参照してバイトコード実行機構1に与えられるメモリオブジェクトの要素参照要求を判別する。 - 特許庁
  • If the lifting code is included, the prohibition of the use of the performance object associated with the lifting code is released.
    解除コードが含まれている場合にはその解除コードが対応付けられたその演出オブジェクトの使用の禁止を解除する。 - 特許庁
  • The source code is returned as a list of the lines corresponding to the object and the line number indicates where in the original source file the first line of code was found.
    戻り値は指定したオブジェクトに対応するソースコードのソース行リストと元のソースファイル上での開始行となります。 - Python
  • Return the text of the source code for an object.The argument may be a module, class, method, function, traceback, frame,or code object.
    オブジェクトのソースコードを返します。 引数にはモジュール・クラス・メソッド・関数・トレースバック・フレーム・コードオブジェクトを指定する事ができます。 - Python
  • The digital still camera system consists of a digital still camera main body 1 and an identification code transmitter 10 that transmits an identification code of an object 15.
    デジタルスチルカメラ装置本体1と、被写体15の識別コードを発信する識別コード発信機10とで構成されている。 - 特許庁
  • To provide a code reader capable of very precisely reading a code even when reflection characteristics of light on the surface of a reading object with the code formed thereon.
    コードが形成されている読取対象物表面における光の反射特性が異なる場合でも、コードを高精度に読み取りことができるコード読取装置を提供する。 - 特許庁
  • The object 55 can be referred to later while using the symbolic reference code 55' and the system processes that object by inquiring it to the object space 70 and solving the symbolic reference code 55' corresponding to the relevant physical position concerning the object 55.
    オブジェクト55に対するその後の参照は記号参照符55’を用いて行うことができ、システムはそれをオブジェクト空間70に問い合わせオブジェクト55についての該当する物理的位置に対する記号参照符55’を解くことで処理する。 - 特許庁
  • An identification ID code is assigned to a target device 20 being a control object.
    制御対象となるターゲット機器20には識別用のIDコードが割り当てられている。 - 特許庁
  • PARALLELIZING COMPILATION METHOD AND PARALLEL COMPUTER FOR EXECUTING PARALLELIZED OBJECT CODE
    並列化コンパイル処理方法及び並列化されたオブジェクトコードを実行する並列計算機 - 特許庁
  • A generation unit 706 generates a test program from the program code whose test object is set.
    生成部706は、試験対象が設定されたプログラムコードからテストプログラムを生成する。 - 特許庁
  • An object-oriented programming code is analyzed, and a temporary hardware component graph is drawn (S103).
    オブジェクト指向プログラミングコードを分析し、暫時ハードウエア構成図を形成(S103)する。 - 特許庁
  • To reduce a code size of an object by suppressing setting codes to a segment register to the minimum.
    セグメントレジスタへの設定コードを最小限に抑えて、オブジェクトのコードサイズを削減する。 - 特許庁
  • An execution module is generated from the test object program and the source code of the pseudo program.
    この試験対象プログラムと擬似プログラムのソースコードとから、実行モジュールを生成する。 - 特許庁
  • Thus, selection of the font set of an object of a character code table preparation is made easier.
    これにより文字コード表作成の対象となるフォントセットの選択が容易になる。 - 特許庁
  • Normally,application code that needs to use a reference object should follow this pattern:
    通常、参照オブジェクトを使う必要があるアプリケーションコードはこのパターンに従います: - Python
  • In an object code producing step S108, the middle word is transformed into a program language.
    目的コード生成ステップ(S108)において、中間語を、プログラム言語に変換する。 - 特許庁
  • First, fingerprint information of the individual is read with a fingerprint reading section 11, a code corresponding to fingerprint information previously recorded is specified from the fingerprint information, subsequently the bar code of the object is read with a bar code reading section 12, and if the code corresponding to the fingerprint information and the code of the bar code agree with each other, it is confirmed that the object is a belonging of the individual.
    まず、その個人の指紋情報を指紋読取部11より読み取り、その指紋情報から予め登録してある指紋情報に対応したコードを特定し、次に、その物件のバーコードをバーコード読取部12より読み取り、指紋情報に対応したコードとバーコードのコードが一致すれば、その物件はその個人のものであることを確認する。 - 特許庁
  • At that time, the information bit inserted on the base station side is extracted by a code error extracting circuit 312, and if a code error occurs, a code error inserting circuit 314 inverts the code of object data to generate a code error.
    この際、基地局側にて挿入した情報ビットを符号誤り抽出回路312にて抽出して、符号誤りが発生している場合は、符号誤り挿入回路314にて対象のデータの符号を反転して符号誤りを発生させる。 - 特許庁
  • A plurality of code sets showing an identifier for specifying a real object are arranged on the surface of the real object.
    現実物体の表面上に当該現実物体を特定するための識別子を表す1セットのコードを複数配する。 - 特許庁
  • A code designating operation desired to be shown by the object on and after the time point can be added to the object (step 153).
    その時点以降にオブジェクトが示すことを望む動作を指定するコードをオブジェクトに付加できるようにしている(ステップ153)。 - 特許庁
  • To prevent the occurrence of mismatch between an object code and a source code on the PLC side while improving transfer efficiency in the case of transferring a source code whose edition is completed from a program development support apparatus to the PLC in which a user program is an object code whose reverse conversion to a source code is difficult.
    ユーザプログラムがソースコードへの逆変換が困難なオブジェクトコードとされたPLCにおいて、編集が完了したソースコードをプログラム開発支援装置からPLCへ転送するに際して、転送効率を向上させつつも、PLC側におけるオブジェクトコードとソースコードとの不一致の発生を未然に防止すること。 - 特許庁
  • A CPU 50 instructs the label reader 53 to perform detection of display of service, when the read out code symbol is the object code symbol.
    CPU50は、読み取られたコードシンボルが対象コードシンボルである場合に、サービス表示の検出をラベル読取部53に行わせる。 - 特許庁
  • When a micro QR code 34 is to be taken as an object, the micro QR code 34 recording desired information is divided into a plurality of pieces.
    マイクロQRコード34を対象とする場合、所望の情報が記録されたマイクロQRコード34を複数分割する。 - 特許庁
  • A code quantity reduction section 6 aborts the selected abort object to reduce the code quantity of the moving picture coded data.
    符号量削減部6は、この選択された廃棄対象を廃棄することにより動画像符号化データの符号量の削減を行う。 - 特許庁
  • The printer 10 prints, upon receipt of this code, only the printed matter management code on paper P prior to printing of the print object matter.
    そして、これを受け取ったプリンタ100は印刷対象物の印刷に先立って印刷物管理コードのみを用紙Pに印刷する。 - 特許庁
  • When the two-dimensional code is read, the code reader 1 is moved by a roller 15 so that a read opening passes over the read object 9.
    2次元コードを読み取る場合には、読取対象9上を読取口が通過するようにして、ローラ15でコードリーダ1を移動させる。 - 特許庁
  • A protection part retrieval routine called by the protection part retrieval routine call code 11 specifies a position of the protection object code 102.
    保護箇所検索ルーチン呼び出しコード11で呼び出された保護箇所検索ルーチンは保護対象コード102の位置を特定する。 - 特許庁
  • When it is determined that the diversion is available, the identification code of the new edition is recorded, and when the diversion is available, the identification code of the diversion object edition is recorded.
    流用不可の場合、新規分版の識別コードを記録し、流用可の場合、流用対象分版の識別コードを記録する。 - 特許庁
  • An object definition code D25a and a flow definition code D25b are generated from definition information D23a, D23b, respectively.
    オブジェクト定義情報およびフロー定義情報からそれぞれオブジェクト定義コードD25aおよびフロー定義コードD25bを生成する。 - 特許庁
  • When the link code is an object of alteration, sale data is generated with the link code altered with the alteration data stored in the link switching table 7.
    変更対象である場合には、リンク切換テーブル7に記憶した変更データで変更したリンクコードで売上データを作成する。 - 特許庁
  • The code conversion part 130 embeds a second control movement instruction as an instruction to switch the object of execution to a prescribed code when the second code is executed, to the converted code, based on the second analysis information.
    コード変換部130は、第2解析情報に基づいて、第2コードが実行された場合に所定のコードへ実行対象を切り替える命令である第2制御移動命令を、変換済みコードに埋め込む。 - 特許庁
  • In an information code reading apparatus 20, if an image is captured in which a part of an information code 1 is hidden with an object, an error occurrence block is detected in the captured code image of the information code 1.
    情報コード読取装置20では、情報コード1の一部が物体で隠された画像が取得された場合に、その取得された情報コード1のコード画像において誤り発生ブロックを検出する。 - 特許庁
  • The target code amount is to be set to a code amount calculating unit 100 after coding a shape image which indicates an object and a residual part except for the object included in a texture image.
    テクスチャ画像中に含まれる対象物とそれを除いた部分とを表すシェイプ画像を符号化した後の目標符号量を設定する符号量算出器100に設定する。 - 特許庁
  • An object code quantity limiter 24 limits a buffer capacity of one preceding picture to a connecting point to an object code quantity so as to be converged to a first buffer capacity on the basis of picture count information.
    目標符号量制限器24は、ピクチャカウント情報をもとに接続点に一つ前のピクチャのバッファ値を、第1のバッファ値に収束するような目標符号量に制限する。 - 特許庁
<前へ 1 2 3 4 5 6 7 8 9 10 11 .... 19 20 次へ>

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

  • 特許庁
    Copyright © Japan Patent office. All Rights Reserved.
  • コンピューター用語辞典
    Copyright (C) 1994- Nichigai Associates, Inc., All rights reserved.
  • 大規模オープンソース日英対訳コーパス
    この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  • Python
    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.