1153万例文収録!

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


小窓モード

プレミアム

ログイン
設定

設定

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

セーフサーチ:オン

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

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

セーフサーチについて

Subroutineを含む例文一覧と使い方

該当件数 : 169



例文

A process may specify a user-level subroutine to be a handler to which a signal should be delivered. 例文帳に追加

プロセスはユーザレベルのサブルーチンをシグナルが送られるべき ハンドラとして指定できます。 - FreeBSD

A subroutine is further executed (S4-4) to perform processing (S9) for restoring the operating frequencies.例文帳に追加

さらにサブルーチンを実行(S4−4)し、動作周波数を復帰する処理(S9)を行う。 - 特許庁

Furthermore, at least eight of a subroutine 14 for real number arithmetic operation, a subroutine 16 for integer division and a subroutine 18 for bit operation is arranged in the specified area 12 and the program is constituted so that it is branched to the arranged subroutines 14 to 18 at the instruction JM in the microcomputer.例文帳に追加

更にこのマイコンでは、少なくとも実数演算用サブルーチン14と整数除算用サブルーチン16とビット操作用サブルーチン18の何れかが特定領域12に配置され、その配置されているサブルーチン14〜18へ上記命令JMで分岐するようプログラムが構成されている。 - 特許庁

By the switch check processing subroutine, the value of the switch timer is increased by one in the case of detecting 'on' of the switch.例文帳に追加

スイッチチェック処理サブルーチンでは、スイッチのオンを検出するとスイッチタイマの値を+1する。 - 特許庁

例文

are useful for dealing with errors and interrupts encountered in a low-level subroutine of a program. 例文帳に追加

は、プログラムの低レベルなサブルーチンにおいて、エラーや割り込みが発生した時の処理に便利である。 - JM


例文

The switch check subroutine, the value of the switch timer is increased by 1 when the turning on of the switch is detected.例文帳に追加

スイッチチェック処理サブルーチンでは、スイッチのオンを検出するとスイッチタイマの値を+1する。 - 特許庁

When a start specification key 15a is depressed, a started state specification processing subroutine 23 is accessed.例文帳に追加

起動指定キー15aの押下により、起動後状態指定処理サブルーチン23が呼び出される。 - 特許庁

To easily comprehend a program file having dependency relation with (affected by) a certain subroutine.例文帳に追加

あるサブルーチンと依存関係にある(影響を受ける)プログラムファイルを容易に把握できるようにする。 - 特許庁

Then, subroutine for calculating a correction coefficient is executed (ST3), and a present room temperature is stored (ST4).例文帳に追加

そして、補正係数算出のサブルーチンを実行し(ST3)、現在の室温を格納する(ST4)。 - 特許庁

例文

When the both match each other, the branch instruction is recognized as the instruction equivalent to the subroutine return.例文帳に追加

そして、両者が一致すれば、その分岐命令をサブルーチンリターン相当の命令と認識する。 - 特許庁

例文

If a program jumping to a subroutine of a user-designated address is programmed in this loop beforehand, the processing by a CPU 2 can temporarily be jumped to the subroutine of the user-designated address.例文帳に追加

このループの中に、ユーザが指定したアドレスのサブルーチンにジャンプするプログラムを予めプログラミングしておけば、CPU(2)による処理をユーザが指定したアドレスのサブルーチンに一時的にジャンプさせることが可能になる。 - 特許庁

Based on a program for monitoring the execution of subroutine, the CPU 1a checks that the stored monitoring counter is regularly updated every time when the subroutine in the RAM 1c is executed.例文帳に追加

中央演算処理装置1aは、サブルーチンの実行監視を行うプログラムにて、RAM1c内のサブルーチン毎に格納された監視用カウンタが規則正しく更新されていることを確認する。 - 特許庁

When a user performs a right-click operation of a mouse on the jumping origin (jumping command and subroutine jumping command) displayed in a ladder program, a label display section 131a and subroutine display section 131b display the jumping destination by finding out the jumping destination (label name and subroutine program) designated by the jumping origin.例文帳に追加

ラベル表示部131aおよびサブルーチン表示部131bは、ユーザによって、ラダープログラムにおいて表示されているジャンプ元(ジャンプ命令やサブルーチンジャンプ命令)上でマウスの右クリック操作が行われると、当該ジャンプ元が指定するジャンプ先(ラベル名やサブルーチンプログラム)をサーチして、当該ジャンプ先を表示する。 - 特許庁

When any irregularity is found, the CPU detects that the subroutine has not been executed in an expected order.例文帳に追加

この規則性が崩れた場合に、サブルーチンが期待する順序で実行されなかったことを検出する。 - 特許庁

A subroutine detection part 131 performs comparison in which a similar instruction string which is determined to be similar to an instruction string included in an intermediate code obtained by analysing a source program by a prescribed rule is regarded as the same instruction, and detects a subroutine target instruction string group which is an instruction string group changeable to a subroutine.例文帳に追加

サブルーチン検出部131は、ソースプログラムの解析から得られる中間コードに含まれる命令列に対し、所定規則により類似と判定される類似命令列をも同一命令列とみなす比較を行い、サブルーチン化可能な命令列群であるサブルーチン対象命令列群を検出する。 - 特許庁

A subroutine call part 133 embeds processing corresponding to each similar instruction string into the object code.例文帳に追加

サブルーチン呼び出し部133は、オブジェクトコードに対し、類似命令列の各々に応じた処理を埋め込む。 - 特許庁

For example, this method can be actualized by a subroutine call in a message transfer interface (MPI) library.例文帳に追加

一例として、本方法は、メッセージ伝達インターフェース(MPI)ライブラリ内のサブルーチン・コールによって実現できる。 - 特許庁

In the subroutine, the image data are all stored together in a state in which the minute data are made to correspond thereto.例文帳に追加

このサブルーチンでは、画像データ各々を、議事録データを関連付けた状態で、全データを一括保存する。 - 特許庁

To provide a device for extracting a subroutine by analyzing a program and accurately outputting the call relation thereof.例文帳に追加

プログラムを解析してサブルーチンを抽出し、その呼出し関係を正確に出力する装置を提供すること。 - 特許庁

To provide a debugger program and a debug method for efficiently specifying a subroutine of a lowermost layer which has a bug.例文帳に追加

不具合を有する最下層のサブルーチンを効率的に特定するデバッガプログラム及びデバッグ方法を提供する。 - 特許庁

The system further includes a control unit operatively connected to the ultrasonic and positioning units, wherein the control unit is programmable with a surgical subroutine for performing the surgical tasks.例文帳に追加

このシステムは、外科的作業を行うための外科処置サブルーチンでプログラム可能である制御ユニットをさらに含む。 - 特許庁

An influential program file to be presented is read, and a subroutine defined in the program file is extracted.例文帳に追加

まず、依存関係の提示対象となるプログラムファイルを読み出して、該プログラムファイルに定義されているサブルーチンを抽出する。 - 特許庁

The API includes a subroutine dedicated to the navigation function and can smoothly make the additional applications cooperate with the program for navigation.例文帳に追加

APIは、ナビゲーション機能に固有のサブルーチンを有し、追加アプリとナビゲーション用プログラムとの連携が円滑にできる。 - 特許庁

Then, the program conversion device 10 converts a merge logical file access command of the COBOL source into a call sentence of a subroutine.例文帳に追加

その後、プログラム変換装置10は、COBOLソースのマージ論理ファイルアクセス命令を、サブルーチンのコール文に変換する。 - 特許庁

The return address of this subroutine calling instruction 14 is utilized as an address pointer to the start of an interpreted code 16.例文帳に追加

このサブルーチン呼出し命令(14)のリターンアドレスを、解釈済みコード(16)の開始へのアドレスポインタとして利用する。 - 特許庁

To fast execute an instruction sequence including a subroutine by an information processor equipped with a branch history and a return address stack.例文帳に追加

ブランチヒストリとリターンアドレススタックを備える情報処理装置において、サブルーチンを含む命令列を高速に実行する。 - 特許庁

Specifically, they are implemented as a subroutine to execute a check processing of each bit of each port of a plurality of input ports and a subroutine to execute data output to each bit or a group of a plurality of bits (8 bits, for example) of a plurality of output ports.例文帳に追加

具体的は、複数ある入力ポートの各ポートの各ビットのチェック処理を行うサブルーチンと、複数ある出力ポートの各ビットまたはまとまった複数ビット(例えば8ビット)に対するデータ出力を行うサブルーチンとして実現される。 - 特許庁

When securing a local variable storing area LV for a stack of a subroutine, the size of the local variable storing area LV is determined randomly in a range larger than the required size for storing all local variables declared, in a source program of the subroutine.例文帳に追加

サブルーチンスタックの局所変数格納領域LVを確保するに際し、局所変数格納領域LVの大きさを、サブルーチンのソースプログラムで宣言された全局所変数を格納するために必要な大きさより大きい範囲でランダムに決定する。 - 特許庁

When the tag type is not simple, a subroutine is called and the data are further analyzed to generate a class figure and a source code.例文帳に追加

タグ・タイプが単純でない場合には、サブルーチンが呼び出されて、データを更に解析し、クラス図及びソース・コードを生成する。 - 特許庁

The control section contains a subroutine for a keyword setting processing, a broadcasting-program retrieving processing and a broadcasting-program display processing.例文帳に追加

制御部は、キーワード設定処理、放送番組検索処理、放送番組表示処理を行うためのサブルーチンを含んでいる。 - 特許庁

A closed caption file is inputted from the input section 2 and the inputted characters are translated by calling a subroutine of the translation processing 92.例文帳に追加

入力部2から字幕ファイルを入力し、翻訳処理92のサブルーチンを呼び出して、入力した文字を翻訳する。 - 特許庁

Application programs 1 and 2 and an auxiliary program A including a subroutine to be utilized by them are loaded into an EEPROM 14 in an IC card.例文帳に追加

ICカード内のEEPROMに、アプリケーションプログラム1,2と、これらが利用するサブルーチンを含む補助プログラムAとをロードする。 - 特許庁

The program should be modified to call the OS COBOL Dynamic subroutine, as outlined in Base Technology Subroutines on the Internet; 例文帳に追加

このプログラムは、インターネット上の基礎技術サブルーチンで略述したOS COBOL動的サブルーチンを呼ぶように修正されなければならない。 - コンピューター用語辞典

The register number of a link register specified by the instruction equivalent to a subroutine call is recorded in a link stack 33 and a comparing circuit 32 compares the number of a branch destination address register for a branch instruction which possibly makes the subroutine return with the recorded register number.例文帳に追加

サブルーチンコール相当の命令により指定されたリンクレジスタのレジスタ番号をリンクスタック33に記録しておき、比較回路32により、サブルーチンリターンの可能性のある分岐命令の分岐先アドレスレジスタの番号を、記録されたレジスタ番号と比較する。 - 特許庁

The subroutine 23 stores information for restoring a state specified by a user in a specified start state buffer 24.例文帳に追加

起動後状態指定処理サブルーチン23はユーザが指定した状態を復元するための情報を指定起動状態バッファ24に保持する。 - 特許庁

To rapidly carry out saving/restoration of a register accompanying a subroutine call and to prevent increase of program scale in a microprocessor.例文帳に追加

マイクロプロセッサにおいて、サブルーチンの呼び出しに伴うレジスタの退避・復元を高速に実行すると共に、プログラムの規模の増大を抑制する。 - 特許庁

The processor has an instruction for making an arithmetic processing unit execute return subroutine processing and stack frame release processing.例文帳に追加

本発明に係るプロセッサは、リターンサブルーチン処理と、スタックフレーム解放処理とを演算処理装置に実行させる命令を有するプロセッサである。 - 特許庁

When a start processing subroutine 21 judges the existence of start specification at the time of starting the system, the subroutine 23 is accessed and a start specification program in respective function programs 22 is started up based on the information stored in the buffer 24.例文帳に追加

システム起動時に起動処理サブルーチン21によって起動指定があることが判断されると、起動後状態指定処理サブルーチン23が呼び出され、指定起動状態バッファ24に保持された情報に基づいて各機能プログラム22の中の起動指定時のプログラムが起動される。 - 特許庁

Those various codes are provided with a header part 250 in which a code type showing the pertinent type is described, and a special address is described as a jump destination address to the other subroutine, and the special address includes a special address identifier and the leading address of the other subroutine.例文帳に追加

この各種コードは、該当する種類を表すコードタイプが記述されたヘッダ部250を有するとともに、他のサブルーチンへのジャンプ先アドレスとして特殊アドレスが記述されており、前記特殊アドレスは、特殊アドレス識別子と前記他のサブルーチンの先頭アドレスを含む。 - 特許庁

A general-purpose security policy generation means 103 calls a security policy generation subroutine 104 corresponding to the security equipment 130 and generates a general-purpose security policy in a format independent of the security equipment based on the setting information according to the security policy generation subroutine 104.例文帳に追加

汎用セキュリティポリシー生成手段103は、そのセキュリティ機器130に対応するセキュリティポリシー生成サブルーチン104を呼び出し、そのセキュリティポリシー生成サブルーチン104に従い、設定情報を基にして、セキュリティ機器に依存しない書式の汎用セキュリティポリシーを生成する。 - 特許庁

A setting information extraction means 101 calls a setting information extraction subroutine 102 corresponding to the security equipment from which the setting information is attempt to be extracted, extracts and collects the setting information from the security equipment 130 according to the setting information extraction subroutine 102.例文帳に追加

設定情報抽出手段101は、設定情報を抽出しようとするセキュリティ機器に対応する設定情報抽出サブルーチン102を呼び出し、その設定情報抽出サブルーチン102に従って、セキュリティ機器130から設定情報を抽出、収集する。 - 特許庁

To measure the performance of only a highly important shared subroutine which is frequently called in the operation state, without imposing a burden on a measuring person and without taking time for the selection work, when measuring the performance of the shared subroutine provided for a computer.例文帳に追加

コンピュータが備えている共有サブルーチンの性能測定を行う際、測定者に負担をかけたり、選択作業に時間をかけたりすることなく、運用状態において頻繁に呼び出される重要性の高い共有サブルーチンだけを対象にして性能測定を行えるようにする。 - 特許庁

In the memory reducing method for reducing the program size of a mounted program, repetitive processes in the program are automatically retrieved and put in a subroutine.例文帳に追加

実装プログラムのプログラムサイズを削減するメモリ削減方法において、プログラム上の重複する処理を自動的に検索しサブルーチン化する。 - 特許庁

A replacement section 41 replaces a return command from a subroutine included in a machine language program (application) 30 with a jump command to a logging section 42.例文帳に追加

置換部41により、機械語プログラム(アプリケーション)30に含まれる、サブルーチンからのリターン命令を、ロギング部42へのジャンプ命令で置換する。 - 特許庁

To reduce a program memory size and the number of execution clocks by making a condition branching instruction in a program and a return instruction from a subroutine unnecessary.例文帳に追加

プログラム中における条件分岐命令やサブルーチンからの復帰命令を不要にしてプログラムメモリサイズや実行クロック数を少なくする。 - 特許庁

'1' is set as the number of processing, the address of a switch timer for the prize ball counting switch is set to a pointer, and a switch check subroutine is called.例文帳に追加

処理数として「1」を設定し、賞球カウントスイッチのためのスイッチタイマのアドレスをポインタにセットし、スイッチチェック処理サブルーチンをコールする。 - 特許庁

The save control part 40 rewrites the data saved in the save memory 40 to the register when a restore instruction from the subroutine is carried out.例文帳に追加

また、退避制御部40は、サブルーチンからの復帰命令の実行時に、退避メモリ30に退避されたデータを対応するレジスタに書き戻す。 - 特許庁

To freely change bit strings meaning instructions of a CPU and to execute subroutine call with only hardware.例文帳に追加

CPUの命令を意味するビット列を自由に変更することを可能とし加えて、ハードウェアのみで、サブルーチンの呼び出しを実行することを可能とする。 - 特許庁

In deep binding, lexical variables mentioned in anonymous subroutines are the same ones that were in scope when the subroutine was created. 例文帳に追加

深い束縛においては、無名サブルーチンで挙げられているレキシカル変数は、そのサブルーチンが生成されたときのスコープにおけるのと同じものである。 - コンピューター用語辞典

例文

To provide a memory protection unit, a memory protection method and a memory protection program which are capable of preventing a memory from being improperly rewritten by a malfunction in a subroutine.例文帳に追加

サブルーチンの誤動作によるメモリの不正な書き換えを防止することができるメモリ保護装置、メモリ保護方法及びメモリ保護プログラムを提供する。 - 特許庁




  
コンピューター用語辞典
Copyright (C) 1994- Nichigai Associates, Inc., All rights reserved.
  
Copyright © Japan Patent office. All Rights Reserved.
  
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  
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 1994-2010 The FreeBSD Project. All rights reserved. license
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

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

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

©2026 GRAS Group, Inc.RSS