SUBROUTINE Meaning in Japanese - translations and usage examples S

Noun
サブルーチン
subroutine
sub-routine

Examples of using Subroutine in English and their translations into Japanese

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
  • Programming category close
This could be a command subroutine.
指令サブルーチンです
In case the Perl 6 subroutine has a different name than its C counterpart.
この場合Perl6のサブルーチンはCの対応する関数と異なる名前を持っています。
A Q operation is a quantum subroutine.
Q操作は、量子のサブルーチンです
When that new function/subroutine gets back, just pop off your variables….
その新しい関数/サブルーチンが戻ってくると、あなたの変数をポップアップするだけです…。
Finally we called our Raku subroutine.
さいごにRakuのサブルーチンを呼び出しました。
Instead of a subroutine, you can provide a BLOCK as an anonymous in-line subroutine.
SUBNAMEの代わりに、匿名のインラインソートサブルーチンとしてBLOCKを使うことともできます。
Finally we called our Perl 6 subroutine.
さいごにPerl6のサブルーチンを呼び出しました
A process may specify a user-level subroutine to be a handler to which a signal should be delivered.
プロセスはユーザレベルのサブルーチンをシグナルが送られるべきハンドラとして指定できます。
Figure 7 shows a routing update subroutine.
図7は、ルーティング更新のサブルーチンを示しています。
The start subroutine evaluates the code and returns an object of type promise or shortly a promise.
Startサブルーチンはコードを評価し、Promise型のオブジェクト(端的には約束)を返します。
Is a diagram showing a“bomb explosion” subroutine;
図45】「爆弾爆発」のサブルーチンを示す図である。
A byte-level subroutine simply calls the bit-level routine eight times and returns the result as a byte.
バイトレベルのサブルーチンは、単にビットレベルのルーチンを8回呼び出して、結果をバイトの形で返します。
Starfleet wants a report on our computer calibration subroutine.
艦隊に校正プログラムの報告書を提出しなきゃ。
Again we replaced the postamble subroutine to insert our own code.
再び独自のコードを挿入するためにpostambleサブルーチンを置き換えます。
An instance of functionalabstraction asks the reader to understand a special-purpose subroutine.
機能的な抽象化の例は、専用サブルーチンを理解するように読者に要求する。
The MEX file contains only one function or subroutine, and its name is the MEX file name.
MEXファイルには関数またはサブルーチンが1つだけ含まれ、その名前がMEXファイルの名前となります。
Fig. 47 is step S24 of Fig. 44, i.e.,a processing flow chart of a CATS contractor code read subroutine.
図47は図44のステップS24、すなわちCATS業者コード読取りサブルーチンの処理フローチャートである。
Lets modify the above Raku script and rename the Raku subroutine hello instead of hellofromc.
上記のRakuのスクリプトを変更し、Rakuのサブルーチンの名前をhellofromcの代わりにhelloと付けてみましょう。
(F) A subroutine using a slurpy hash parameter in its signature received an odd number of arguments to populate the hash.
(F)シグネチャで吸い込みハッシュ引数を使っているサブルーチンが、ハッシュに展開するために奇数の数の引数を受け取りました。
Lets modify the above Perl 6 script and rename the Perl 6 subroutine hello.
上記のPerl6のスクリプトを変更し、Perl6のサブルーチンの名前をhellofromcの代わりにhelloと付けてみましょう。
Cadet Kirk, you somehow managed to install and activate a subroutine in the programming code, thereby changing the conditions of the test.
カーク君はサブルーチンPGCをインストールしテスト環境を変化させたな。
The subroutine group with the below functions have been included in the GRPH1 level, so they will be removed from future versions.
以下の機能を持つメソッド(元サブルーチン)群をGRPH1レベルに取り込んだので,これらは将来的に消去される。
But even that did not kill the concept of the subroutine, and we can only pray that the mutation won't prove to be hereditary.
しかしそれでもサブルーチンの概念は死ななかったのであり、われわれとしてはこの突然変異が遺伝とならないことを祈るばかりであります。
In addition to being the author of the first version of MATLAB,Moler is one of the authors of the LINPACK and EISPACK scientific subroutine libraries.
MATLABの初版の作成者であるほか、LINPACKおよびEISPACK科学用サブルーチンライブラリの共同作成者の1人でもあります。
In essence, this subroutine examines the event to determine whether it pertains to the deletion, creation or movement of a file.
要するにこのサブルーチンは、イベントを、ファイルの削除や生成、あるいは移動に関連するものか判定するために調べる。
Scheme of correction of longwave flux is moved from subroutine"IntegralSurfTemp" in module intg_surftemp to subroutine"PhyImplFluxOutput" in module"phy_implicit.
長波フラックスの補正スキームをintg_surftempモジュールのIntegralSurfTempサブルーチンからphy_implicitモジュールのPhyImplFluxOutputサブルーチンへ移動。
A subroutine corrects fluxes for implicit scheme of physical processes in AGCM5 are imported to phy_implicit as a subroutine"PhyImplFluxCorrect". negative_moist is modified.
物理過程の陰解法に関連するフラックス補正サブルーチンをAGCM5からPhyImplFluxCorrectとして phy_implicitへ移植.negative_moistの修正。
In an actual product, a software subroutine would likely copy these vectors into a nonvolatile store such as an EEPROM.
実際の製品では、ソフトウェアサブルーチンによってこれらのベクトルを不揮発性メモリ(EEPROMなど)にコピーすることになるでしょう。
This type of subroutine is defined the same way as normal subs except that we use the multi keyword instead of sub.
このタイプのサブルーチンは普通のサブルーチンと同じように定義できます。ただし、このときsubのかわりにmultiというキーワードを用います。
Select within subroutine to insert it within a specific subroutine and then select the specific subroutine from the Select subroutine menu.
特定のサブルーチン内に挿入するにはwithinsubroutineを選択し、Selectsubroutineメニューから特定のサブルーチンを選択します。
Results: 123, Time: 0.031
S

Synonyms for Subroutine

Top dictionary queries

English - Japanese