Results of 1 - 10 of about 14 for initialization (0.002 sec.)
- Creates an initialization vector (IV) from a random source 14896
- « Mcrypt 関数 mcrypt_decrypt » PHP Manual Mcrypt 関数 Creates an initialization vector (IV) from
...
ECL mcrypt >= 1.0.0) mcrypt_create_iv — Creates an initialization vector (IV) from a random source 警告 この関数は P ...
$source = MCRYPT_DEV_URANDOM ): string Creates an initialization vector (IV) from a random source. The IV is only m ...
ntil more entropy is available. 戻り値 Returns the initialization vector, or false on error. 例 例1 mcrypt_create_iv ...
なバイト列を生成する 関連キーワード: mcrypt , from , initialization , create , 関数 , size , Creates , Mcrypt , read , ...
-
https://man.plustar.jp/php/function.mcrypt-create-iv.html
- [similar]
- ZMQ constructor 9120
- « ZMQ ZMQContext » PHP Manual ZMQ ZMQ constructor ZMQ::__construct (PECL zmq >= 0.5.0) ZMQ::__co
...
construct () Private constructor to prevent direct initialization. This class holds the constants for ZMQ extension. ...
-
https://man.plustar.jp/php/zmq.construct.html
- [similar]
- Check to see if the object is the first instance system-wide of named shared mem... 8594
- « SyncSharedMemory::__construct SyncSharedMemory::read » PHP Manual SyncSharedMemory Check to se
...
1024 ); if ( $mem -> first ()) { // Do first time initialization work here. } var_dump ( $mem -> first ()); $mem2 = ...
-
https://man.plustar.jp/php/syncsharedmemory.first.html
- [similar]
- Construct a new ZMQContext object 8594
- « ZMQContext ZMQContext::getOpt » PHP Manual ZMQContext Construct a new ZMQContext object ZMQCon
...
エラー / 例外 Throws ZMQContextException if context initialization fails. 例 例1 A ZMQContext() example Construct a n ...
-
https://man.plustar.jp/php/zmqcontext.construct.html
- [similar]
- Initialize the weights using Widrow + Nguyen’s algorithm 8454
- « fann_get_training_algorithm fann_length_train_data » PHP Manual Fann 関数 Initialize the weigh
...
e cases can be less efficient than a purely random initialization. The algorithm requires access to the range of the ...
-
https://man.plustar.jp/php/function.fann-init-weights.html
- [similar]
- Constructs a new SyncSharedMemory object 8454
- « SyncSharedMemory SyncSharedMemory::first » PHP Manual SyncSharedMemory Constructs a new SyncSh
...
1024 ); if ( $mem -> first ()) { // Do first time initialization work here. } $result = $mem -> write ( json_encode ...
-
https://man.plustar.jp/php/syncsharedmemory.construct.html
- [similar]
- Copy data from named shared memory 8454
- « SyncSharedMemory::first SyncSharedMemory::size » PHP Manual SyncSharedMemory Copy data from na
...
1024 ); if ( $mem -> first ()) { // Do first time initialization work here. } $result = $mem -> write ( "report.txt ...
-
https://man.plustar.jp/php/syncsharedmemory.read.html
- [similar]
- Copy data to named shared memory 8454
- « SyncSharedMemory::size その他の基本モジュール » PHP Manual SyncSharedMemory Copy data to named
...
1024 ); if ( $mem -> first ()) { // Do first time initialization work here. } $result = $mem -> write ( "report.txt ...
-
https://man.plustar.jp/php/syncsharedmemory.write.html
- [similar]
- ランダムなトークンを生成する 8192
- « OAuthProvider::consumerHandler OAuthProvider::is2LeggedEndpoint » PHP Manual OAuthProvider ラン
...
イト文字列を生成する mcrypt_create_iv() - Creates an initialization vector (IV) from a random source 関連キーワード: 生 ...
-
https://man.plustar.jp/php/oauthprovider.generatetoken.html
- [similar]
- 指定した暗号/モードの組み合わせに属する IV の大きさを返す 8069
- « mcrypt_get_cipher_name mcrypt_get_key_size » PHP Manual Mcrypt 関数 指定した暗号/モードの組み合
...
IV の大きさを返す mcrypt_create_iv() - Creates an initialization vector (IV) from a random source 関連キーワード: m ...
-
https://man.plustar.jp/php/function.mcrypt-get-iv-size.html
- [similar]