検索

phrase: max: clip:
target: order:
Results of 461 - 470 of about 1461 for IN (0.307 sec.)
実行時設定 2643
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定 ... 変更可能 Changelog zookeeper.recv_timeout 10000 PHP_INI_ALL zookeeper.session_lock 1 PHP_INI_SYSTEM zooke ... eper.sess_lock_wait 150000 PHP_INI_ALL PHP_INI_* モードの詳細および定義については ど ... 関する 簡単な説明を示します。 zookeeper.recv_timeout int Default the timeout for any ZooKeeper session. zo ... okeeper.session_lock int Enable PHP session locking. zookeeper.sess_lock_w ...
https://man.plustar.jp/php/zookeeper.configuration.html - [similar]
Enable/disable quorum endpoint order randomization 2643
« Zookeeper::setDebugLevel Zookeeper::setLogStream » PHP Manual Zookeeper Enable/disable quorum ... endpoint order randomization Zookeeper::setDeterministicCo ... rder (PECL zookeeper >= 0.1.0) Zookeeper::setDeterministicConnOrder — Enable/disable quorum endpoint ord ... ndomization 説明 public static Zookeeper::setDeterministicConnOrder ( bool $yesOrNo ): bool If passed a ... alue, will make the client connect to quorum peers in the order as specified in the zookeeper_init() cal ...
https://man.plustar.jp/php/zookeeper.setdeterministicconnorder.html - [similar]
The Event class 2622
« Constructing signal events Event::add » PHP Manual Event The Event class The Event class (PECL ... beta) はじめに Event class represents and event firing on a file descriptor being ready to read from or ... write to; a file descriptor becoming ready to read from or write to(edge-triggered I/O ... only); a timeout expiring; a signal occurring; a user-triggered event. Ever ... t is added (via Event::add() ). An added event remains in pending state until the registered event occur ...
https://man.plustar.jp/php/class.event.html - [similar]
The Pool class 2622
« Collectable::isGarbage Pool::collect » PHP Manual pthreads The Pool class The Pool class (PECL ... pthreads >= 2.0.0) はじめに A Pool is a container for, and controller of, an adjustable number of ... Workers. Pooling provides a higher level abstraction of the Worker ... functionality, including the management of references in the way req ... ected $ last ; /* メソッド */ public __construct ( int $size , string $class = ? , array $ctor = ? ) pub ...
https://man.plustar.jp/php/class.pool.html - [similar]
Creates a new set by intersecting values with another set 2622
« Ds\Set::get Ds\Set::isEmpty » PHP Manual Set Creates a new set by intersecting values with ano ... ther set Ds\Set::intersect (PECL ds >= 1.0.0) Ds\Set::intersect — Crea ... tes a new set by intersecting values with another set 説明 public Ds\S ... et::intersect ( Ds\Set $set ): Ds\Set Creates a new set u ... sing values common to both the current instance and an ...
https://man.plustar.jp/php/ds-set.intersect.html - [similar]
Begin checking for events and calling callbacks for the loop 2622
« EvLoop::resume EvLoop::signal » PHP Manual EvLoop Begin checking for events and calling callba ... op EvLoop::run (PECL ev >= 0.2.0) EvLoop::run — Begin checking for events and calling callbacks for the ... loop 説明 public EvLoop::run ( int $flags = 0 ): void Begin checking for events and ... calling callbacks for the current event loop. Returns whe ... calls Ev::stop() method, or the flags are nonzero(in which case the return value is true) or when there ...
https://man.plustar.jp/php/evloop.run.html - [similar]
Move the cursor of a lob object 2622
« cubrid_lob2_read cubrid_lob2_seek » PHP Manual CUBRID 関数 Move the cursor of a lob object cub ... cubrid_lob2_seek64 ( resource $lob_identifier , string $offset , int $origin = CUBRID_CURSOR_CURRENT ): ... e cursor position of a lob object by the value set in the offset argument, to the direction set in the o ... rigin argument. If the offset you want to move is larger ... than an integer data can be stored, you can use this function ...
https://man.plustar.jp/php/function.cubrid-lob2-seek64.html - [similar]
Creates a standard fully connected backpropagation neural network using an array... 2622
« fann_create_sparse fann_create_standard » PHP Manual Fann 関数 Creates a standard fully connec ... ted backpropagation neural network using an array of layer sizes fann_create_standard_arra ... d fully connected backpropagation neural network using an array of layer sizes 説明 fann_create_standard ... _array ( int $num_layers , array $layers ): resource Creates a ... gation neural network. There will be a bias neuron in each layer (except the output layer), and this bia ...
https://man.plustar.jp/php/function.fann-create-standard-array.html - [similar]
Calculate input scaling parameters for future use based on training data 2622
« fann_set_error_log fann_set_learning_momentum » PHP Manual Fann 関数 Calculate input scaling p ... arameters for future use based on training data fann_set_input_scaling_params (PECL fann > ... = 1.0.0) fann_set_input_scaling_params — Calculate input scaling parame ... ters for future use based on training data 説明 fann_set_input_scaling_params ( resou ... rce $ann , resource $train_data , float $new_input_min , float $new_input_max ...
https://man.plustar.jp/php/function.fann-set-input-scaling-params.html - [similar]
Calculate output scaling parameters for future use based on training data 2622
« fann_set_learning_rate fann_set_quickprop_decay » PHP Manual Fann 関数 Calculate output scalin ... g parameters for future use based on training data fann_set_output_scaling_params (PECL fann ... >= 1.0.0) fann_set_output_scaling_params — Calculate output scaling parameters for ... future use based on training data 説明 fann_set_output_scaling_params ( reso ... urce $ann , resource $train_data , float $new_output_min , float $new_output_m ...
https://man.plustar.jp/php/function.fann-set-output-scaling-params.html - [similar]