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

1 2 3 4 5 6 7 8 9 10 11 .... 19 20 次へ>
  • OPTIMUM OBJECT CODE SELECTING METHOD
    最適オブジェクトコード選択方法 - 特許庁
  • Compile the string into a code object.
    string をコードオブジェクトにコンパイルします。 - Python
  • TWO DIMENSIONAL CODE DISPLAY OBJECT AND TWO DIMENSIONAL CODE DISPLAY TIRE
    2次元コード表示物及び2次元コード表示タイヤ - 特許庁
  • PROCESSOR AND OBJECT CODE GENERATION APPARATUS
    プロセッサおよびオブジェクトコード生成装置 - 特許庁
  • VISUALIZATION OF DYNAMIC OBJECT AND GENERATION OF CODE
    ダイナミックオブジェクト視覚化及びコ—ド発生 - 特許庁
  • The items of a Unicode object are Unicode code units.
    Unicode オブジェクトの各要素は Unicode コード単位です。 - Python
  • A conversion means 12 converts a source code of a program of development object into an object code.
    変換手段12は、開発対象のプログラムのソースコードをオブジェクトコードに変換する。 - 特許庁
  • CONCRETE OBJECT SECURING BAR CODE SYSTEM AND CONCRETE OBJECT SECURING BAR CODE PROCESSING METHOD
    具体的対象保証型バーコードシステムおよび具体的対象保証型バーコード処理方法 - 特許庁
  • OBJECT IDENTIFICATION CODE RECOGNITION DEVICE AND METHOD
    物体IDコード認識装置および方法 - 特許庁
  • A comparison object code block determination unit 109 determines a comparison object code block based on the inclusion relation of the code block.
    比較対象コードブロック決定部109は、コードブロックの包含関係に基づいて比較対象コードブロックを決定する。 - 特許庁
  • The other computer receives the object code, outputs the object code to a memory, and starts the execution program.
    他のコンピュータは、オブジェクトコードを受信してメモリ上に出力し、実行プログラムを起動する。 - 特許庁
  • The value of the expression or code object will be returned.
    式あるいはコードオブジェクトの値が返されます。 - Python
  • A bar code showing a code identifying a specific individual is given to an object.
    ある物件に個人を特定するコードを示すバーコードを付けておく。 - 特許庁
  • The PLC is provided with a source code storage means for storing a source code of a user program, an object code storage means for storing an object code of the user program, and a judgment means for judging whether the source code corresponding to the object code is stored in the source code storage means or not when the object code stored in the object code storage means is changed.
    ユーザプログラムのソースコードを格納するためのソースコード格納手段と、ユーザプログラムのオブジェクトコードを格納するためのオブジェクトコード格納手段と、オブジェクトコード格納手段に格納されているオブジェクトコードが変更されたときに、当該オブジェクトコードに対応するソースコードがソースコード格納手段に格納されたか否かを判定する判定手段とを備えた。 - 特許庁
  • Afterwards, the virtual scan code is converted to the real scan code of the keyboard on the side of the managing object scan code.
    その後、仮想スキャンコードを管理対象ワークステーション側のキーボードの実スキャンコードに変換する。 - 特許庁
  • Tries to compile source, which should be a string of Python code and return a code object if source is valid Python code.
    sourceが有効なPythonコードではないが、有効なPythonコードの接頭語である場合には、Noneを返します。 - Python
  • REFORM OBJECT SELECTION SYSTEM USING BAR CODE
    バーコードを使用したリフォーム対象物選択システム - 特許庁
  • assemble the source program into object code
    ソースプログラムをアセンブルしてオブジェクトコードを生成する - 研究社 英和コンピューター用語辞典
  • Parse and compile the Python source code in str, returning the resulting code object.
    str内のPythonソースコードをパースしてコンパイルし、作られたコードオブジェクトを返します。 - Python
  • Disassemble the bytesource object. bytesource can denoteeither a module, a class, a method, a function, or a code object.
    bytesourceはモジュール、クラス、関数、あるいはコードオブジェクトのいずれかを示します。 - Python
  • Returns the error code coming with the error object.
    エラーオブジェクトに関連付けられたエラーコードを返します。 - PEAR
  • To minimize correction of an address of an object code in arranging memory even when the size of the object code is changed by changing the code.
    オブジェクトコードの変更によりそのサイズが変わる場合でも、メモリ配置上のオブジェクトコードのアドレスの修正を最小限にできる。 - 特許庁
  • A truncation code quantity setting section 304 sets again a truncated code quantity on the basis of the object code quantity and the residual code quantity.
    打ち切り符号量設定部304は、目標符号量と余剰符号量とを基にして、打ち切り符号量を設定する。 - 特許庁
  • Specify an object code format other than your system's default format.
    通常はシステムのデフォルトであるフォーマットが用いられる。 - JM
  • The code object representing the compiled function body.
    コンパイルされた関数本体を表現するコードオブジェクトです。 - Python
  • In this case pass a code object instead of a string.
    この場合、文字列の代わりにコードオブジェクトを渡します。 - Python
  • The system executes a portion of an application object code (320).
    アプリケーションオブジェクトコードの一部分を実行する(320)。 - 特許庁
  • To provide a compiler, an arithmetic operation system, and an object code generating method capable of improving the carrying out performance of an object code, and reducing a code size.
    オブジェクトコードの実行性能に優れ、コードサイズも削減可能なコンパイラ、演算処理システム及びオブジェクトコード生成方法を提供する。 - 特許庁
  • An object code 30 for the program is constructed of an instruction code, a group number, and an offset address.
    プログラムのオブジェクトコード30は、命令コードとグループ番号とオフセットアドレスで構成する。 - 特許庁
  • compilers must parse source code in order to translate it into object code
    コンパイラは、ソースコードをオブジェクトコードに変換するために、ソースコードを解析しなければならない - 日本語WordNet
  • The object time code to be preserved and read is limited to the selected desired time code only.
    更に、保存、読込の対象となるタイムコードを選択された所望のタイムコードだけにする。 - 特許庁
  • DEVICE AND METHOD FOR READING BAR CODE OF INSPECTION OBJECT
    被検査物体バーコード読取り装置および読取り方法 - 特許庁
  • The module was found as a compiled code object file.
    コンパイルされたコードオブジェクトファイルとしてモジュールが発見された。 - Python
  • A code generating part 22 generates a target program 60 including an object code based on each nest spot intermediate code and the condition branch intermediate code.
    コード生成部22は、各ネスト箇所中間コードおよび条件分岐中間コードに基づくオブジェクトコードを含む目的プログラム60を生成する。 - 特許庁
  • The main computer inputs and analyzes a source code by the execution program, outputs an object code to a memory, and transmits the object code to the destination computer stored in the transmission destination file to execute the object code.
    メインコンピュータは、実行プログラムにより、ソースコードを入力し解析してオブジェクトコードをメモリ上に出力し、送信先ファイルに格納されている送信先のコンピュータにオブジェクトコードを送信し、オブジェクトコードを実行する。 - 特許庁
  • A decompilation part 2 decompiles an execution code of an application of an evaluation object and acquires a source code corresponding to the execution code.
    逆コンパイル部2は、評価対象のアプリケーションの実行コードを逆コンパイルし、実行コードに対応するソースコードを得る。 - 特許庁
  • This technique consists of a step in which a code for mounting a virtual machine for performing a virtual operation code is generated, a step in which the source code of the program is converted into a virtual object code composed of the virtual operation code, a step in which the virtual object code is enciphered and a step in which a code for decoding the enciphered virtual object code is generated.
    仮想オペレーションコードを実行する仮想機械を実装するためのコードを生成する段階と、プログラムのソースコードを、前記仮想オペレーションコードからなる仮想オブジェクトコードに変換する段階と、前記仮想オブジェクトコードを暗号化する段階と、前記暗号化仮想オブジェクトコードを復号するコードを生成する段階とからなる。 - 特許庁
  • To achieve improvement in processing speed of a program and an object code size.
    プログラムの処理速度及びオブジェクトコードサイズを改善すること。 - 特許庁
  • To allow a bar code to be read from a grasped conveyance object like a cartridge when reading the bar code from the conveyance object.
    カートリッジ等の被搬送物からのバーコードの読取りに関し、把持された被搬送物に対するバーコード読取りを可能とする。 - 特許庁
  • NOP is inserted in a machine language object when compiling a source code.
    ソースコードをコンパイル時に、機械語オブジェクトにNOPを挿入する。 - 特許庁
  • DETERMINISTIC RULE-BASED DISPATCH OF OBJECT TO CODE
    ルールに基づいて決定的に行う、コードへのオブジェクトのディスパッチ - 特許庁
  • A base value is set when an object code for the computer program is linked to form executable code.
    ベース値はコンピュータプログラムのオブジェクトコードがリンクされて実行可能コードが作られるときセットされる。 - 特許庁
  • To read the information of a bar code and the information of an object further than the bar code with a single area sensor.
    1つのエリアセンサでバーコード情報とバーコードよりも遠方の被写体情報を読み取る。 - 特許庁
  • MARKING PROCESSING SYSTEM FOR CODE FOR ARTICLE MANAGEMENT, CODE DECISION SYSTEM, ARTICLE MANAGEMENT SYSTEM, MARKING METHOD FOR CODE FOR ARTICLE MANAGEMENT, CODE DECISION METHOD AND INFORMATION DISPLAY OBJECT
    物品管理用コードのマーキング処理システム、コード判定システム、物品管理システム、物品管理用コードのマーキング方法、コード判定方法、および情報表示物 - 特許庁
  • The AC code reduction device 21 reduces a code quantity instructed by a code quantity controller 23, that is, a VLC(variable length coding) code of the AC coefficient so as to obtain an object code quantity per picture.
    AC符号削減器21では、符号量制御器23によって指示された符号量、すなわち、ピクチャあたりの目標符号量になるようAC係数のVLCコードを削減する。 - 特許庁
  • To reduce data size of an object code generated by compilation.
    コンパイルにより生成するオブジェクトコードのデータサイズを小さくすること - 特許庁
  • Actually a received channel is spread inversely by an object long code (202).
    実際には、候補ロングコードで受信チャネルを逆拡散する(202)。 - 特許庁
  • The cell time information includes a time code table related to a video object.
    セル時間情報はビデオオブジェクトに関係するタイムコードテーブルを含む。 - 特許庁
  • The attack object specified by a setter 705 is set to the test object of the program code of a program code model list table 107.
    設定部705にて特定された攻撃対象を、プログラムコード雛形一覧テーブル107のプログラムコードの試験対象に設定する。 - 特許庁
  • To provide a data processing system capable of suitably debugging an object code or source code of a parallel computer.
    並列演算装置のオブジェクトコードやソースコードを良好にデバッグできるデータ処理システムを提供する。 - 特許庁
1 2 3 4 5 6 7 8 9 10 11 .... 19 20 次へ>

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

  • 特許庁
    Copyright © Japan Patent office. All Rights Reserved.
  • 日本語WordNet
    日本語ワードネット1.1版 (C) 情報通信研究機構, 2009-2026 License. All rights reserved.
    WordNet 3.0 Copyright 2006 by Princeton University. All rights reserved.License
  • 大規模オープンソース日英対訳コーパス
    この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、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.
  • PEAR
    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/ ).
  • JM
    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.