検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 1237 for data (0.009 sec.)
3952
« リソース型 SVM » PHP Manual SVM 例 例 The basic process is to define parameters, supply traini ... ng data to generate a model on, then make predictions base ... h most any input, so we'll start by looking at the data. Data is supplied in either a file, a stream, or a ... ) would simply not be included. In array mode, the data must be passed as an array of arrays. Each sub-arr ... y => value sets for the feature values pairs. This data is passed to the SVM class's train function, which ...
https://man.plustar.jp/php/svm.examples.html - [similar]
Send data to the remote UDP address. 3952
« Swoole\Client::sendfile Swoole\Client::set » PHP Manual Swoole\Client Send data to the remote ... PECL swoole >= 1.9.0) Swoole\Client::sendto — Send data to the remote UDP address. 説明 public Swoole\Clie ... nt::sendto ( string $ip , int $port , string $data ): bool The swoole client should be type of SWOOLE ... IPv4 or IPv6. port The port number of remote host. data The data to send which should be less-than 64K. 戻 ... り値 関連キーワード: data , remote , Send , Swoole , the , sendto , host , s ...
https://man.plustar.jp/php/swoole-client.sendto.html - [similar]
Append the string or binary data at the end of the memory buffer and return the ... 3935
« Swoole\Buffer Swoole\Buffer::clear » PHP Manual Swoole\Buffer Append the string or binary data ... woole\Buffer::append — Append the string or binary data at the end of the memory buffer and return the new ... cated. 説明 public Swoole\Buffer::append ( string $data ): int パラメータ data The string or binary data t ... buffer. 関連キーワード: memory , Swoole , Buffer , data , append , string , buffer , size , binary , new ...
https://man.plustar.jp/php/swoole-buffer.append.html - [similar]
Send data to all job servers to see if they echo it back 3918
« GearmanClient::jobStatus GearmanClient::removeOptions » PHP Manual GearmanClient Send data to ... , might only be in Git) GearmanClient::ping — Send data to all job servers to see if they echo it back 説明 ... ng ( string $workload ): bool Sends some arbitrary data to all job servers to see if they echo it back. Th ... e data sent is not used or processed in any other way. Pr ... ing. パラメータ workload Some arbitrary serialized data to be echo back 戻り値 成功した場合に true を、失敗 ...
https://man.plustar.jp/php/gearmanclient.ping.html - [similar]
Return class probabilities for previous unseen data 3918
« SVMModel::load SVMModel::predict » PHP Manual SVMModel Return class probabilities for previous ... unseen data SVMModel::predict_probability (PECL svm >= 0.1.4) ... y — Return class probabilities for previous unseen data 説明 public SVMModel::predict_probability ( array ... $data ): float This function accepts an array of data an ... model, which represent the estimated chance of the data supplied being a member of that class. Requires th ...
https://man.plustar.jp/php/svmmodel.predict-probability.html - [similar]
Read BLOB/CLOB data and send straight to browser 3901
« cubrid_lob_get cubrid_lob_size » PHP Manual CUBRID 関数 Read BLOB/CLOB data and send straight ... CUBRID >= 8.3.1) cubrid_lob_send — Read BLOB/CLOB data and send straight to browser 説明 cubrid_lob_send ... entifier ): bool cubrid_lob_send() reads BLOB/CLOB data and passes it straight through to the browser. To ... $conn ); ?> 参考 cubrid_lob_get() - Get BLOB/CLOB data cubrid_lob_close() - Close BLOB/CLOB data cubrid_l ... ob_size() - Get BLOB/CLOB data size cubrid_lob_export() - Export BLOB/CLOB data t ...
https://man.plustar.jp/php/function.cubrid-lob-send.html - [similar]
Decrypts crypttext with given parameters 3901
« mcrypt_create_iv mcrypt_enc_get_algorithms_name » PHP Manual Mcrypt 関数 Decrypts crypttext wi ... t_decrypt ( string $cipher , string $key , string $data , string $mode , string $iv = ? ): string | false ... Decrypts the data and returns the unencrypted data. パラメータ ciphe ... ズム名をあらわす文字列。 key The key with which the data was encrypted. If the provided key size is not sup ... the function will emit a warning and return false data The data that will be decrypted with the given cip ...
https://man.plustar.jp/php/function.mcrypt-decrypt.html - [similar]
Write data to the socket. 3884
« Swoole\Event::wait Swoole\Exception » PHP Manual Swoole\Event Write data to the socket. Swoole ... (PECL swoole >= 1.9.0) Swoole\Event::write — Write data to the socket. 説明 public static Swoole\Event::wr ... ite ( string $fd , string $data ): void パラメータ fd data 戻り値 関連キーワード: ...
https://man.plustar.jp/php/swoole-event.write.html - [similar]
Unserialize the data. 3884
« Swoole\Serialize::pack Swoole\Server » PHP Manual Swoole\Serialize Unserialize the data. Swool ... 1.9.0) Swoole\Serialize::unpack — Unserialize the data. 説明 public static Swoole\Serialize::unpack ( str ... ing $data , string $args = ? ): ReturnType Unserialize the d ... ata. パラメータ string args 戻り値 関連キーワード: data , Unserialize , Swoole , the , Serialize , unpack ...
https://man.plustar.jp/php/swoole-serialize.unpack.html - [similar]
Move all data from a buffer provided to the current instance of EventBuffer 3867
« EventBuffer::add EventBuffer::appendFrom » PHP Manual EventBuffer Move all data from a buffer ... t >= 1.2.6-beta) EventBuffer::addBuffer — Move all data from a buffer provided to the current instance of ... fer::addBuffer ( EventBuffer $buf ): bool Move all data from the buffer provided in buf parameter to the e ... rrent EventBuffer . This is a destructive add. The data from one buffer moves into the other buffer. Howev ... alse を返します。 参考 EventBuffer::add() - Append data to the end of an event buffer 関連キーワード: Even ...
https://man.plustar.jp/php/eventbuffer.addbuffer.html - [similar]