暂无描述

jfromentin af6807c5e3 Update Readme.md 9 年之前
img af1d10cc23 Init with a newer version of the applet 9 年之前
AppletMain.html af1d10cc23 Init with a newer version of the applet 9 年之前
Braid.java af1d10cc23 Init with a newer version of the applet 9 年之前
BraidDrawing.java af1d10cc23 Init with a newer version of the applet 9 年之前
Components.java af1d10cc23 Init with a newer version of the applet 9 年之前
HandleReductionApplet.java af1d10cc23 Init with a newer version of the applet 9 年之前
HandleReductionMain.java af1d10cc23 Init with a newer version of the applet 9 年之前
HandleReductionPanel.java af1d10cc23 Init with a newer version of the applet 9 年之前
List.java af1d10cc23 Init with a newer version of the applet 9 年之前
Listener.java af1d10cc23 Init with a newer version of the applet 9 年之前
Node.java af1d10cc23 Init with a newer version of the applet 9 年之前
Readme.md af6807c5e3 Update Readme.md 9 年之前
handleApplet.html af1d10cc23 Init with a newer version of the applet 9 年之前

Readme.md

Their is two way to compile and use the handle reduction program :

1) As an applet :

javac HandleReductionApplet.java

open handleApplet.html in a web-browser

2) An an application :

javac HandleRedutionMain.java

java HandleReductionMain