検索

phrase: max: clip:
target: order:
Results of 551 - 560 of about 859 for not (0.071 sec.)
Associates all key-value pairs of a traversable object or array 2931
« Ds\Map::put Ds\Map::reduce » PHP Manual Map Associates all key-value pairs of a traversable ob ... by the object's equals function. If an object does not implement Ds\Hashable , objects must be references ...
https://man.plustar.jp/php/ds-map.putall.html - [similar]
Determines if the sequence contains given values 2931
« Ds\Sequence::capacity Ds\Sequence::filter » PHP Manual Sequence Determines if the sequence con ... ck. 戻り値 false if any of the provided values are not in the sequence, true otherwise. 例 例1 Ds\Sequenc ...
https://man.plustar.jp/php/ds-sequence.contains.html - [similar]
Constructing signal events 2931
« Event callbacks Event » PHP Manual Event Constructing signal events Constructing signal events ... n a terminal window: $ php examples/signal.php In another terminal window find out the pid and send SIGTE ... new MyEventSignal ( $base ); $base -> loop (); ?> Note that signal callbacks are run in the event loop a ... it is safe for them to call functions that you are not supposed to call from a regular POSIX signal handl ...
https://man.plustar.jp/php/event.constructing.signal.events.html - [similar]
Close a database connection 2931
« cubrid_current_oid cubrid_drop » PHP Manual CUBRID 関数 Close a database connection cubrid_dis ... disconnects from server. If any request handle is not closed at this point, it will be closed. It is sim ...
https://man.plustar.jp/php/function.cubrid-disconnect.html - [similar]
Get error code for the most recent function call 2931
« cubrid_error_code_facility cubrid_error_msg » PHP Manual CUBRID 関数 Get error code for the mo ... ty: 4 Error code: -30015 Error msg: Some parameter not binded 参考 cubrid_error_code_facility() - Get the ...
https://man.plustar.jp/php/function.cubrid-error-code.html - [similar]
Return the number of columns in the result set 2931
« cubrid_next_result cubrid_num_rows » PHP Manual CUBRID 関数 Return the number of columns in th ... process is successful. false , if SQL statement is not SELECT. 例 例1 cubrid_num_cols() example <?php $co ...
https://man.plustar.jp/php/function.cubrid-num-cols.html - [similar]
Gets the header info of a database 2931
« dbase_delete_record dbase_get_record_with_names » PHP Manual dBase 関数 Gets the header info o ... t of the row If the database header information cannot be read, false is returned. 変更履歴 バージョン 説 ... dbase_open ( $db_path , 0 ) or die( "Error! Could not open dbase database file ' $db_path '." ); // Get ...
https://man.plustar.jp/php/function.dbase-get-header-info.html - [similar]
Initialize the weights using Widrow + Nguyen’s algorithm 2931
« fann_get_training_algorithm fann_length_train_data » PHP Manual Fann 関数 Initialize the weigh ... h a way as to speed up training. This technique is not always successful, and in some cases can be less e ...
https://man.plustar.jp/php/function.fann-init-weights.html - [similar]
Sets the activation function for supplied neuron and layer 2931
« fann_set_activation_function_output fann_set_activation_steepness_hidden » PHP Manual Fann 関数 ... layer , counting the input layer as layer 0. It is not possible to set activation functions for the neuro ... choosing an activation function it is important to note that the activation functions have different rang ...
https://man.plustar.jp/php/function.fann-set-activation-function.html - [similar]
Sets the activation steepness for all of the neurons in the supplied layer numbe... 2931
« fann_set_activation_steepness_hidden fann_set_activation_steepness_output » PHP Manual Fann 関 ... layer , counting the input layer as layer 0. It is not possible to set activation steepness for the neuro ...
https://man.plustar.jp/php/function.fann-set-activation-steepness-layer.html - [similar]