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

  • A linker 310 links the insertion function and the object code and the other library.
    リンカ310は、挿入関数とオブジェクトコードとその他のライブラリをリンクする。 - 特許庁
  • source code suffix `.c' with the library object suffix, `.lo'.
    それから C 言語のソースコードの拡張子 `.c' をライブラリオブジェクトの 拡張子 `.lo' に置き換えるという方法を用いる。 - JM
  • The linker will look for it in the object files in the libraries; if it finds it, it will include all the code from that object file.In Windows, there are two types of library, a static library and an import library (both called .lib).
    このときリンカはライブラリ内のオブジェクトファイルを検索します; もし識別子が見つかると、リンカはそのオブジェクトファイルから全てのコードを取り込みます。 Windows では、二つの形式のライブラリ、静的ライブラリとインポートライブラリがあります (どちらも.lib と呼ばれています)。 - Python
  • In a stage 52 for generating an object program 57 from specifications 51 described in C language, at selecting an instruction code 41 from an instruction library 53, the instruction code is selected based on evaluation data 43 obtained by executing the actual layout of an additional processing unit for executing the instruction code.
    C言語で記述された仕様51からオブジェクトプログラム57を生成する段階52において、命令ライブラリ53から命令コード41を選択する際に、その命令コードを実行する追加処理ユニットを実レイアウトした評価データ43に基づいて命令コードを選択する。 - 特許庁
  • To provide a programmable logic controller (PLC) which includes a means for preventing an object code of a system library from unauthorized access and makes a support tool upload and use necessary information in programming or editing of the system library in the support tool.
    システムライブラリのオブジェクトコードに対する不正アクセスを防止する手段を備えると共に、支援ツールでのシステムライブラリのプログラミングや編集の際に必要な情報については支援ツールにアップロードして使用させることができるプログラマブル・ロジックコントローラを提供すること。 - 特許庁
  • Then, files 12, 22 and 32, to which the prescribed code group is added, and the remote object communication library group 7 are compiled and linked by a compiler 6 by expanding the macro call definition added to the files 12, 22 and 32, while referring to a macro group 8.
    そして、コンパイラ6により、所定のコード群が追加されたファイル12,22,32と、リモートオブジェクト通信ライブラリ群7とを、ファイル12,22,32に追加されたマクロ呼び出し定義をマクロ群8を参照して展開しながらコンパイルおよびリンクする。 - 特許庁
  • This compile device generates an object code 107 executable on a shared memory type computer with a thread as the unit of parallel processing by input of a source program 101 and using an inter-thread synchronous overhead information file 108 and the number of machine cycles acquisition library 106, and is constituted of a syntax analysis part 103, a parallelization part 104 and a code generation part 105.
    ソースプログラム101を入力として、スレッド間同期オーバーヘッド情報ファイル108とマシンサイクル数取得ライブラリ106を使用して、スレッドを並列処理の単位として共有メモリ型計算機上で実行可能なオブジェクトコード107を生成させるものであり、構文解析部103、並列化部104、コード生成部105から構成される。 - 特許庁
  • Compiling a Python extension written in C or C++ will sometimes require specifying custom flags for the compiler and linker in order to use a particular library or produce a special kind of object code. This is especially true if the extension hasn't been tested on your platform, or if you're trying to cross-compile Python.In the most general case, the extension author might have foreseenthat compiling the extensions would be complicated, and provided a Setup file for you to edit.
    C や C++ で書かれた Python 拡張をコンパイルする際、しばしば特定のライブラリを使ったり、特定の種類のオブジェクトコードを生成したりする上で、コンパイラやリンカに与えるフラグをカスタマイズする必要があります。 ある拡張モジュールが自分のプラットフォームではテストされていなかったり、クロスコンパイルを行わねばならない場合にはこれが当てはまります。 - Python

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

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