http:^^www.cs.washington.edu^homes^amir^opsis.html
来自「This data set contains WWW-pages collect」· HTML 代码 · 共 113 行
HTML
113 行
Date: Tue, 10 Dec 1996 22:27:07 GMTServer: NCSA/1.4.2Content-type: text/htmlLast-modified: Tue, 03 Dec 1996 03:19:38 GMTContent-length: 3881<html><head> <title> Teaching Binary Tree Algorithms by Programming, Proof, and Animation </title><!-- Changed by: Amir Michail, 26-Sep-1996 --> <meta name="GENERATOR" content="Mozilla/3.0b4Gold (Unix)"></head><body><h1>Opsis</h1><p>Opsis is a Java applet designed to teach binary search tree algorithms.Opsis is not an animation program; rather, the system uses visual programmingin an abstract way. That is, the student implements a binary search treealgorithm by manipulating abstract tree fragments (and not necessarilyjust single nodes) in a visual manner. Opsis is unique in that it combineselements of programming, proof, and animation to enhance the learning experience.</p>You might want to see some <a href="snapshots.html">Screen Snapshots</a>of Opsis first.<A HREF="http://www.marimba.com/tunein"><IMG SRC="http://www.marimba.com/tunein/tunein.gif"Width="96" HEIGHT="43" border=0 align=right></a><A HREF="http://home.netscape.com/comprod/mirror/client_download.html"><IMG SRC="netnow3.gif" HSPACE=5 BORDER=1 HEIGHT=31 WIDTH=88 ALIGN=right></a><p><i>NOTE: I recommend using Netscape 3.0 (or higher) for best results.As Opsis is a Java applet, you won't be able to load or save fileswith your browser due to security restrictions. If you would like an applicationversion that can load and save files, then please subscribeto the Opsis channel at http://trans.havefun.com:5282. You can pickup the "tuner" program necessary to receive this channel byclicking on the "Tune In Now" graphic.</i></p><p><i><b>As this software is rather unconventional, I strongly recommend thatyou read the documentation!</b></i></p><p><i>If you have comments, suggestions, or bug reports, please send themto: amir@cs.washington.edu. </i></p><APPLET CODE="Opsis.class" WIDTH=400 HEIGHT = 50></APPLET><p>To start Opsis, press the button above (which will only appearif you have a Java capable browser). The applet may take a minute or two to start up. Please be patient.</p><p>I have found some Java JDK bugs which affect Opsis; these bugs are listed in the <a href="problems.html">Known Problems</a> page. In anycase, if you encounter bugs, please let me know.Warning: Opsis may crash when running on the UNIX version of Netscape; however, it seems to work fine with the Castanet Tunerrunning under UNIX.<h1><i>Documentation</i></h1><p>Here is a description of Opsis written for my VL '96 demonstration:(contains snapshots of splay and AVL tree algorithms) </p><ul><p>Amir Michail. Opsis: A Java Applet for Teaching Binary Tree Algorithms.[ <a href="http://www.cs.washington.edu/homes/amir/demo/demo.html">HTML</a>/ <a href="http://www.cs.washington.edu/homes/amir/demo.pdf">Acrobat</a>/ <a href="http://www.cs.washington.edu/homes/amir/demo.ps">Postscript</a>/ <a href="http://www.cs.washington.edu/homes/amir/demo.zip">zip'd Postscript</a>/ <a href="http://www.cs.washington.edu/homes/amir/demo.ps.gz">gzip'd Postscript</a>] </p></ul><p>Here is a paper I have written on the system:</p><ul><p>Amir Michail. Teaching binary tree algorithms through visual programming.<i>In Symposium on Visual Languages</i>, 1996. [ <a href="http://www.cs.washington.edu/homes/amir/paper/paper.html">HTML</a>/ <a href="http://www.cs.washington.edu/homes/amir/paper.pdf">Acrobat</a>/ <a href="http://www.cs.washington.edu/homes/amir/paper.ps">Postscript</a>/ <a href="http://www.cs.washington.edu/homes/amir/paper.zip">zip'd Postscript</a>/ <a href="http://www.cs.washington.edu/homes/amir/paper.ps.gz">gzip'd Postscript</a>] </p></ul><p>Finally, here are the Powerpoint slides for my VL '96 talk: (warningthis file is 28 megs uncompressed) </p><ul><p>VL 96 slides, PowerPoint 4.0 Win/Mac. [ <a href="http://www.cs.washington.edu/homes/amir/VL96.zip">Download VL96.zip</a> ] </p></ul></body></html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?