Results of 1 - 10 of about 10 for cost (0.019 sec.)
- 二つの文字列のレーベンシュタイン距離を計算する 13211
- « lcfirst localeconv » PHP Manual String 関数 二つの文字列のレーベンシュタイン距離を計算する lev
...
string $string1 , string $string2 , int $insertion_cost = 1 , int $replacement_cost = 1 , int $deletion_co ...
りは良いですが、 まだかなりの計算量です)。 insertion_cost , replacement_cost かつ/または deletion_cost が 1 ...
さいアルゴリズムを採用します。 たとえば、 $insertion_cost + $deletion_cost < $replacement_cost の場合、 置換 ...
ンシュタイン距離を計算する文字列のひとつ。 insertion_cost 挿入のコストを定義します。 replacement_cost 置換の ...
-
https://man.plustar.jp/php/function.levenshtein.html
- [similar]
- パスワードハッシュを作る 10798
- « password_get_info password_needs_rehash » PHP Manual Password Hashing 関数 パスワードハッシュを
...
0 以降は、この値を明示的に指定しても無視されます。 cost ( int ) - 利用するアルゴリズムのコストを表します。 ...
PASSWORD_ARGON2ID が サポートするオプション memory_cost ( int ) - Argon2 ハッシュを計算するのに 使われるメ ...
単位)。 デフォルトは PASSWORD_ARGON2_DEFAULT_MEMORY_COST です。 time_cost ( int ) - Argon2 ハッシュを計算す ...
の最大値。 デフォルトは PASSWORD_ARGON2_DEFAULT_TIME_COST です。 threads ( int ) - Argon2 ハッシュを計算する ...
-
https://man.plustar.jp/php/function.password-hash.html
- [similar]
- 定義済み定数 10136
- « リソース型 Password Hashing 関数 » PHP Manual パスワードのハッシュ 定義済み定数 定義済み定数 以
...
0.0 以降でソルト・オプションは非推奨になりました。 cost ( int ) - 利用するアルゴリズムのコストを表します。 ...
ドハッシュを作ります。 サポートするオプション memory_cost ( int ) - Argon2 ハッシュの計算に用いるメモリの最大 ...
します。 デフォルトは PASSWORD_ARGON2_DEFAULT_MEMORY_COST です。 time_cost ( int ) - Argon2 ハッシュの計算に ...
定します。 デフォルトは PASSWORD_ARGON2_DEFAULT_TIME_COST です。 threads ( int ) - Argon2 ハッシュの計算に用 ...
-
https://man.plustar.jp/php/password.constants.html
- [similar]
- Fetch profiler data 8599
- « LuaSandbox::getPeakMemoryUsage LuaSandbox::getVersionInfo » PHP Manual LuaSandbox Fetch profil
...
LuaSandbox::enableProfiler() , get a report of the cost of each function. The measurement unit used for th ...
e cost is determined by the $units parameter: LuaSandbox: ...
-
https://man.plustar.jp/php/luasandbox.getprofilerfunctionreport.html
- [similar]
- 指定したハッシュがオプションにマッチするかどうかを調べる 8134
- « password_hash password_verify » PHP Manual Password Hashing 関数 指定したハッシュがオプションに
...
ca568hBi2pZ0.3LDL5wjgxct1N8w/oLR/jfHsiQwCqTS' ; // cost パラメータは、ハードウェアの性能の向上にあわせて変 ...
えることができます $options = array( 'cost' => 11 ); // 格納されたハッシュを、平文のパスワード ...
-
https://man.plustar.jp/php/function.password-needs-rehash.html
- [similar]
- 新しいグローバル定数 8062
- « 新しい関数 下位互換性のない変更点 » PHP Manual PHP 7.1.x から PHP 7.2.x への移行 新しいグローバ
...
シュ PASSWORD_ARGON2I PASSWORD_ARGON2_DEFAULT_MEMORY_COST PASSWORD_ARGON2_DEFAULT_TIME_COST PASSWORD_ARGON2_ ...
-
https://man.plustar.jp/php/migration72.constants.html
- [similar]
- Perform a query without fetching the results into memory 7723
- « cubrid_result CUBRID 廃止されたエイリアスと関数 » PHP Manual CUBRID MySQL 互換関数 Perform a q
...
he benefits of cubrid_unbuffered_query() come at a cost: you cannot use cubrid_num_rows() and cubrid_data_ ...
-
https://man.plustar.jp/php/function.cubrid-unbuffered-query.html
- [similar]
- 新機能 7723
- « PHP 7.1.x から PHP 7.2.x への移行 新しい関数 » PHP Manual PHP 7.1.x から PHP 7.2.x への移行 新
...
す。 PASSWORD_ARGON2I PASSWORD_ARGON2_DEFAULT_MEMORY_COST PASSWORD_ARGON2_DEFAULT_TIME_COST PASSWORD_ARGON2_ ...
-
https://man.plustar.jp/php/migration72.new-features.html
- [similar]
- The SVM class 7526
- « 例 SVM::__construct » PHP Manual SVM The SVM class The SVM class (PECL svm >= 0.1.0) はじめに
...
and sigmoid kernels SVM::OPT_C The option for the cost parameter that controls tradeoff between errors an ...
-
https://man.plustar.jp/php/class.svm.html
- [similar]
- The EvLoop class 7401
- « EvIo::set EvLoop::backend » PHP Manual Ev The EvLoop class The EvLoop class (PECL ev >= 0.2.0)
...
o more events can be handled per iteration, at the cost of increasing latency. Timeouts (both EvPeriodic a ...
-
https://man.plustar.jp/php/class.evloop.html
- [similar]
PREV
1
NEXT