検索

phrase: max: clip:
target: order:
Results of 651 - 660 of about 1114 for from (1.618 sec.)
結果セット内の行を表す、 カラム位置およびカラム名の両方をインデックスとする配列... 2641
« db2_fetch_assoc db2_fetch_object » PHP Manual IBM DB2 関数 結果セット内の行を表す、 カラム位置 ... ます。 <?php $sql = "SELECT id, name, breed, weight FROM animals ORDER BY breed" ; $stmt = db2_prepare ( $c ... ます。 <?php $sql = "SELECT id, name, breed, weight FROM animals ORDER BY breed" ; $result = db2_exec ( $st ...
https://man.plustar.jp/php/function.db2-fetch-both.html - [similar]
Creates a copy of a fann structure 2641
« fann_clear_scaling_params fann_create_from_file » PHP Manual Fann 関数 Creates a copy of a fan ...
https://man.plustar.jp/php/function.fann-copy.html - [similar]
Returns the weight multiplier 2641
« fann_get_cascade_output_stagnation_epochs fann_get_connection_array » PHP Manual Fann 関数 Ret ... a parameter which is used to multiply the weights from the candidate neuron before adding the neuron to t ...
https://man.plustar.jp/php/function.fann-get-cascade-weight-multiplier.html - [similar]
Scale data in input vector before feed it to ann based on previously calculated ... 2641
« fann_scale_input_train_data fann_scale_output_train_data » PHP Manual Fann 関数 Scale data in ... _input() - Scale data in input vector after get it from ann based on previously calculated parameters fann ...
https://man.plustar.jp/php/function.fann-scale-input.html - [similar]
Scale data in output vector before feed it to ann based on previously calculated... 2641
« fann_scale_output_train_data fann_scale_train_data » PHP Manual Fann 関数 Scale data in output ... utput() - Scale data in output vector after get it from ann based on previously calculated parameters fann ...
https://man.plustar.jp/php/function.fann-scale-output.html - [similar]
Prepare a query for later binding of parameter placeholders and execution 2641
« ibase_pconnect ibase_query » PHP Manual Firebird/InterBase 関数 Prepare a query for later bind ... k_identifier An InterBase link identifier returned from ibase_connect() . If omitted, the last opened link ...
https://man.plustar.jp/php/function.ibase-prepare.html - [similar]
一番最近の操作で変更された行の数を得る 2641
« MySQL 関数 mysql_client_encoding » PHP Manual MySQL 関数 一番最近の操作で変更された行の数を得る ... ードの正しい数をかえずはず */ mysql_query ( 'DELETE FROM mytable WHERE id < 10' ); printf ( "Records delete ... なので、結果は 0 となるはず */ mysql_query ( 'DELETE FROM mytable WHERE 0' ); printf ( "Records deleted: %d\ ...
https://man.plustar.jp/php/function.mysql-affected-rows.html - [similar]
Process a PHP file importing function and class definitions, overwriting where a... 2641
« runkit7_function_rename runkit7_method_add » PHP Manual runkit7 関数 Process a PHP file import ... Filename to import function and class definitions from flags Bitwise OR of the RUNKIT7_IMPORT_* family of ...
https://man.plustar.jp/php/function.runkit7-import.html - [similar]
区別できないソケットの組を作成し、配列に保存する 2641
« socket_create_listen socket_create » PHP Manual ソケット 関数 区別できないソケットの組を作成し ... IPC の例 <?php $ary = array(); $strone = 'Message From Parent.' ; $strtwo = 'Message From Child.' ; if ( ...
https://man.plustar.jp/php/function.socket-create-pair.html - [similar]
crypto_box 鍵ペアから、公開鍵を取り出す 2641
« sodium_crypto_box_publickey_from_secretkey sodium_crypto_box_seal_open » PHP Manual Sodium 関数 ...
https://man.plustar.jp/php/function.sodium-crypto-box-publickey.html - [similar]