📄 cugic.html
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"><HTML>
<HEAD>
<meta http-equiv="Content-Language" content="zh-cn">
<TITLE>Cugic!</TITLE>
<META http-equiv=Content-Type content="text/html; charset=gb2312">
<META content="Microsoft FrontPage 5.0" name=GENERATOR>
<meta name="ProgId" content="FrontPage.Editor.Document">
</HEAD>
<BODY BGCOLOR="#000000">
<table >
<td>
<P><APPLET height=400 width=400 align=middle code =Cugic.class archive=Cugic.jar>
</APPLET></P>
</td>
<td>
<font color = yellow >
<P>Cugic = Cubic + Magic!</P>
<P>System Requirements:</P>
<P> 1.Java 2 RE 1.4.2_03</P>
<P> 2.Java 3D RE 1.3.1</P>
<P> How to Play:</P>
<P> Left Button Click + Middle Button Drag</P>
<P>An important pane will be highlighted if your arrow is on the right position. Then drag it along the side.</P>
<P>You can also push away or pull back the Cubic by dragging the Middle Button.</P>
<P> Z: Redo the last step</P>
<P> X: Do five random steps</P>
<P> Any problems? Please contact me. (gu_shenhua@hotmail.com)</P>
</font>
</td>
</table>
<p><font color="#FFFF00">这个程序模拟了我们小时候玩的对魔方玩具。它的3D环境选择了用Java 3D SDK(OpenGL)来实现。程序的操作非常方便,并且在细节方面加了一些处理,比如弹性效果、高亮显示、灯光照射。所以手感和效果都不错。</font></p>
<p><font color="#FFFF00">
编程方面的困难主要是在建模方面(若干个数组)和自动求解(搜索+剪枝)。由于时间仓促,并没有加自动求解动能,退而以回撤功能代替。</font></p>
<p> </p>
</BODY>
</HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -