検索

phrase: max: clip:
target: order:
Results of 221 - 230 of about 604 for [SIMILAR] 16 1024 4096 WITH 30534 汚染 WITH 4800... (4.881 sec.)
正接(タンジェント) 0
« srand tanh » PHP Manual Math 関数 正接(タンジェント) tan (PHP 4, PHP 5, PHP 7, PHP 8) tan — 正接(タンジェント) 説明 tan ( float $num ): float tan() は、 num のタンジェントを 返します。 num はラジアンです。 パラメータ num 処理する引数をラジアンで表したもの。 戻り値 num のタンジェント ...
https://man.plustar.jp/php/function.tan.html - [similar]
はじめに 0
« Gearman インストール/設定 » PHP Manual Gearman はじめに はじめに » Gearman は、複数のマシンやプロセスに 作業を任せるための汎用的なアプリケーションフレームワークです。これにより、 アプリケーションはタスクを並列で遂行したり、処理の負荷を分散したり、 言語をまたいで関数を呼び出したりできま ...
https://man.plustar.jp/php/intro.gearman.html - [similar]
OAuth クラス 0
« oauth_urlencode OAuth::__construct » PHP Manual OAuth OAuth クラス OAuth クラス (PECL OAuth >= 0.99.1) はじめに OAuth 拡張モジュールは、データプロバイダとやりとりするためのシンプルなインターフェイスを提供します。 OAuth HTTP 仕様を用いることで、プライベートなリソースを保護します。 クラス ...
https://man.plustar.jp/php/class.oauth.html - [similar]
Initialize the weights using Widrow + Nguyen’s algorithm 0
« fann_get_training_algorithm fann_length_train_data » PHP Manual Fann 関数 Initialize the weights using Widrow + Nguyen's algorithm fann_init_weights (PECL fann >= 1.0.0) fann_init_weights — Initialize the weights using Widrow + Nguyen's algorithm 説明 fann_init_weights ( resource $ann ...
https://man.plustar.jp/php/function.fann-init-weights.html - [similar]
Train one epoch with a set of training data 0
« fann_test fann_train_on_data » PHP Manual Fann 関数 Train one epoch with a set of training data fann_train_epoch (PECL fann >= 1.0.0) fann_train_epoch — Train one epoch with a set of training data 説明 fann_train_epoch ( resource $ann , resource $data ): float Train one epoch with the ...
https://man.plustar.jp/php/function.fann-train-epoch.html - [similar]
基本的な使用法 0
« 例 PCNTL 関数 » PHP Manual 例 基本的な使用法 基本的な使用法 この例は、シグナルハンドラを有するデーモンプロセスをフォークします。 例1 プロセス制御の例 <?php declare( ticks = 1 ); $pid = pcntl_fork (); if ( $pid == - 1 ) { die( "fork できません" ); } else if ( $pid ) { exit(); // 親プロセ ...
https://man.plustar.jp/php/pcntl.example.html - [similar]
Calculate input and output scaling parameters for future use based on training d... 0
« fann_set_sarprop_weight_decay_shift fann_set_train_error_function » PHP Manual Fann 関数 Calculate input and output scaling parameters for future use based on training data fann_set_scaling_params (PECL fann >= 1.0.0) fann_set_scaling_params — Calculate input and output scaling paramet ...
https://man.plustar.jp/php/function.fann-set-scaling-params.html - [similar]
指定した IP アドレスに対応するインターネットホスト名を取得する 0
« fsockopen gethostbyname » PHP Manual ネットワーク 関数 指定した IP アドレスに対応するインターネットホスト名を取得する gethostbyaddr (PHP 4, PHP 5, PHP 7, PHP 8) gethostbyaddr — 指定した IP アドレスに対応するインターネットホスト名を取得する 説明 gethostbyaddr ( string $ip ): string | fa ...
https://man.plustar.jp/php/function.gethostbyaddr.html - [similar]
Trains on an entire dataset for a period of time 0
« fann_train_epoch fann_train_on_file » PHP Manual Fann 関数 Trains on an entire dataset for a period of time fann_train_on_data (PECL fann >= 1.0.0) fann_train_on_data — Trains on an entire dataset for a period of time 説明 fann_train_on_data ( resource $ann , resource $data , int $max_ ...
https://man.plustar.jp/php/function.fann-train-on-data.html - [similar]
ビルトインウェブサーバー 0
« 対話シェル INI 設定 » PHP Manual コマンドラインの使用法 ビルトインウェブサーバー ビルトインウェブサーバー 警告 このウェブサーバーは、アプリケーション開発の支援用として設計されたものです。 テスト用に使ったり、制約のある環境でアプリケーションをデモするために使ったりすることもできるでしょ ...
https://man.plustar.jp/php/features.commandline.webserver.html - [similar]