検索

phrase: max: clip:
target: order:
Results of 361 - 370 of about 519 for [SIMILAR] 16 1024 4096 WITH 18696 rename WITH 96... (4.916 sec.)
単語リストに単語を追加する 0
« enchant_dict_add_to_session enchant_dict_check » PHP Manual Enchant 関数 単語リストに単語を追加する enchant_dict_add (PHP 8) enchant_dict_add — 単語リストに単語を追加する 説明 enchant_dict_add ( EnchantDictionary $dictionary , string $word ): void 指定した辞書の単語リストに単語を追加し ...
https://man.plustar.jp/php/function.enchant-dict-add.html - [similar]
Trains on an entire dataset, which is read from file, for a period of time 0
« fann_train_on_data fann_train » PHP Manual Fann 関数 Trains on an entire dataset, which is read from file, for a period of time fann_train_on_file (PECL fann >= 1.0.0) fann_train_on_file — Trains on an entire dataset, which is read from file, for a period of time 説明 fann_train_on_fil ...
https://man.plustar.jp/php/function.fann-train-on-file.html - [similar]
出力をファイルにフラッシュする 0
« feof fgetc » PHP Manual ファイルシステム 関数 出力をファイルにフラッシュする fflush (PHP 4 >= 4.0.1, PHP 5, PHP 7, PHP 8) fflush — 出力をファイルにフラッシュする 説明 fflush ( resource $stream ): bool この関数は、バッファリングされた全ての出力をファイルハンドル stream が指すリソースに強 ...
https://man.plustar.jp/php/function.fflush.html - [similar]
パターンにマッチするパス名を探す 0
« fwrite is_dir » PHP Manual ファイルシステム 関数 パターンにマッチするパス名を探す glob (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) glob — パターンにマッチするパス名を探す 説明 glob ( string $pattern , int $flags = 0 ): array | false glob() 関数は libc の glob() 関数で使われるルールに基づいて ...
https://man.plustar.jp/php/function.glob.html - [similar]
gz ファイルを出力する 0
« inflate_init zlib_decode » PHP Manual Zlib 関数 gz ファイルを出力する readgzfile (PHP 4, PHP 5, PHP 7, PHP 8) readgzfile — gz ファイルを出力する 説明 readgzfile ( string $filename , int $use_include_path = 0 ): int | false ファイルを読み込み、解凍し、標準出力に書き込みます。 readgzfile ...
https://man.plustar.jp/php/function.readgzfile.html - [similar]
SCP 経由でファイルを送信する 0
« ssh2_scp_recv ssh2_send_eof » PHP Manual SSH2 関数 SCP 経由でファイルを送信する ssh2_scp_send (PECL ssh2 >= 0.9.0) ssh2_scp_send — SCP 経由でファイルを送信する 説明 ssh2_scp_send ( resource $session , string $local_file , string $remote_file , int $create_mode = 0644 ): bool ローカルフ ...
https://man.plustar.jp/php/function.ssh2-scp-send.html - [similar]
ファイルに関する情報を取得する 0
« set_file_buffer symlink » PHP Manual ファイルシステム 関数 ファイルに関する情報を取得する stat (PHP 4, PHP 5, PHP 7, PHP 8) stat — ファイルに関する情報を取得する 説明 stat ( string $filename ): array | false filename で指定されたファイルに ついての統計情報を取得します。 filename がシン ...
https://man.plustar.jp/php/function.stat.html - [similar]
リソース型の一覧 0
« その他の予約語の一覧 利用できるフィルタのリスト » PHP Manual 付録 リソース型の一覧 リソース型の一覧 以下にPHPのリソースを生成、使用、破棄するための関数の一覧を示します。 is_resource() によりある変数がリソースであるかど うかを調べることが可能です。また、 get_resource_type() は変数のリソ ...
https://man.plustar.jp/php/resource.html - [similar]
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]
FDF ドキュメントをオープンする 0
« fdf_open_string fdf_remove_item » PHP Manual FDF 関数 FDF ドキュメントをオープンする fdf_open (PHP 4, PHP 5 < 5.3.0, PECL fdf SVN) fdf_open — FDF ドキュメントをオープンする 説明 fdf_open ( string $filename ): resource フォームデータを含むファイルをオープンします。 fdf_open_string() を用 ...
https://man.plustar.jp/php/function.fdf-open.html - [similar]