Minor fixes
This commit is contained in:
parent
9fb0b4e7d3
commit
2559bf4bf7
3 changed files with 5 additions and 5 deletions
|
@ -787,7 +787,7 @@
|
|||
\draw[red, ultra thick] (2*1.2-0.1,1.9) rectangle (3*1.2+1.1,3.1);
|
||||
\node[red, below] at (5,1.75) {Repeated ``ll'' pattern};
|
||||
\draw[->, thick, blue] (2.5,1) -- (2.5,1.8);
|
||||
\node[blue, below] at (2.5,1) {ABSAB: $(l,l,*,l,l)$ occurs 1024× more!};
|
||||
\node[blue, below] at (2.5,1) {ABSAB: $(l,l,*,l,l)$ occurs 1024\times more!};
|
||||
\end{tikzpicture}
|
||||
\end{center}
|
||||
\item \textbf{Step 3:} After $2^{26}$ samples, frequency analysis reveals:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue