1.equ FREQUENT_CHAR,0
2.equ N,1024
3.equ F,64
4.equ THRESHOLD,2
5.equ P_BITS,10
6.equ POSITION_MASK,3
7