検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 351 for output (0.004 sec.)
Create a new PDF converter 6628
« wkhtmltox\PDF\Converter::add wkhtmltox\PDF\Converter::convert » PHP Manual wkhtmltox\PDF\Conve ... ption Values Changelog size.pageSize paper size of output document A4 >= 0.1.0 size.width with of the output ... document 210mm >= 0.1.0 size.height height of the output document 297mm >= 0.1.0 orientation orientation of ... the output document Landscape Portrait >= 0.1.0 colorMode col ... or mode of the output document Color Greyscale >= 0.1.0 resolution resol ...
https://man.plustar.jp/php/wkhtmltox-pdf-converter.construct.html - [similar]
Creates the training data struct from a user supplied function 6574
« fann_create_standard fann_create_train » PHP Manual Fann 関数 Creates the training data struct ... llback ( int $num_data , int $num_input , int $num_output , callable $user_function ): resource Creates the ... ceives the number of the training data set (input, output) and returns the set. パラメータ num_data The numb ... m_input The number of inputs per training data num_output The number of ouputs per training data user_functi ... input - The number of inputs per training data num_output - The number of ouputs per training data The funct ...
https://man.plustar.jp/php/function.fann-create-train-from-callback.html - [similar]
Create a new Image converter 6422
« wkhtmltox\Image\Converter wkhtmltox\Image\Converter::convert » PHP Manual wkhtmltox\Image\Conv ... is used /path/to/markup.html >= 0.1.0 out path of output file, if "-" stdout is used, by default an interna ... l buffer is used /path/to/output.png >= 0.1.0 fmt output format to use "" default j ... pg output as JPEG png output as PNG bmp output as bitmap svg ... output as SVG >= 0.1.0 transparent when outputting a PNG ...
https://man.plustar.jp/php/wkhtmltox-image-converter.construct.html - [similar]
Descale input and output data based on previously calculated parameters 6368
« fann_descale_output fann_destroy_train » PHP Manual Fann 関数 Descale input and output data ba ... n >= 1.0.0) fann_descale_train — Descale input and output data based on previously calculated parameters 説明 ... n , resource $train_data ): bool Descale input and output data based on previously calculated parameters. パ ... 返します。 参考 fann_scale_train() - Scale input and output data based on previously calculated parameters fan ... n_set_scaling_params() - Calculate input and output scaling parameters for future use based on trainin ...
https://man.plustar.jp/php/function.fann-descale-train.html - [similar]
Imagick がサポートするフォーマットを返す 6314
« Imagick::queryFonts Imagick::radialBlurImage » PHP Manual Imagick Imagick がサポートするフォー ... magick::queryFormats() <?php function render () { $output = "" ; $input = \ Imagick :: queryformats (); $col ... umns = 6 ; $output .= "<table border='2'>" ; for ( $i = 0 ; $i < coun ... t ( $input ); $i += $columns ) { $output .= "<tr>" ; for ( $c = 0 ; $c < $columns ; $c ++) ... { $output .= "<td>" ; if (( $i + $c ) < count ( $input )) { ...
https://man.plustar.jp/php/imagick.queryformats.html - [similar]
Sets the activation function for the output layer 6269
« fann_set_activation_function_layer fann_set_activation_function » PHP Manual Fann 関数 Sets th ... e activation function for the output layer fann_set_activation_function_output (PECL fa ... nn >= 1.0.0) fann_set_activation_function_output — Sets the activation function for the output laye ... r 説明 fann_set_activation_function_output ( resource $ann , int $activation_function ): bool ... Sets the activation function for the output layer. パラメータ ann ニューラルネットワークリソー ...
https://man.plustar.jp/php/function.fann-set-activation-function-output.html - [similar]
Sets the steepness of the activation steepness in the output layer 6135
« fann_set_activation_steepness_layer fann_set_activation_steepness » PHP Manual Fann 関数 Sets ... the steepness of the activation steepness in the output layer fann_set_activation_steepness_output (PECL f ... ann >= 1.0.0) fann_set_activation_steepness_output — Sets the steepness of the activation steepness i ... n the output layer 説明 fann_set_activation_steepness_output ( ... s the steepness of the activation steepness in the output layer. パラメータ ann ニューラルネットワークリソー ...
https://man.plustar.jp/php/function.fann-set-activation-steepness-output.html - [similar]
定義済み定数 6063
« リソース型 SNMP 関数 » PHP Manual SNMP 定義済み定数 定義済み定数 以下の定数が定義されています。 ... ロードされている場合のみ使用可能です。 snmp_set_oid_output_format() 用 SNMP_OID_OUTPUT_SUFFIX ( int ) SNMP_OI ... D_OUTPUT_MODULE ( int ) SNMP_OID_OUTPUT_FULL ( int ) SNMP_O ... ID_OUTPUT_NUMERIC ( int ) SNMP_OID_OUTPUT_UCD ( int ) SNMP_O ... ID_OUTPUT_NONE ( int ) snmp_set_valueretrieval() 用 SNMP_VAL ...
https://man.plustar.jp/php/snmp.constants.html - [similar]
実行時設定 6063
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定 ... 定オプション 名前 デフォルト 変更可能 変更履歴 zlib.output_compression "0" PHP_INI_ALL zlib.output_compressio ... n_level "-1" PHP_INI_ALL zlib.output_handler "" PHP_INI_ALL PHP_INI_* モードの詳細および ... 定ディレクティブに関する 簡単な説明を示します。 zlib.output_compression bool / int 透過的なページ圧縮を行うかど ... ます。 注意 : このオプションに 'On' を設定した場合、 output_handler を空にする必要があります! かわりに zlib.ou ...
https://man.plustar.jp/php/zlib.configuration.html - [similar]
Returns the output buffer of the request 6036
« EventHttpRequest::getInputHeaders EventHttpRequest::getOutputHeaders » PHP Manual EventHttpReq ... uest Returns the output buffer of the request EventHttpRequest::getOutputB ... er (PECL event >= 1.4.0-beta) EventHttpRequest::getOutputBuffer — Returns the output buffer of the request 説 ... 明 public EventHttpRequest::getOutputBuffer (): EventBuffer Returns the output buffer of ... 関数にはパラメータはありません。 戻り値 Returns the output buffer of the request. 参考 EventHttpRequest::getI ...
https://man.plustar.jp/php/eventhttprequest.getoutputbuffer.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 NEXT