検索

phrase: max: clip:
target: order:
Results of 771 - 780 of about 1461 for IN (0.043 sec.)
Set the timeout time of query execution 2403
« cubrid_set_drop cubrid_version » PHP Manual CUBRID 関数 Set the timeout time of query executio ... rid_set_query_timeout ( resource $req_identifier , int $timeout ): bool The cubrid_set_query_timeout() f ... dentifier Request identifier. timeout Timeout time in milliseconds. 戻り値 成功した場合に true を、失敗し ...
https://man.plustar.jp/php/function.cubrid-set-query-timeout.html - [similar]
LOB ファイルから、ユーザーが定義したサイズの内容を取得する 2403
« db2_last_insert_id db2_next_result » PHP Manual IBM DB2 関数 LOB ファイルから、ユーザーが定義し ... 内容を取得する 説明 db2_lob_read ( resource $stmt , int $colnum , int $length ): string db2_lob_read() に ... の接続パラメータ */ $db = 'SAMPLE' ; $username = 'db2inst1' ; $password = 'ibmdb2' ; /* 接続リソースの取得 ... , $drop ); $create = 'CREATE TABLE clob_stream (id INTEGER, my_clob CLOB)' ; $result = db2_exec ( $conn ... ); $variable = "" ; $stmt = db2_prepare ( $conn , "INSERT INTO clob_stream (id,my_clob) VALUES (1, ?)" ) ...
https://man.plustar.jp/php/function.db2-lob-read.html - [similar]
Returns the stop function used during training 2403
« fann_get_train_error_function fann_get_training_algorithm » PHP Manual Fann 関数 Returns the s ... top function used during training fann_get_train_stop_function (PECL fann ... >= 1.0.0) fann_get_train_stop_function — Returns the stop function used dur ... ing training 説明 fann_get_train_stop_function ( resource $a ... nn ): int Returns the stop function used during training. T ...
https://man.plustar.jp/php/function.fann-get-train-stop-function.html - [similar]
Will run input through the neural network 2403
« fann_reset_MSE fann_save_train » PHP Manual Fann 関数 Will run input through the neural networ ... fann_run (PECL fann >= 1.0.0) fann_run — Will run input through the neural network 説明 fann_run ( reso ... urce $ann , array $input ): array Will run input through the neural netw ... ork, returning an array of outputs, the number of which being eq ... ual to the number of neurons in the output layer. パラメータ ann ニューラルネットワ ...
https://man.plustar.jp/php/function.fann-run.html - [similar]
Sets the quickprop decay factor 2403
« fann_set_output_scaling_params fann_set_quickprop_mu » PHP Manual Fann 関数 Sets the quickprop ... cay which is a factor that weights should decrease in each iteration during quickprop training 関連キーワ ...
https://man.plustar.jp/php/function.fann-set-quickprop-decay.html - [similar]
Sets the training algorithm 2403
« fann_set_train_stop_function fann_set_weight_array » PHP Manual Fann 関数 Sets the training al ... gorithm fann_set_training_algorithm (PECL fann >= 1.0.0) fann_set_trainin ... g_algorithm — Sets the training algorithm 説明 fann_set_training_algorithm ( re ... source $ann , int $training_algorithm ): bool Sets the training alg ... orithm. More info available in fann_get_training_algorithm() . パラ ...
https://man.plustar.jp/php/function.fann-set-training-algorithm.html - [similar]
Shuffles training data, randomizing the order 2403
« fann_set_weight fann_subset_train_data » PHP Manual Fann 関数 Shuffles training data, randomiz ... ing the order fann_shuffle_train_data (PECL fann >= 1.0.0) fann_shuffle_train_data ... — Shuffles training data, randomizing the order 説明 fann_shuffle_t ... rain_data ( resource $train_data ): bool Shuffles train ... ing data, randomizing the order. This is recommended for incremental tr ...
https://man.plustar.jp/php/function.fann-shuffle-train-data.html - [similar]
指定したエンベロープおよびボディセクションに基づいて MIME メッセージを作成する 2403
« imap_lsub imap_mail_copy » PHP Manual IMAP 関数 指定したエンベロープおよびボディセクションに基 ... il_compose ( array $envelope , array $bodies ): string | false 指定したエンベロープ envelope およびボディ ... , "return_path" , "date" , "from" , "reply_to" , "in_reply_to" , "subject" , "to" , "cc" , "bcc" 。 "me ... します。 body に指定する配列の構造 キー 型 説明 type int MIMEタイプ。 TYPETEXT (デフォルト), TYPEMULTIPART ... MAGE , TYPEMODEL , TYPEOTHER が指定できます。 encoding int Content-Transfer-Encoding の値を指定します。 ...
https://man.plustar.jp/php/function.imap-mail-compose.html - [similar]
Returns the Legacy Extended JSON representation of a BSON value 2403
« MongoDB\BSON\toCanonicalExtendedJSON MongoDB\BSON\toPHP » PHP Manual 関数 Returns the Legacy E ... tion of a BSON value 説明 MongoDB\BSON\toJSON ( string $bson ): string Converts a BSON string to its » L ... 注意 : There exist several JSON formats for representing BSON. This function implements the "strict mode" ... defined in » MongoDB Extended JSON , which has been supe ... rseded by the canonical and relaxed formats defined in the » Extended JSON Specification and impleme ...
https://man.plustar.jp/php/function.mongodb.bson-tojson.html - [similar]
データを暗号化する 2403
« openssl_digest openssl_error_string » PHP Manual OpenSSL 関数 データを暗号化する openssl_encry ... ypt — データを暗号化する 説明 openssl_encrypt ( string $data , string $cipher_algo , string $passphrase ... , int $options = 0 , string $iv = "" , string &$tag = n ... ull , string $aad = "" , int $tag_length = 16 ): string | fals ... ます。 options OPENSSL_RAW_DATA と OPENSSL_ZERO_PADDING のビット OR。 iv NULL ではない初期化ベクトル。 ta ...
https://man.plustar.jp/php/function.openssl-encrypt.html - [similar]