小窓モード


プレミアム

ログイン
設定

設定

Weblio 辞書 > 英和辞典・和英辞典 > コンピューター用語 > source program libraryの意味・解説 

source program libraryとは 意味・読み方・使い方

ピン留め

追加できません

(登録数上限)

単語を追加

意味・対訳 原始プログラムライブラリ; 原始プログラム・ライブラリー


コンピューター用語辞典での「source program library」の意味

source program library


「source program library」の部分一致の例文検索結果

該当件数 : 12



例文

To create a control program from the same source code in a control program creation device attached with a standard library even if there does not exist a standard function used for a source code when the control program is created in the attached standard library.例文帳に追加

標準ライブラリが付属する制御プログラム作成装置において、付属する標準ライブラリに制御プログラムが作成された時のソースコードで使用される標準機能が存在しない場合でも、同じソースコードから制御プログラムを作成できるようにする。 - 特許庁

A scenario and source code generation means 104 generates a source code of the pseudo program corresponding to a scenario shown in the scenario chart in reference to a conversion library 103.例文帳に追加

次に、シナリオ及びソースコード生成手段104により、変換ライブラリ103を参照して、シナリオチャートに表されたシナリオに対応する擬似プログラムのソースコードを生成する。 - 特許庁

The JVM execution processing unit 12 switches the path of a library file to be called during the execution of a program according to an attribute showing the distribution source of the program selected by the user.例文帳に追加

JVM実行処理部12は、ユーザに選択されたプログラムの配給元を示す属性に応じて、このプログラムの実行中に呼び出されるライブラリファイルのパスを切り換える。 - 特許庁

An execution form program is generated as an execution form program including development resources such as a source file or a header file or a library.例文帳に追加

実行形式プログラム生成の際に、ソースファイルやヘッダファイル、ライブラリ等の開発資源を含んだ実行形式プログラムとして生成する。 - 特許庁

This program generation device 1 generates an execution module 13 from a source code 11 executed on the asymmetric multiprocessor including a plurality of processors, including a library 3b of an OS.例文帳に追加

プログラム生成装置1は、複数のプロセッサを含む非対称マルチプロセッサ上で実行され、OSのライブラリ3bを含むソースコード11から実行モジュール13を生成する。 - 特許庁

The variables and constants are defined with the same description regardless of the presence or absence of the FPU in the source program 12, and the arithmetic processing is described in a format for calling the library with the same designation.例文帳に追加

ソースプログラム12には、FPUの有無にかかわらず同一記述で変数・定数を定義すると共に、演算処理を同一名称のライブラリをコールする形式で記述する。 - 特許庁

例文

To provide a compiling device, capable of executing compilation while interpreting floating-point type description in a source program as fixed-point type description without work such as replacement of a library.例文帳に追加

ライブラリの差し替え等の作業を行うことなく、ソースプログラム中の浮動小数点型の記述を固定小数点型の記述と解釈してコンパイルを実行可能なコンパイル装置を提供する。 - 特許庁

>>例文の一覧を見る


調べた例文を記録して、 効率よく覚えましょう
Weblio会員登録無料で登録できます!
  • 履歴機能
    履歴機能
    過去に調べた
    単語を確認!
  • 語彙力診断
    語彙力診断
    診断回数が
    増える!
  • マイ単語帳
    マイ単語帳
    便利な
    学習機能付き!
  • マイ例文帳
    マイ例文帳
    文章で
    単語を理解!
  • その他にも便利な機能が満載!
Weblio会員登録(無料)はこちらから

日英・英日専門用語辞書での「source program library」の意味

source program library


「source program library」の部分一致の例文検索結果

該当件数 : 12



例文

When a program is executed, a library call which determines the base addresses (starting address) of common blocks dynamically secured by threads is generated (S8) and quotations from variables, etc., of the common blocks in the source program are converted (S12) into a format quoted by using the base addresses determined by executing the library call.例文帳に追加

プログラム実行時に、スレッド単位毎に動的に確保された共通ブロック(インターフェース領域)のベース番地(先頭番地)を確定するライブラリ呼出しを生成し(S8)、ソースプログラム中の共通ブロックの変数等に対する引用を、ライブラリ呼出しを実行することで確定したベース番地を使用して引用する形式に変換する(S12)。 - 特許庁

A language processing apparatus, if a pointer-type variable to data of 2 bytes or more is in a program, when a source file of the program is referred to, automatically adds processing for calling a misalignment check library for detecting misalignment, to create an object file.例文帳に追加

言語処理装置は、プログラムのソースファイルを参照した際に、プログラム中に、2byte以上のデータへのポインタ型の変数がある場合、ミスアラインを検出するためのミスアラインチェックライブラリを呼び出す処理を自動的に追加し、オブジェクト・ファイルを生成する。 - 特許庁

Hardware resource data, a program capacity and the number of cycles which are required by a program to be generated are calculated based on library information relating a processing block, and when the program to be generated exceeds the performance of one program, processing is divided into a plurality of processors in parallel or in series so that a source program can be generated.例文帳に追加

処理ブロックに関するライブラリ情報を基にして、生成されるプログラムが必要とするハードウエア資源データ、プログラム容量、及びサイクル数を算出し、生成されるプログラムが一つのプロセッサの性能を超えるものである場合、並列又は直列に接続される複数のプロセッサに分けてソースプログラムを生成する。 - 特許庁

A compiler 20 defines the variables and constants based on the definition information 13 according to the presence or absence of the FPU, and links the library 14 for generation both an object program to be loaded on a microcomputer having FPU and an object program to be loaded on a microcomputer without any FPU from the source program 12.例文帳に追加

コンパイラ20は、FPUの有無に応じて定義情報13に基づき変数・定数を定義しライブラリ14をリンクすることによって、ソースプログラム12から、FPUを有するマイクロコンピュータに搭載されるオブジェクトプログラムと、FPUを有していないマイクロコンピュータに搭載されるオブジェクトプログラムとの両方を生成する。 - 特許庁

例文

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から構成される。 - 特許庁

>>例文の一覧を見る

「source program library」の意味に関連した用語

source program libraryのページの著作権
英和・和英辞典 情報提供元は 参加元一覧 にて確認できます。

   
日外アソシエーツ株式会社日外アソシエーツ株式会社
Copyright (C) 1994- Nichigai Associates, Inc., All rights reserved.
日中韓辭典研究所日中韓辭典研究所
Copyright © 2024 CJKI. All Rights Reserved

ピン留めアイコンをクリックすると単語とその意味を画面の右側に残しておくことができます。

こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

このモジュールを今後表示しない
みんなの検索ランキング
閲覧履歴
無料会員登録をすると、
単語の閲覧履歴を
確認できます。
無料会員に登録する
英→日 日→英
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

©2024 GRAS Group, Inc.RSS