検索

phrase: max: clip:
target: order:
Results of 151 - 160 of about 200 for アルゴリズム (0.054 sec.)
Normalizer クラス 4664
« Locale::setDefault Normalizer::getRawDecomposition » PHP Manual intl Normalizer クラス Normali ... セットとして定義されます。変換 (transformation) は、アルゴリズムとデータファイルの両方で表現します。 クラス概要 clas ...
https://man.plustar.jp/php/class.normalizer.html - [similar]
配列から一つ以上のキーをランダムに取得する 4664
« array_push array_reduce » PHP Manual 配列 関数 配列から一つ以上のキーをランダムに取得する arra ... 。 変更履歴 バージョン 説明 7.1.0 内部的なランダム化アルゴリズムは、 libc の rand 関数ではなく、 » メルセンヌツイスタ ...
https://man.plustar.jp/php/function.array-rand.html - [similar]
数値から、1バイトの文字列を生成する 4664
« chop chunk_split » PHP Manual String 関数 数値から、1バイトの文字列を生成する chr (PHP 4, PHP ... ト AND を行います。 この処理は、以下のコードと同様のアルゴリズムです。 while ($bytevalue < 0) { $bytevalue += 256; } ...
https://man.plustar.jp/php/function.chr.html - [similar]
特定色で塗りつぶす 4664
« imagefilledrectangle imagefilter » PHP Manual GD および Image 関数 特定色で塗りつぶす imagefil ... は、 たとえば以下のようになります。 注意 塗りつぶしのアルゴリズムは、 どのピクセルが既に設定されているかについて明示的 ...
https://man.plustar.jp/php/function.imagefilltoborder.html - [similar]
署名を生成する 4664
« openssl_seal openssl_spki_export_challenge » PHP Manual OpenSSL 関数 署名を生成する openssl_si ... フォーマットの鍵。 algorithm int - いずれかの 署名アルゴリズム 。 string - openssl_get_md_methods() が返す文字列 ...
https://man.plustar.jp/php/function.openssl-sign.html - [similar]
二つの文字列の間の類似性を計算する 4664
« sha1 soundex » PHP Manual String 関数 二つの文字列の間の類似性を計算する similar_text (PHP 4, ... わらず再帰呼び出しを行うことに注意してください。 このアルゴリズムの複雑さは、O(N**3) であることにも注意してください。 ...
https://man.plustar.jp/php/function.similar-text.html - [similar]
現在認証済みの公開鍵の一覧を表示する 4664
« ssh2_publickey_init ssh2_publickey_remove » PHP Manual SSH2 関数 現在認証済みの公開鍵の一覧を表 ... の要素 配列のキー 意味 name この公開鍵で使用しているアルゴリズムの名前。例: ssh-dss あるいは ssh-rsa 。 blob 生のバイ ...
https://man.plustar.jp/php/function.ssh2-publickey-list.html - [similar]
phar アーカイブ全体が (.tar.gz/tar.bz などで) 圧縮されている場合に Phar::GZ ある... 4664
« Phar::isBuffering Phar::isFileFormat » PHP Manual Phar phar アーカイブ全体が (.tar.gz/tar.bz な ... Phar::getSupportedCompression() - サポートする圧縮アルゴリズムの配列を返す 関連キーワード: Phar , 圧縮 , アーカイブ ...
https://man.plustar.jp/php/phar.iscompressed.html - [similar]
phar 内の現在の Phar エントリの圧縮を解除する 4664
« PharFileInfo::__construct PharFileInfo::delMetadata » PHP Manual PharFileInfo phar 内の現在の ... Phar::getSupportedCompression() - サポートする圧縮アルゴリズムの配列を返す 関連キーワード: Phar , 圧縮 , phar , 解 ...
https://man.plustar.jp/php/pharfileinfo.decompress.html - [similar]
Phar アーカイブ内での実際のファイルの大きさ (圧縮された状態) を返す 4664
« PharFileInfo::getCRC32 PharFileInfo::getContent » PHP Manual PharFileInfo Phar アーカイブ内での ... Phar::getSupportedCompression() - サポートする圧縮アルゴリズムの配列を返す Phar::decompressFiles() - 現在の Phar ア ...
https://man.plustar.jp/php/pharfileinfo.getcompressedsize.html - [similar]