Fractal Concept and Programming Tips

Java Applet Programs on Fractal.
Program Description Run the Program
You may find details in the lecture notes. fractorial
You may find details in the lecture notes. sq_fractal.java
8 smaller squares are drawn inside a square. Sierpinski Box
Each segment of generator a length of  1/3 Snowflake
Initiator is a square (quadric) Three-segment von Koch Curves
Make use of a square grid and turning 90 degrees Eight-segment von Koch Curves
Generate binary tree, random angle makes various patterns Tree
Ferm leaf, Spierpinski, Cantor Tree, Tree ferms

Visual Basic Programs on Fractal
I have also written the above programs in Visual Basic.
If you have Visual Basic in your pc, just double click the combine.exe
If you don't have Visual Basic in your pc, you may need to download msvbvm50.dll and Change to capital letter, i.e. MSVBVM50.DLL.
Remark: Programs can be executed in win95 or above.