Subversion Repositories wimsdev

Rev

Rev 5766 | Rev 7113 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 5766 Rev 5921
Line 32... Line 32...
32
Two environment variables<br/> wims_exec_parm is a comma-separated list of probability distributions<br/> Limited to MAX_ITEMS<br/>The input data will be scaled to unit sum<br/> w_huffman_radix is the encoding radix, between 2 and MAX_RADIX.
32
Two environment variables<br/> wims_exec_parm is a comma-separated list of probability distributions<br/> Limited to MAX_ITEMS<br/>The input data will be scaled to unit sum<br/> w_huffman_radix is the encoding radix, between 2 and MAX_RADIX.
33
two lines<br/> Line 1: Entropy and Average code length, comma-separated<br/> Line 2: comma-separated list of codes.
33
two lines<br/> Line 1: Entropy and Average code length, comma-separated<br/> Line 2: comma-separated list of codes.
34
huffman_radix=4
34
huffman_radix=4
35
0.16, 0.39, 0.55
35
0.16, 0.39, 0.55
36
:lceb
36
:lceb
37
Lucas Nussbaum <lucas@lucas-nussbaum.net>
37
Lucas Nussbaum, lucas@lucas-nussbaum.net
38
jeu "le compte est bon"
38
jeu "le compte est bon"
39
7 integers
39
7 integers
40
How to obtain the first number from the six other ones by addition, multiplication, division, substraction
40
How to obtain the first number from the six other ones by addition, multiplication, division, substraction
41
 
41
 
42
598 6 8 2 5 10 12
42
598 6 8 2 5 10 12