Next: Implementing Codes
Up: Encoding Webpages
Previous: Encoding Webpages
  Contents
In the applets included in the LinearCodes package, each code has a
set of options that need to be selected in order to specify the
correct code. Because each code has its own set of options, each
code also has a class that will construct a panel for the applet
which includes all the option boxes. Each of the panel classes have
basically the same outline, so there is also a super class,
LinearCodesPanel.
LinearCodesPanel.java
ParityPanel.java
HammingOverF2Panel.java
CyclicOverF2Panel.java
Frederick Leitner
2004-09-01