1153万例文収録!

「Program execution」に関連した英語例文の一覧と使い方(65ページ目) - Weblio英語例文検索


小窓モード

プレミアム

ログイン
設定

設定

Weblio 辞書 > 英和辞典・和英辞典 > Program executionの意味・解説 > Program executionに関連した英語例文

セーフサーチ:オフ

不適切な検索結果を除外する

不適切な検索結果を除外しない

セーフサーチについて

Program executionの部分一致の例文一覧と使い方

該当件数 : 3905



例文

An execution circuit 30 is driven by receiving the DC voltage Va at a power source terminal, executes a first kind program at the time of receiving the detection signal C1 of '0' and executes a second kind program for protecting a processing result obtained by executing the first kind program and generates a control signal C2 at the time of receiving the detection signal C1 of '1'.例文帳に追加

実行回路30は、直流電圧Vaを電源端子に受けて駆動し、”0”の検出信号C1を受けると第1種プログラムを実行し、”1”の検出信号C1を受けると第1種プログラムを実行することによって得られた処理結果を保護する第2種プログラムを実行するとともに制御信号C2を生成する。 - 特許庁

In the case of executing initialization at the time of turning on a power supply in order to speed up even processing, a transfer program stored in a ROM 12 transfers a program from the ROM 14 to an execution RAM 13 being a high-speed volatile memory such as an SRAM, and at the occurrence of an event, the CPU 11 executes the program stored in the RAM 13.例文帳に追加

一方、イベント処理の高速化のため、ROM12に格納される転送プログラムにより、電源投入時の初期化の際に低速ROM14から高速型揮発性メモリの例えばSRAMによる実行RAM13に転送し、イベント発生の際にCPU11は、高速型の実行RAM13上でプログラムを実行している。 - 特許庁

In the case of reproducing contents according to a program guide describing the contents themselves and a reproduction sequence, a stop time of an engine is counted, when the engine is stopped during execution of the program guide and then restarted again after that, and whether or not the program guide before engine stop is to be continuously executed even after engine restart is discriminated.例文帳に追加

コンテンツの内容と再生順序を記した番組表にしたがってコンテンツを再生する際に、エンジンの停止時間を計時し、番組表実行中にエンジンが停止され、その後に再始動された場合に、エンジン停止時間に基づいてエンジン停止前の番組表をエンジン再始動後も継続して実行するか否かを判断する。 - 特許庁

Further, the agent script for the program maintains a composite data structure including: an input buffer for storing input variables; an output buffer for storing output values to be displayed to the user; a program state data structure; and a bag buffer for temporarily storing input variables which the program will need in the course of future execution.例文帳に追加

さらに、プログラムのためのエージェント・スクリプトは、入力変数を格納する入力バッファと、ユーザに示すべき出力値を格納する出力バッファと、プログラム状態データ構造と、必要に応じてプログラムが将来の実行の最中に必要となる入力値を一時的に格納するバッグバッファとを含む複合データ構造を保持する。 - 特許庁

例文

A computer having a storage device and an output device stores operation information showing an execution status of the program in an information processor executing the program, reads the operation information from the storage device, determines reliability of the program on the basis of the read operation information, and outputs the determined reliability to the output device.例文帳に追加

記憶装置と出力装置とを有するコンピュータが、プログラムを実行している情報処理装置におけるプログラムの実行状況を示す稼動情報を記憶装置に記憶し、記憶装置から稼動情報を読み出し、読み出した稼動情報に基づいてプログラムの信頼度を決定し、決定した信頼度を出力装置に出力する。 - 特許庁


例文

A printer 1 is configured to, when a USB memory 401 storing an execution file of a second application program is inserted, cause a USB-connected personal computer 111 to recognize a normal storage region 440 in the USB memory 401 as a removable drive and carry out access management by using a management table 439 of the USB memory 401, and to read the execution file of the second application program from the personal computer 111.例文帳に追加

プリンター1は、第2のアプリケーションプログラムの実行ファイルを記憶したUSBメモリ401が挿入されると、USB接続されたパソコン111に対し、USBメモリ401の管理テーブル439を使用して、USBメモリ401内の通常記憶領域440をリムーバブルドライブとして認識させるとともにアクセス管理し、第2のアプリケーションプログラムの実行ファイルをパソコン111から読み出すことを可能とする。 - 特許庁

The device is equipped with a breakpoint setting part 110, a breakpoint resetting part 120, a breakpoint detection part 130 which stops the execution of a program or makes ineffective the state of an unnecessary breakpoint in a task being executed according to information on a breakpoint detected in the program execution, and a breakpoint switching part 140 which makes effective the break point whose state is ineffective when the executed task is switched.例文帳に追加

ブレークポイント設定部110と、ブレークポイント解除部120と、プログラム実行中に検出されたブレークポイントの情報に従って、前記プログラムの実行を停止、または実行中のタスクに不要なブレークポイントの状態の無効化を行うブレークポイント検出部130と、実行されるタスクの切り替えの際に、状態が無効であるブレークポイントについての有効化を行うブレークポイント切替部140とを具備する。 - 特許庁

The inspection result writing section 53 includes an image processing priority writing section 54 for continuing the execution of a control program without writing newly obtained inspection results when free space in the output buffer 56 runs short, and an output processing priority writing section 55 for interrupting the execution of the control program until the inspection results can be written into the output buffer 56 by reading the inspection results.例文帳に追加

検査結果書込み部53は、出力バッファ56内の空き容量が不足した場合に、新たに得られた検査結果を書き込まずに制御プログラムの実行を継続させる画像処理優先書込み部54と、検査結果が読み出されることによって出力バッファ56に検査結果が書き込めるようになるまで制御プログラムの実行を中断させる出力処理優先書込み部55とからなる。 - 特許庁

A registration information creation means 1c creates registration information 3 which includes information for registering each data access component created by the data access component creation means 1a to a program execution environment 4 and information for causing the processing defined by the common component 4d stored in the common component storage means 1b to be executed on the program execution environment 4 when the predetermined operation by each data access component is performed.例文帳に追加

登録情報生成手段1cは、データアクセス部品生成手段1aが生成した各データアクセス部品をプログラム実行環境4に登録するための情報と、共通部品記憶手段1bに記憶された共通部品4dで定義された処理が各データアクセス部品による所定の操作の際にプログラム実行環境4上で実行されるようにするための情報とを含む登録情報3を生成する。 - 特許庁

例文

Then, instruction rules consisting of rules for reallocation of bits are created as the instruction rules for the configurable processor, and the instruction codes included in the application program are converted to instruction codes that comply with the instruction rules consisting of the rules for the bit reallocation, whereby the execution program is created.例文帳に追加

そして、そのビット再割当の規則からなる命令規則をコンフィギュアラブル・プロセッサの命令規則として生成し、アプリケーション・プログラムに含まれる命令コードを、ビット再割当の規則からなる命令規則に準拠した命令コードに変換することにより実行プログラムを生成する。 - 特許庁

例文

A compiler device 110 reads a calling instruction from a source program, and judges whether or not a virtual function belongs to the class which is not inherited by the other class by using the optimization information included in the source program, and generates an execution type instruction group for directly calling the virtual function.例文帳に追加

コンパイラ装置110は、ソースプログラムから呼出命令を読み出し、ソースプログラムに含まれる最適化情報を用いて、仮想関数が他のクラスにより継承されないクラスに属するか否かを判断し、仮想関数を直接呼び出す実行形式命令群を生成する。 - 特許庁

To provide a numerical controller for displaying additional information of a machining program for enabling an operator to grasp the current machining state by displaying various additional information items other than a command on a screen in accordance with the execution of the machining program by additional hypertext, image display, or the like.例文帳に追加

付加的なハイパーテキスト表示や画像表示などにより、加工プログラムの実行に応じて指令以外の様々な付加情報を画面に表示することで、オペレータが現在の加工状況を把握できる加工プログラムの付加情報を表示する数値制御装置を提供すること。 - 特許庁

To activate the drive control program of a drive unit by the power OFF/ON of a numerical controller only with an inexpensive volatile memory RAM without using a nonvolatile memory FLASH memory operated as a drive control program storage area and also execution memory for the hardware of the drive unit.例文帳に追加

ドライブユニットのハードウェアに駆動制御プログラム格納エリアかつ実行メモリとして動作する不揮発性メモリFLASHメモリを用いることなくコスト的に安価な揮発性メモリRAMのみで、数値制御装置の電源OFF/ONでドライブユニットの駆動制御プログラムを起動させる。 - 特許庁

Thereby, the length of a branch history that is applied for branch prediction is dynamically determined with executing program codes to improve branch prediction performance, so that execution performance of CPU commands is improved and branch prediction performance is optimized not depending on types of test program codes.例文帳に追加

これにより、プログラムコードを行いつつ分岐予測に適用される分岐履歴の長さを動的に決定して分岐予測性能を向上させることによって、CPUの命令語の実行性能を向上させ、テストプログラムコードの種類に関係なく分岐予測性能を最適化させる。 - 特許庁

An event data preparing device 1 generates event information for an advertisement exhibited during an execution of a program by a user, reward information for supplying an additional function to the program, and event identifying information for identifying the event information and the reward information.例文帳に追加

イベントデータ作成装置1は、ユーザーがプログラムの実行中に提示を受ける広告を生成するためのイベント情報と、前記プログラムへ付加機能を供給するための報酬情報と、前記イベント情報および前記報酬情報を同定するためのイベント同定情報とを生成する。 - 特許庁

To administer, control, and easily change at a center device side, an item number, item type, item title or other execution results of an application program displayed by the application program in a table or list for referring recording data.例文帳に追加

例えば記録データ参照用のアプリケーションプログラムにより表やリスト等の中に表示出力される項目数や項目の種類或いは項目タイトルなど、アプリケーションプログラムの実行結果を、センター装置側で管理・制御できるように、しかも容易に実行結果を変更できるようにする。 - 特許庁

A DSP 14 performs signal processing by executing the program stored in the high-speed RAM 15, determines the next process to be carried out after the process currently in execution, and transfers the program corresponding to the next process from the normal RAM 16 to the high-speed RAM 15.例文帳に追加

DSP14は、高速RAM15に格納されたプログラムを実行して信号処理を行うと共に、現時点で実行している処理に対する次の処理を判定して、次の処理に対応したプログラムを通常RAM16から高速RAM15に転送する。 - 特許庁

To improve real time performance by controlling the writing and erasure of a nonvolatile memory under the program control of the sub-CPU of a nonvolatile control unit, and to shorten the execution start time of a user program stored in a nonvolatile memory by a main CPU.例文帳に追加

不揮発性メモリの書き込み及び消去の制御は不揮発性コントロールユニットのサブCPUのプログラム制御によって行うことによりリアルタイム性能を向上するとともに、メインCPUによる不揮発性メモリに格納されたユーザープログラムの実行開始時間を短縮すること。 - 特許庁

A signal which is multiplexed on a television broadcast signal and synchronous with it is transmitted by a prescribed signal format usable by a terminal program of a receiver side, and the terminal program of a terminal device (software execution device) 40 selected by the receiver side is operated in linking with the broadcast signal.例文帳に追加

テレビジョン放送信号に多重して、これと同期する信号を受信側の端末プログラムで利用可能な所定の信号フォーマットで送信し、受信側で選択される端末機器(ソフトウェア実行機器)40の端末プログラムを放送信号に連携して動作させるようにする。 - 特許庁

The processing can be changed flexibly in each of the processor core, according to an executed software, and a description of a program is simplified because a program comprising three main steps of acquisition of a processing objective data, execution of set processing and an output of a processed result.例文帳に追加

また、各プロセッサコアにおいては、実行するソフトウェアにより、柔軟に処理を変更可能であると共に、処理対象データの取得、設定された処理の実行、処理結果の出力の3つの主要なステップからなるプログラムを実行すれば良いため、プログラムの記述を簡単なものとすることができる。 - 特許庁

To provide an input device which is used for electronic equipment using a selection program load execution format, and which reduces the time from the start of an operator's touch input action till the start of program load as compared when using a touch panel.例文帳に追加

選択プログラムロード実行形態が用いられている電子装置に使用され、操作者のタッチ入力アクションの開始時点から、プログラムのロード開始に至るまでの時間を、従来のタッチパネルを用いた場合よりもさらに短くすることが可能な入力装置を提供する。 - 特許庁

On an operation system of a CPU 21, an application program recorded in a first storage means (nonvolatile memory 23) is capable of performing demand paging for developing an application program required for execution of the specific function to a second storage means (DRAM 22) every time it is actually required.例文帳に追加

CPU21のオペレーションシステム上で、第1の記憶手段(不揮発メモリ23)に記録されているアプリケーションプログラムから、特定の機能の実行に必要なアプリケーションプログラムを、実際に必要となるたび毎に第2の記憶手段(DRAM22)へ展開するデマンドページングを行うことが可能である。 - 特許庁

Application execution means 61 operates in accordance with an application program which is defined depending on the kind of document data, and prepares data for printing from the document data based on a print setting capable of being set for each application program designated for the document data as a print object.例文帳に追加

アプリケーション実行手段61は、文書データの種類ごとに定められたアプリケーションプログラムに従って動作し、印刷対象の文書データに指定されたアプリケーションプログラムごとに設定可能な印刷設定に基づいてその文書データから印刷用データを作成する。 - 特許庁

Meanwhile, when a command to be executed is an output command, the execution part 304 controls an output part 302 to output information to be presented to the player when the output command is included in the first program, but neglects the output command when it is included in the second program.例文帳に追加

一方、実行部304は、実行すべき指令が出力指令である場合、当該出力指令が第1プログラムに含まれていれば、出力部302を制御してプレイヤーに提示すべき情報を出力するが、第2プログラムに含まれていれば、当該出力指令を無視する。 - 特許庁

When interrupt due to another interrupt factor is generated on the way of executing an interrupt processing program by a CPU core 6, an interrupt processing part 11 converts a return instruction to be output when the interrupt processing program under execution is ended into a branch instruction, and outputs it to the CPU core 6.例文帳に追加

割り込み処理部11は、CPUコア6が割り込み処理プログラムを実行している途中で、他の割り込み要因による割り込みが発生した場合、実行中の割り込み処理プログラムの終了時に出力されるリターン命令を分岐命令に変換してCPUコア6に出力する。 - 特許庁

In a program development apparatus, a monitor program is provided with a function for acquiring the terminal address of a hidden area from debugger software having the information of the hidden area when an address to be executed next is in the hidden area and performing STEP execution continuously up to the terminal address.例文帳に追加

本発明のプログラム開発装置において、次回実行アドレスが隠蔽領域であった場合、隠蔽領域の情報を持つデバッガソフトから隠蔽領域の終端アドレスを取得し、終端アドレスまで連続してSTEP実行を行う機能をモニタプログラムに備える。 - 特許庁

Elapsed time information since the start of the execution of a command program and the position information at that time are received from the controller of the work machine or an arithmetic means for executing an arithmetic operation which is equivalent to that of the controller, and for obtaining the position information from the command program, and stored as history data (A1-A5).例文帳に追加

作業機械の制御装置や該制御装置と同等な演算を行い指令プログラムから位置情報を得る演算手段から、指令プログラム実行開始からの経過時間情報とそのときの位置情報を受け取り履歴データとして記憶する(A1〜A5)。 - 特許庁

In the case of starting the program AP1 in an application execution part 230, a 2nd key KEY2 is generated by applying the program LG2 to the 1st key KEY1 and a count value of the number of starts, and is collated with the 2nd key KEY2 generated by the application authentication part 220.例文帳に追加

アプリケーション実行部230でプログラムAP1を起動する際には、第1のキーKEY1および起動回数のカウント値にプログラムLG2を作用させて第2のキーKEY2を生成し、アプリケーション認証部220側で生成した第2のキーKEY2との一致照合を行う。 - 特許庁

When the main control means repeatedly executes the game control program (S8-S16) in the main control at the prescribed slight time of 2 msec for game control, it updates the success determining numeral in the residual time subtracted with the execution time of the game control program from the prescribed slight time (S5).例文帳に追加

主制御手段が2msecの所定微小時間毎に、主制御のうちの遊技制御プログラム(S8〜S16)を繰り返し実行して遊技制御を司る際に、所定微小時間から遊技制御プログラムの実行時間を差し引いた残余時間内に当たり判定用数値を更新する(S5 )。 - 特許庁

At a decode stage in a low parallel execution mode, when the decode result is a high parallel instruction whose parallel degree is "4" (that is, 4 SIMD), a program control part 4A outputs an instruction code OP to indicate an NOP instruction in a cycle just after the high parallel instruction without incrementing a program counter PC.例文帳に追加

プログラム制御部4Aはデコード段階において、低並列実行モード時に、デコード結果が並列度が“4”の高並列命令の場合は、プログラムカウンタPCをインクリメントすることなく、高並列命令の直後のサイクルでNOP命令を指示する命令コードOPを出力する。 - 特許庁

The information processing system in a first embodiment includes a main device having an execution unit that executes the control of a peripheral based on a control program expanded in a storage unit after a starting process including the process of expanding the control program in the storage unit is complete.例文帳に追加

本発明の第1の態様にかかる情報処理システムは、制御プログラムを記憶部に展開する処理を含む起動処理が完了した後に、記憶部に展開した制御プログラムに基づいて、周辺装置の制御を実行する実行部を有するメイン装置を備える。 - 特許庁

A multi-thread processor 10 is a processor for executing an operation by switching plural programs including at least a first program and a second program, and the processor 10 comprises a control unit for controlling an access to an external resource by plural programs, and a dispatch unit 12 for controlling a execution permission for the plural programs.例文帳に追加

マルチスレッドプロセッサ10は、少なくとも第1及び第2のプログラムを含む複数のプログラムを切り替えて実行するプロセッサであって、複数のプログラムによる外部資源へのアクセスを制御するコントロールユニットと、複数のプログラムの実行権を制御するディスパッチユニット12を備える。 - 特許庁

Then a layout program 50 monitors the contents of the database 30 periodically for operating a main test execution control program 34 immediately when the conditions of any device to be tested reach the test condition to execute a characteristic measurement test for the device to be tested.例文帳に追加

そして、割付処理プログラム50によって定期的にデータベース30の内容が監視され、いずれかの被試験装置の状態が試験条件に到達した場合にはただちに主試験実行制御プログラム34を起動して、その被試験装置に対する特性測定試験が実行される。 - 特許庁

An appropriate exercise program matched with the health state of the user is decided in a server 1 storing plural programs for health equipment 7 loaded with the execution environment of an application program and is transmitted to the health equipment 7 and the user exercises accordingly.例文帳に追加

アプリケーションプログラムの実行環境が搭載された健康機器7に対して複数のプログラムが記憶されたサーバ1で利用者の健康状態に合わせた適切な運動プログラムを決定するとともに前記の健康機器7に送信し、利用者はそれにしたがって運動するようにしている。 - 特許庁

This prepaid settlement program has two parts of an operation definition part 303b defining operation of a program performing the value purchase process and a recording process of the purchased value by a markup language downloaded in time of purchase of the value for the prepaid settlement, or the like, and an operation execution part 303a executing the defined operation.例文帳に追加

プリペイド決済用バリューの購入時等にダウンロードされるマークアップ言語によりバリュー購入処理および購入したバリューの記録処理をなすプログラムの動作を定義する動作定義部303bと、定義された動作を実行する動作実行部303aとの2つを有している。 - 特許庁

A sales processing server provided in an information processing center prepares a capital transfer executing program for conducting a capital transfer in every destination financial agency, and the capital transfer execution program is executed in a service terminal provided in the information processing center to transmit the capital transfer data for every financial agency.例文帳に追加

情報処理センタに設置された売上処理サーバは、仕向け金融機関ごとに資金移動を行う資金移動実行プログラムを作成し、情報処理センタに設置された業務端末では、資金移動実行プログラムの実行により、仕向け金融機関ごとに資金移動データを送信する。 - 特許庁

When receiving a command from the server device 4, the control means 20 receives the version number of the update program, and when sending the result of execution of the command to the server device 4 based on the result of comparison by a version comparison means, receives the update program through two-way communication.例文帳に追加

制御手段20はサーバ装置4からコマンドを受信する際に、更新用プログラムのバージョン番号を受信し、バージョン比較手段26による比較結果に基き、コマンド実行結果をサーバ装置4に送信する際、双方向通信により更新用プログラムを受信する。 - 特許庁

When a deposition error is detected by a deposition sensor 26 and an alarm is generated during work processing, execution of a restoration operation program corresponding to an alarm number is started during occurrence of the alarm, and the restoration operation of a main part 2 of the machine tool is controlled based on the restoration operation program.例文帳に追加

ワーク加工中に、着座センサ26により着座エラーが検出されアラームが発生した場合、アラーム発生中にアラーム番号に対応した復旧動作プログラムが実行開始され、工作機械本体2の復旧動作がその復旧動作プログラムに基づいて制御される。 - 特許庁

Learning data files 31-1 to 31-5 store the positions of the instructions of the second instruction set corresponding to the instructions of the first instruction set arranged in the order based on the frequency of execution in the run program in any one of program files 32-1 to 32-4.例文帳に追加

学習データファイル31−1乃至31−5は、プログラムファイル32−1乃至32−4のいずれかの実行プログラムにおいて実行される頻度を基にした順序に配列された第1のインストラクションセットのインストラクションに対応させて、第2のインストラクションセットのインストラクションの位置を格納する。 - 特許庁

When a plurality of processing threads which realize the original function of the program in a control thread formed about the application program under execution, the dependency between them (a thread 1 cannot be executed after the termination of the thread 2, etc.) also defined integrally.例文帳に追加

実行中のアプリケーション・プログラムについて形成された制御スレッド中で、当該プログラム本来の機能を実現する複数の処理スレッドを生成した際に、これらの間の依存関係(スレッド1はスレッド2の終了後でなければ実行できない、など)もまとめて定義しておく。 - 特許庁

In the printer mounting a volatile memory providing a main storage area, a second program being extracted preferentially is specified based on the storage capacity of the volatile memory, and the second program thus specified is extracted before starting execution thereof and loaded to the volatile memory.例文帳に追加

主記憶領域を提供する揮発性メモリを搭載する印刷装置において、当該揮発性メモリの記憶容量に基づいて優先的に解凍する第2制御プログラムを特定し、当該特定された第2制御プログラムの実行開始前に解凍して揮発性メモリにロードする。 - 特許庁

There is provided a means for storing a program for initializing the recording medium in a nonvolatile memory of an information processing apparatus, rebooting a system when a predetermined operation is performed and reading the program out to a main memory device of the information processing apparatus for execution.例文帳に追加

情報処理装置の不揮発性メモリに記憶媒体を初期化するプログラムを格納し、予め定められた操作がなされた場合には、システムの再起動を行うとともに、前記プログラムを前記情報処理装置の主記憶装置に読み出して、実行させる手段を備える。 - 特許庁

When each module of the program is executed, it is determined whether all of the modules up to the previous stage are executed on the basis of stored contents of the second memory, and when it is determined that all of the modules up to the previous stage are executed, the execution of the next module of the program is permitted.例文帳に追加

前記プログラムの各モジュールを実行する際、前段までの全てのモジュールが実行されているか否かを前記第2のメモリの記憶内容に基づいて判定し、前段までの全てのモジュールが実行されていると判定した場合、前記プログラムの次のモジュールの実行を許可する。 - 特許庁

When a sound volume value, etc., of outputted sound are changed at a state that a specified application program is executed, the changed values, etc., are registered in a sound volume setting data base by making them correspond to class names of the application program under execution after confirming whether or not the sound volume value, etc., after change are registered (170 to 182).例文帳に追加

特定のアプリケーション・プログラムが実行されている状態で、出力音声の音量値等が変更された場合、変更後の音量値等を登録するか否か確認した後に、実行中のアプリケーション・プログラムのクラス名と対応させて音量設定データベースに登録する(170〜182)。 - 特許庁

A host computer 120, in response to the interruption request signal, suspends a system routine being executed and executes an application program corresponding to the folded state, and then displays the execution contents of the application program in the remaining part uncovered in the folded state.例文帳に追加

ホスト・コンピュータ120は、中断要求信号に応答して実行中のシステムルーチンを一時停止すると共に、折り畳み状態に対応するアプリケーション・プログラムを実行し、アプリケーション・プログラムの実行内容を、折り畳み状態下で覆われない残りの部分に表示する。 - 特許庁

To enable a center device side to manage/control and to easily change the application program execution result of the number of items and the kinds of items, or the titles of items and the like that are displayed and outputted in a table, a list or the like by, for instance, application program for referring to record data.例文帳に追加

例えば記録データ参照用のアプリケーションプログラムにより表やリスト等の中に表示出力される項目数や項目の種類或いは項目タイトルなど、アプリケーションプログラムの実行結果を、センター装置側で管理・制御できるように、しかも容易に実行結果を変更できるようにする。 - 特許庁

This program implementation method includes a step for storing an instruction replaced in an emulation instruction register, a step for making an instruction fetch from the emulation instruction register valid, a step for performing the step execution of the instruction to be replaced and a step for implementing a program.例文帳に追加

エミュレーション命令レジスタに被置換命令を格納するステップと、エミュレーション命令レジスタからの命令フェッチを有効にするステップと、被置換命令をステップ実行するステップと、エミュレーション命令レジスタからの命令フェッチを無効にするステップと、プログラムを実行するステップとを含む。 - 特許庁

The identifier of an adapter 220 for calling a server object 210 is registered in a buffer 120 in a computer system at the time of starting the adapter 220, and when the identifier of a user program in which a request acceptance waiting state is generated is registered in the buffer 120, the priority order of the execution of the user program is raised.例文帳に追加

サーバオブジェクト210を呼び出すアダプタ220の識別子を、計算機システム内のバッファ120に、アダプタ220の開始時に登録し、要求受付待ちが発生したユーザプログラムの識別子がバッファ120に登録されているときには、ユーザプログラムの実行優先順位を上げる。 - 特許庁

Each program requests (311) execution authorization to a system agent of a licensing management system, which grants (318 to 324) the authorization according to the verification of a local license certificate for the program stored on a client workstation before the completion of a bootstrap.例文帳に追加

各プログラムは、ライセンス交付管理システムのシステム・エージェントに対して実行許可を要求し(311)、システム・エージェントは、ブートストラップの完了前に、クライアント・ワークステーション上に格納されたプログラムについてのローカル・ライセンス証明書の検証に従って、許可を授与する(318〜324)。 - 特許庁

例文

An OS 4 is constituted so that when the electronic mail is accepted, a file for a certain virtual device is generated, the interpretation contents of the accepted electronic mail are stored and then, only a program regarding execution of a business started by the electronic program is executed by reading the interpretation contents of the file.例文帳に追加

OS4は、電子メールを受け付けると、或る仮想デバイスに対するファイルを生成して、受け付けた電子メールの解釈内容を記憶し、次いで、電子メールで起動された業務実行に関するプログラムのみが、このファイルの解釈内容を読み出して実行されるようしている。 - 特許庁




  
Copyright © Japan Patent office. All Rights Reserved.
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する
英→日 日→英
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

©2026 GRAS Group, Inc.RSS