Method | Description | |
---|---|---|
BinarySearchCoding ( ) : System | ||
BinarySearchCoding ( int size ) : System | ||
Decode ( |
||
Decode ( |
||
Encode ( |
||
Encode ( |
||
Load ( |
||
Save ( |
public BinarySearchCoding ( int size ) : System | ||
size | int | |
return | System |
public Decode ( |
||
stream | ||
ctx | ||
return | int |
public Decode ( |
||
stream | ||
N | int | |
ctx | ||
return | int |
public Encode ( |
||
stream | ||
u | int | |
return | void |
public Encode ( |
||
stream | ||
u | int | |
N | int | |
return | void |
public Load ( |
||
Input | ||
return | void |
public Save ( |
||
Output | ||
return | void |