検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 197 for [SIMILAR] 16 1024 4096 WITH 25487 sessionhandler... (0.189 sec.)
XOR training 0
« 例 Fann 関数 » PHP Manual 例 XOR training XOR training This example shows how to train data for XOR function 例1 xor.data file 4 2 1 -1 -1 -1 -1 1 1 1 -1 1 1 1 -1 例2 Simple train <?php $num_input = 2 ; $num_output = 1 ; $num_layers = 3 ; $num_neurons_hidden = 3 ; $desired_error = 0.00 ...
https://man.plustar.jp/php/fann.examples-1.html - [similar]
Phar 0
« lzf_optimized_for はじめに » PHP Manual 圧縮およびアーカイブ Phar Phar はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 Phar アーカイブの使用法 Phar アーカイブの使用法: 導入 Phar アーカイブの使用法: phar ストリームラッパー Phar アーカイブの使用法: Pha ...
https://man.plustar.jp/php/book.phar.html - [similar]
ImagickPixel クラス 0
« ImagickDraw::translate ImagickPixel::clear » PHP Manual ImageMagick ImagickPixel クラス ImagickPixel クラス (PECL imagick 2, PECL imagick 3) クラス概要 class ImagickPixel { public clear (): bool public __construct ( string $color = ? ) public destroy (): bool public getColor ( int $nor ...
https://man.plustar.jp/php/class.imagickpixel.html - [similar]
メッセージキューが存在するかどうかを調べる 0
« msg_get_queue msg_receive » PHP Manual セマフォ関数 メッセージキューが存在するかどうかを調べる msg_queue_exists (PHP 5 >= 5.3.0, PHP 7, PHP 8) msg_queue_exists — メッセージキューが存在するかどうかを調べる 説明 msg_queue_exists ( int $key ): bool key で指定したメッセージキューが存在する ...
https://man.plustar.jp/php/function.msg-queue-exists.html - [similar]
Unix システムから共有メモリを削除する 0
« shm_remove_var SysvMessageQueue » PHP Manual セマフォ関数 Unix システムから共有メモリを削除する shm_remove (PHP 4, PHP 5, PHP 7, PHP 8) shm_remove — Unix システムから共有メモリを削除する 説明 shm_remove ( SysvSharedMemory $shm ): bool shm_remove() は、共有メモリ shm を削除します。 全て ...
https://man.plustar.jp/php/function.shm-remove.html - [similar]
フィルタを閉じるときにコールされる 0
« php_user_filter::filter php_user_filter::onCreate » PHP Manual php_user_filter フィルタを閉じるときにコールされる php_user_filter::onClose (PHP 5, PHP 7, PHP 8) php_user_filter::onClose — フィルタを閉じるときにコールされる 説明 public php_user_filter::onClose (): void このメソッドがコー ...
https://man.plustar.jp/php/php-user-filter.onclose.html - [similar]
レスポンスを送信する 0
« Yaf_Response_Abstract::prependBody Yaf_Response_Abstract::setAllHeaders » PHP Manual Yaf_Response_Abstract レスポンスを送信する Yaf_Response_Abstract::response (Yaf >=1.0.0) Yaf_Response_Abstract::response — レスポンスを送信する 説明 public Yaf_Response_Abstract::response (): void レス ...
https://man.plustar.jp/php/yaf-response-abstract.response.html - [similar]
WeakReference クラス 0
« Fiber::getCurrent WeakReference::__construct » PHP Manual 定義済みのインターフェイスとクラス WeakReference クラス WeakReference クラス (PHP 7 >= 7.4.0, PHP 8) はじめに 弱い参照により、オブジェクトが破棄されるのを妨げないオブジェクトへの参照を保持することが可能です。 この機能は、キャッシ ...
https://man.plustar.jp/php/class.weakreference.html - [similar]
MQSeries MQCLOSE 0
« mqseries_begin mqseries_cmit » PHP Manual mqseries 関数 MQSeries MQCLOSE mqseries_close (PECL mqseries >= 0.10.0) mqseries_close — MQSeries MQCLOSE 説明 mqseries_close ( resource $hconn , resource $hobj , int $options , resource &$compCode , resource &$reason ): void mqseries_close() ( ...
https://man.plustar.jp/php/function.mqseries-close.html - [similar]
MySQL Native Driverプラグイン のアーキテクチャ 0
« mysqlnd plugin APIを取得する mysqlnd のプラグインAPI » PHP Manual MySQL Native Driver プラグインAPI MySQL Native Driverプラグイン のアーキテクチャ MySQL Native Driverプラグイン のアーキテクチャ このセクションでは、 mysqlnd プラグイン のアーキテクチャについての概要を示します。 MySQL Nat ...
https://man.plustar.jp/php/mysqlnd.plugin.architecture.html - [similar]