| 例文 |
compiled programの部分一致の例文一覧と使い方
該当件数 : 81件
REUSE METHOD OF COMPILED PROGRAM CODE, SYSTEM, AND PROGRAM例文帳に追加
コンパイル済みプログラムコード再利用方法、装置およびプログラム - 特許庁
IMAGE DISPLAY SYSTEM COMPILED INTO DATABASE, AND COMPUTER PROGRAM THEREFOR例文帳に追加
データベース化された画像表示システム及びそのコンピュータプログラム - 特許庁
You have successfully compiled your program!例文帳に追加
と表示されている場合、プログラムは正常にコンパイルされています。 - NetBeans
To compile a target program to be compiled without opening the target program on a screen.例文帳に追加
コンパイル対象プログラムを画面上で開くことなく、コンパイルを実行可能にする。 - 特許庁
Nothing new needs to be compiled, but the program is run.例文帳に追加
新しくコンパイルする必要があるものは何もなく、単にプログラムが実行されます。 - NetBeans
a fully compiled or assembled program ready to be loaded into the computer 例文帳に追加
コンピュータにロードできる準備ができた完全にコンパイルまたはアセンブルされたプログラム - 日本語WordNet
A linker links compiled modules to create an executable program. 例文帳に追加
リンカーはコンパイルされたモジュールをリンクして[つないで]実行可能なプログラムを生成する - 研究社 英和コンピューター用語辞典
When a program to be run on the microprocessor is compiled, the conditioned branch instruction is inserted into the program by a compiler.例文帳に追加
条件付分岐命令は、マイクロプロセッサで動作させるプログラムのコンパイル時に、コンパイラによりプログラム内に挿入される。 - 特許庁
A user program 31 constituted of a variable declaring part 32 and a program part 33 is compiled by an engineering tool, and data 34 and a program code 35 are generated.例文帳に追加
変数宣言部32とプログラム部33から成るユーザプログラム31をエンジニアリングツールでコンパイルし、データ34とプログラムコード35を生成する。 - 特許庁
The source program 1 is compiled by the compiler 2, and the execution binary 3 and the debug information 4 are obtained.例文帳に追加
原始プログラム1がコンパイラ2でコンパイルされ、実行バイナリ3とデバッグ情報4とが得られる。 - 特許庁
The developer of a source program creates the source program on a target system, and the created source program is transmitted to a host system and is cross-compiled through a cross-compile part.例文帳に追加
ソースの開発者はターゲットシステムでソースプログラムを作成し、作成されたソースプログラムはホストシステムに伝送されクロスコンパイル部を通じてクロスコンパイルされる。 - 特許庁
A program that uses Remote Procedure Calls (RPCs) is compiled with stubs that substitute for the program that provides a requested procedure. 例文帳に追加
遠隔手順呼出し(RPC)を使うプログラムは,要求された手順を提供するプログラムに置き換わるスタブとともにコンパイルされる. - コンピューター用語辞典
a pre-compiled , pre-linked program that is ready to run under a given operating system 例文帳に追加
特定のオペレーティングシステムで実行される準備ができているあらかじめコンパイルされているプレリンクプログラム - 日本語WordNet
To provide a learning system with which a computer program can be compiled and learnt easily only by a Web browser.例文帳に追加
コンピュータ・プログラムのコンパイルと実習をWebブラウザだけで簡単にできる学習システムを提供する。 - 特許庁
If the build output concludes with the statementBUILD SUCCESSFUL, congratulations! You have successfully compiled your program!例文帳に追加
構築の出力の最後の行に「構築成功」と表示されている場合、プログラムは正常にコンパイルされています。 - NetBeans
The database processing program 4 (an object form) thus compiled is executed for a database group 8.例文帳に追加
このようにしてコンパイルされたデータベース処理プログラム4(オブジェクト形式)が、データベース群8に対して実行される。 - 特許庁
If compiled with threads support, the program will stop only when all threads terminate.例文帳に追加
スレッドに対応するようにコンパイルされている場合は、プログラムが終了するのは全てのスレッドが終わった時だけである。 - XFree86
Macro included in an application program is replaced by a processing definition by a preprocessor based on a macro processing replacing table, and then compiled/linked to prepare a program.例文帳に追加
アプリケーションプログラムに含まれるマクロをマクロ処理置換テーブルに基づいてプリプロセッサで処理定義に置き換えた後にコンパイル・リンク等してプログラムを生成する。 - 特許庁
To shorten a period in compiling a source program written in program language into a computer executable format, and to improve the quality of the compiled result.例文帳に追加
プログラム言語で記述されたソースプログラムからコンピュータで実行可能な形式にコンパイルを行う際の期間短縮とコンパイル結果の品質向上を図る。 - 特許庁
To make the execution speed of a program fast and to generate no problem in the program execution, even when the program is compiled before being executed.例文帳に追加
プログラムの実行速度を速くでき、しかも、プログラム実行前にコンパイルしても、プログラム実行時に問題の生じない最適化方法,最適化装置及び記録媒体を提供することにある。 - 特許庁
The client simulator source code for server program load test is compiled and a resulting client simulator object is executed.例文帳に追加
サーバプログラムの負荷試験用クライアントシミュレータソースコードをコンパイルし、コンパイル結果であるクライアントシミュレータオブジェクトを実行する。 - 特許庁
According to a particular embodiment, A C++ program having one or more input parameters is compiled to acquire a byte code of the C++ program, a C++ library is compiled to acquire a byte code of the C++ library, and the byte code of the C++ program and the byte code of the C++ library are executed symbolically.例文帳に追加
特定の実施形態は、1つ以上の入力変数を有するC++プログラムをコンパイルして該C++プログラムのバイトコードを取得し、C++ライブラリをコンパイルして該C++ライブラリのバイトコードを取得し、C++プログラムのバイトコード及びC++ライブラリのバイトコードを記号的に実行する。 - 特許庁
This program execution controller decides whether the method is already compiled in time of the method call, and executes a native code of the method when the method is already compiled.例文帳に追加
本発明に係るプログラム実行制御装置は、メソッド呼び出しの際に、当該メソッドがコンパイル済みであるか否かを判定し、当該メソッドがコンパイル済みであれば、当該メソッドのネイティブコードを実行する。 - 特許庁
A program is compiled by the two or more sets of compiler options, and each obtained executable object is profiled.例文帳に追加
プログラムは、コンパイラオプションの2つまたはそれ以上のセットによりコンパイルされ、それぞれの得られた実行可能オブジェクトはプロファイルされる。 - 特許庁
To allow a user to visually understand, examine, and operate a compiled application program by a user interface as the function of a compiler option.例文帳に追加
ユーザ・インタフェースがユーザにコンパイルしたアプリケーションプログラムをコンパイラ・オプションの機能として目で見て理解、検査、かつ操作させる。 - 特許庁
If the main program (the Python interpreter) is compiled and linked by the C compiler, global or static objects with constructorscannot be used.例文帳に追加
メインプログラム (Python インタプリタ) は C コンパイラでコンパイルされリンクされているので、グローバル変数や静的オブジェクトをコンストラクタで作成できません。 - Python
An issuing apparatus 3 writes a program in a predetermined file provided in a memory area of a non-contacting medium 2 such as a non-contact type IC card etc. or a program area, and the existing memorized program is compiled.例文帳に追加
発行機3は、非接触型ICカード等の非接触媒体2のメモリエリア内に設けた所定ファイル又はプログラムエリアにプログラムを書き込んだり、既に記憶されたプログラムを編集する。 - 特許庁
A plurality of generated sources are compiled to generate an independent specification program, and this is linked to a common specification program used as common logic to generate a move processing software.例文帳に追加
生成された複数のソースを、コンパイルして個別仕様プログラムを生成し、これを共通ロジックとして使用される共通仕様プログラムとリンクして移行処理ソフトを生成する。 - 特許庁
Obtained program information is displayed as a first program list where they are two-dimensionally arranged in a time axis and a channel axis and the program information on plural programs are displayed as a second program list compiled at every genre.例文帳に追加
取得された番組情報は、時間軸とチャンネル軸の2次元に配列した第1番組表として、及び、複数の番組についての前記番組情報を、ジャンル毎に編集した第2番組表として表示される。 - 特許庁
After the seal is put on, since it is compiled integrally with the electronic document and copy-protected, a source program is not recognized and alteration and the forgery are prevented.例文帳に追加
捺印後は電子文書と一体にコンパイルされコピープロテクトがかけられるため、ソースプログラムがわからず変造や偽造が防止される。 - 特許庁
Feature test macros allow the programmer to control the definitions that are exposed by system header files when a program is compiled. 例文帳に追加
機能検査マクロ (feature test macro) により、プログラマはプログラムがコンパイルされる際にシステムのヘッダファイルにより公開される定義を制御することができる。 - JM
The DSP program information 33 and an MCU program 34 are compiled by a compiler (S13), and the program is linked with a DSP emulation library 35, so as to create the MCU object 36 (S14).例文帳に追加
そして、DSPプログラム情報33およびMCUプログラム34がコンパイラによってコンパイルされ(S13)、このプログラムとDSPエミュレーションライブラリ35とがリンクされることによって、MCUオブジェクト36が生成される(S14)。 - 特許庁
The AEC has developed the Long-Term Program for Research, Development and Utilization of Nuclear Energy, which determined the basic nuclear policy in Japan, almost every five years since 1956. The title of the Long-Term Program for Research, Development and Utilization of Nuclear Energy was changed to the “Framework for Nuclear Energy” in 2005, and the AEC compiled the basic objectives and concepts. (The Framework for Nuclear Energy was endorsed by the Cabinet in October, 2005.)例文帳に追加
原子力委員会は、国会の同意を得て内閣総理大臣が任命する委員長及び4名の委員より構成される。 - 経済産業省
It is judged whether a batch processing can be performed on each of sentences of a program to be compiled by an instruction provided in a CPU (step 206).例文帳に追加
コンパイル対象プログラムの各文について、CPUの備える命令によって一括処理が行えるかどうかを判断する(ステップ206)。 - 特許庁
Although Java can be compiled as a native program, much of Java's popularity can be attributed to its portability, along with other features such as garbage collection.例文帳に追加
Javaはネイティブプログラムのようにコンパイルできますが、Javaの人気の多くはガーベッジコレクションと言った機能だけでなく、その移植性の高さにあるでしょう。 - Gentoo Linux
When a motion program 2 is generated, the use range of the user register 3 used for a ladder program 1 is declared at a part 5 in advance, and then it is checked whether or not the user register is overlapped with a user register described in the motion program 2 when the motion program is compiled.例文帳に追加
モーション・プログラム2を作成する際に、ラダー・プログラム1で使用しているユーザレジスタ3の使用範囲を事前に5で宣言しておくことにより、モーション・プログラムで記述したユーザレジスタとの重複が無いかをモーション・プログラムのコンパイル時に8でチェックするものである。 - 特許庁
The program described in the interpreter type language is called in call units, compiled by a compiling means 2, and stored in a storage means 3.例文帳に追加
インタプリタ型言語で記述されたプログラム1は、呼び出し単位毎に呼び出されてコンパイル手段2によってコンパイルされ、記憶手段3に格納される。 - 特許庁
we have just the compiled the schedule for implementing the Program for Financial Revival publicly released on October 30 in the form of a work schedule aimed at its steady fulfillment. 例文帳に追加
10月30日に公表した「金融再生プログラム」について、今般、その着実な実現に向けて実施のスケジュールを作業工程表として取りまとめました。 - 金融庁
Then, the test directory tree 68 is used for selecting a test script to be used at the time of testing a newly compiled application program.例文帳に追加
そして、試験ディレクトリ・ツリー(68)は、新しくコンパイルされたアプリケーション・プログラムを試験する際に使われる試験スクリプトを選択するために使用される。 - 特許庁
2. In these circumstances, the Government approved the Program to Accelerate Reforms to complement and reinforce the Comprehensive Measures to Accelerate Reforms, which was compiled in October last year.例文帳に追加
2こうした中、昨年十月にとりまとめました「改革加速のための総合対応策」を補完・強化するため、「改革加速プログラム」を策定いたしました。 - 財務省
Remember that there are a number of steps you would normally carry out if you compiled a program yourself (downloading, unpacking, patching, compiling, installing). 例文帳に追加
プログラムをコンパイルする時のことを思い出して下さい。 通常、とてもたくさんの手順(ダウンロード、展開、パッチ作業、コンパイル、インストール) を踏まなくてはなりません。 - FreeBSD
To provide a system and method for automatically converting a compiled program that accesses objects stored in main memory into a program that accesses and updates persistently stored objects.例文帳に追加
持続的に記憶されたオブジェクトをアクセスしかつ更新するプログラムの中に主メモリに記憶されたオブジェクトをアクセスするコンパイルされたプログラムを自動的に変換するシステム及び方法を提供する。 - 特許庁
To provide a language processor capable of updating an executable object simply by recompiling only a program to be modified when a modification or addition, etc., is performed to a compiled program.例文帳に追加
コンパイル済みのプログラムに対して変更や追加等を加える場合に、変更対象のプログラムのみをリコンパイルするだけで実行可能なオブジェクトを更新することができる言語処理装置を提供すること。 - 特許庁
A server 1 divides a program into a module 102 and a main program 103, compiles the main program 103, provides a link in a manner utilizing a shared library, complies the module 102 as the shared library, and sends the compiled module 104 and the main program 105 to a terminal device 3.例文帳に追加
サーバ1は、プログラムをモジュール102およびメインプログラム103に分割し、メインプログラム103をコンパイルし、共有ライブラリを利用する形態でのリンクを行い、モジュール102を共有ライブラリとしてコンパイルし、コンパイルしたモジュール104およびメインプログラム105を端末装置3へ送信する。 - 特許庁
When a software virtual computer operating on a computer executes a program for a software virtual computer, the program for the software virtual computer is compiled into a program for a computer by a just in-time system by using a compiler incorporated in the software virtual computer.例文帳に追加
計算機上で動作するソフトウェア仮想計算機がソフトウェア仮想計算横用プログラムれを実行時に、ソフトウェア仮想計算機に内蔵したコンパイラを用いて、ソフトウェア仮想計算槻用プログラムを計算機用プログラムにジャストインタイム方式でコンパイルする。 - 特許庁
To perform debugging as if a statement for indicating diagnosis described in a test edition program were valid also for debugging a product edition program compiled so as to invalidate a statement for debugging by a compile option.例文帳に追加
コンパイルオプションでデバッグ用のステートメントを無効化するようにリコンパイルした製品版プログラムのデバッグにおいても、テスト版プログラムに記述した診断指示用ステートメントが有効であるかのようにデバッグを可能とする。 - 特許庁
NISA started to review the inspection program in the Task Force on Inspection System from January 2005.It compiled the report on a new inspection system based on the Preservation Program in August 2008.例文帳に追加
原子力安全・保安院は、2005年11月から、検査のあり方に関する検討会で、検査制度の見直しの検討を開始し、2008年8月、保全プログラムを基礎とする新しい検査制度についての報告書をとりまとめた。 - 経済産業省
| 例文 |
| Copyright © Japan Patent office. All Rights Reserved. |
| Copyright(C) 財務省 ※この記事は財務省ホームページの情報を転載しております。内容には仮訳のものも含まれており、今後内容に変更がある可能性がございます。 財務省は利用者が当ホームページの情報を用いて行う一切の行為について、何ら責任を負うものではありません。 |
| Copyright (C) 1994- Nichigai Associates, Inc., All rights reserved. |
| Copyright(C) 2026 金融庁 All Rights Reserved. |
| 日本語ワードネット1.1版 (C) 情報通信研究機構, 2009-2026 License. All rights reserved. WordNet 3.0 Copyright 2006 by Princeton University. All rights reserved.License |
| Copyright Ministry of Economy, Trade and Industry. All Rights Reserved. |
| この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。 |
| 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. |
| © 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 (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. |
| Copyright (C) 1994-2004 The XFree86®Project, Inc. All rights reserved. licence Copyright (C) 1995-1998 The X Japanese Documentation Project. lisence |
| Copyright 2001-2010 Gentoo Foundation, Inc. The contents of this document are licensed under the Creative Commons - Attribution / Share Alike license. |
| Copyright 1994-2010 The FreeBSD Project. All rights reserved. license |
|
ログイン |
Weblio会員(無料)になると
|
|
ログイン |
Weblio会員(無料)になると
|

