VARIABLE-LENGTH Meaning in Japanese - translations and usage examples

Noun
可変長
variable length
a variable-length
variable-size

Examples of using Variable-length in English and their translations into Japanese

{-}
  • Programming category close
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
Different formats, 1 of which is variable-length.
種類のフォーマットがあり、そのうちの1つは可変長です。
(5) Why must variable-length data be padded with zeros?
(5)なぜ可変長データをゼロでパディングするのですか?
VARCHAR, VARBINARY, and BLOB and TEXT types are variable-length types.
VARCHAR、VARBINARY、およびBLOBとTEXT型は可変長型です。
The input must be a variable-length vector or a fixed-size vector.
入力は可変長ベクトルまたは固定サイズのベクトルでなければなりません。
After this point,the INIT ACK chunk continues with optional variable-length parameters.
この後、INITACKチャンクにはオプションの可変長パラメータが続く。
The present time: Variable-length intake manifolds and complex intake systems.
現時点:可変長インテークマニホールドと複合体吸入システム。
The data structure associated with the host_name NameType is a variable-length vector that begins with a 16-bit length.
そのhost_nameNameTypeと関連づけられるそのデータ構造体は、16bit長で始まる可変長ベクトルである。
Some types of variable-length fields are prefixed with a length indicator.
一部の可変長フィールドの前には、長さインディケーターが付加されています。
An array declared whose dimensions are any valid expression, particularly if these are only known at run-time,is called a variable-length array.
有効な式が次元で宣言された配列は、特に実行時にしか認識されない場合は、可変長配列と呼ばれます。
In short, you can design"variable-length data" easily.
要するに"可変長のデータ"をシンプルに設計できる。
The length of variable-length items placed in the layout space can be modified subsequently.
レイアウトスペースに配置されている可変長アイテムの長さはあとから変更できます。
Since version 3.4.2, you can use variable-length arguments as follows:.
バージョン3.4.2以降では、次のように可変長引数を使うことができます。
The variable-length field comprising these leading bits is called the Format Prefix(FP).
これらの先頭ビットを含む可変長フィールドは、フォーマットプレフィックス(FP)と呼ばれる。
Nonempty__slots__ does notwork for classes derived from"variable-length" built-in types such as int, bytes and tuple.
空でない__slots__は、intやbytesやtupleのような「可変長の」組み込み型から派生したクラスでは動作しません。
The variable-length field comprising these leading bits is called the Format Prefix(FP).
これらの頭のビットを構成する可変長のフィールドは、形式プレフィクス(FP:FormatPrefix)と呼ばれる。
PDF 417 Overview PDF417 barcodes are multi-row and variable-length, which allows for high data capacity and error correction capabilities.
PDF417概要PDF417バーコードは高い情報量とエラー訂正機能を持つ複数行の可変長のコードです。
The sbuf_vprintf() function behaves the same as sbuf_printf()except that the arguments are obtained from the variable-length argument list ap.
Sbuf_vprintf()関数はsbuf_printf()と同様に振舞いますが、引数が可変長引数リストapから取得されることが違います。
This could lead to unintentional, variable-length load times on top of the original script's load operations.
これにより、元のスクリプトのロード操作に加えて、意図しない可変長のロード時間が発生する可能性があります。
The vsyslog() function is an alternate form in which the argumentshave already been captured using the variable-length argument facilities of stdarg(3).
Vsyslog()関数は、stdarg(3)の可変長引数機能を使ってすでに引数がキャプチャされている場合の代替形式です。
Theoretically, unless you use dynamic data type-for example, variable-length array-with statically typed language, you can determine memory offset of object properties or structure members, at the time of compiling.
静的型付けの言語を使い、かつ可変長配列などの動的な型を使わないのであれば、理論上は、あるプロパティ(あるいは構造体のメンバ)のメモリ上のオフセットをコンパイル時に決定できるはずです。
Pedigrees In an execution of an Intel® CilkTM Plus program,each maximal strand is identified by its pedigree, a variable-length sequence of 64-bit integers.
ペディグリー(系図)インテル®CilkTMPlusプログラムの実行では、ペディグリー(64ビット整数の可変長シーケンス)により個々の最大ストランドが識別されます。
C99 introduced several new features including inline functions,complex numbers, variable-length arrays, flexible array members, and most notably support for one line comments as in BCPL back in the day.
C99には、インライン関数、複素数、可変長配列、柔軟な配列メンバー、最も注目すべき点として、1行のコメント(BCPLのように)が含まれています。
Func_num_args() may be used in conjunction with func_get_arg() and func_get_args()to allow user-defined functions to accept variable-length argument lists.
Func_num_args()はfunc_get_arg()およびfunc_get_args()と組み合わせて使用され、ユーザ定義関数において可変長の引数リストを使用することができるようになります。
Note that this method of detecting optional datadiffers from the normal TLS method of having a variable-length field, but it is used for compatibility with TLS before extensions were defined.
オプションとしてのデータを検知する、この手法は、可変長フィールドをもつ通常のTLS手法と区別するが、これは、拡張が定義される前にTLSとの互換性用に使われること」に注意。
Func_get_arg() may be used in conjunction with func_num_args() and func_get_args()to allow user-defined functions to accept variable-length argument lists.
Func_get_arg()はfunc_num_args()およびfunc_get_args()と組み合わせて使用され、これによりユーザ定義の関数が可変長の引数リストをとることができるようになります。
Blob fields have no further structure to their contents,so they consist of exactly the amount of bytes indicated in the variable-length encoding, after the Field ID and length prefixes.
両方のフィールドにはこれ以上の内容構造がないため、フィールドIDと長さプレフィクスの後に可変長エンコードで示される正確なバイト数で構成されます。
Func_get_args() may be used in conjunction with func_num_args() and func_get_arg()to allow user-defined functions to accept variable-length argument lists.
Func_get_args()はfunc_num_args()およびfunc_get_arg()と組み合わせて使用され、これによりユーザ定義の章において可変長の引数リストを使用することができるようになります。
These functions write the output under the control of a format string that specifieshow subsequent arguments(or arguments accessed via the variable-length argument facilities of stdarg(3)) are converted for output.
これらの関数は、format文字列による制御に従って出力を行います。この文字列は、その後の引数(またはstdarg(3)の可変長引数機能でアクセスできる引数)を出力用に変換する方法を指定します。
Results: 28, Time: 0.0234

Top dictionary queries

English - Japanese