検索

phrase: max: clip:
target: order:
Results of 131 - 140 of about 294 for [SIMILAR] 16 1024 4096 WITH 27364 training WITH ... (0.681 sec.)
Returns the number of candidates used during training 0
« fann_get_cascade_num_candidate_groups fann_get_cascade_output_change_fraction » PHP Manual Fann 関数 Returns the number of candidates used during training fann_get_cascade_num_candidates (PECL fann >= 1.0.0) fann_get_cascade_num_candidates — Returns the number of candidates used during ...
https://man.plustar.jp/php/function.fann-get-cascade-num-candidates.html - [similar]
The Parle\ErrorInfo class 0
« Parle\Token Parle\LexerException » PHP Manual Parle The Parle\ErrorInfo class The Parle\ErrorInfo class (PECL parle >= 0.5.2) はじめに The class represents detailed error information as supplied by Parle\Parser::errorInfo() クラス概要 class Parle\ErrorInfo { /* プロパティ */ public int ...
https://man.plustar.jp/php/class.parle-errorinfo.html - [similar]
ファイルに署名する 0
« openssl_cms_read openssl_cms_verify » PHP Manual OpenSSL 関数 ファイルに署名する openssl_cms_sign (PHP 8) openssl_cms_sign — ファイルに署名する 説明 openssl_cms_sign ( string $input_filename , string $output_filename , OpenSSLCertificate | string $certificate , OpenSSLAsymmetricKey | O ...
https://man.plustar.jp/php/function.openssl-cms-sign.html - [similar]
Create a fuzzy hash from a string 0
« ssdeep_fuzzy_hash_filename 文字列 » PHP Manual ssdeep 関数 Create a fuzzy hash from a string ssdeep_fuzzy_hash (PECL ssdeep >= 1.0.0) ssdeep_fuzzy_hash — Create a fuzzy hash from a string 説明 ssdeep_fuzzy_hash ( string $to_hash ): string ssdeep_fuzzy_hash() calculates the hash of to_h ...
https://man.plustar.jp/php/function.ssdeep-fuzzy-hash.html - [similar]
ジェネレータの構文 0
« ジェネレータとは ジェネレータと Iterator オブジェクトとの比較 » PHP Manual ジェネレータ ジェネレータの構文 ジェネレータの構文 ジェネレータ関数の見た目はふつうの関数とほぼ同じです。違うのは、値を返すのではなく、 必要なだけ値を yield することです。 yield が含まれていれば、どんな関数でもジ ...
https://man.plustar.jp/php/language.generators.syntax.html - [similar]
フォームの処理 0
« 実用的な例 次にするべきことは? » PHP Manual 簡易チュートリアル フォームの処理 フォームの処理 PHP の最も強力な機能の一つは、HTML フォームを処理する手段です。 理解するべき重要な基本概念は、あるフォームの中の全てのフォーム要素が、 自動的に PHP スクリプトで利用可能になるということです。 詳 ...
https://man.plustar.jp/php/tutorial.forms.html - [similar]
The Parle\Token class 0
« Parle\Stack::push Parle\ErrorInfo » PHP Manual Parle The Parle\Token class The Parle\Token class (PECL parle >= 0.5.2) はじめに This class represents a token. Lexer returns instances of this class. クラス概要 class Parle\Token { /* Constants */ const int EOI = 0 ; const int UNKNOWN = - ...
https://man.plustar.jp/php/class.parle-token.html - [similar]
配列を分割する 0
« array_change_key_case array_column » PHP Manual 配列 関数 配列を分割する array_chunk (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) array_chunk — 配列を分割する 説明 array_chunk ( array $array , int $length , bool $preserve_keys = false ): array 配列を、要素数が length の配列に分割します。 最後 ...
https://man.plustar.jp/php/function.array-chunk.html - [similar]
文字列の一部を置換する 0
« substr_count substr » PHP Manual String 関数 文字列の一部を置換する substr_replace (PHP 4, PHP 5, PHP 7, PHP 8) substr_replace — 文字列の一部を置換する 説明 substr_replace ( array | string $string , array | string $replace , array | int $offset , array | int | null $length = null ): st ...
https://man.plustar.jp/php/function.substr-replace.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 Iconv 設定オプション 名前 デフォルト 変更可能 変更履歴 iconv.input_encoding "" PHP_INI_ALL PHP 5.6.0 で非推奨となりました。 iconv.output_encoding "" PHP_INI_ALL PHP 5 ...
https://man.plustar.jp/php/iconv.configuration.html - [similar]