搜索资源列表
Beating-the-small-ball
- 跳动的小球,a. 小球大小,颜色,可通过对话框调整 b. 小球移动速度通过滚动条调整 c. 小球可以通过一个或两个按钮实现静止或运动 d. 程序Applet需要嵌入html页面在浏览器运行-Beating the small ball
red--green--blue-synthetic-color-
- 该程序演示了将红、绿、蓝三种基本颜色合成一种颜色的过程。使用者通过调节滚动条改变各个基本颜色在合成颜色中所占的比例。-The program demonstrates the red, green, blue synthetic color of the three basic colors. The user by adjusting the scroll bar to change the proportion of each basic color in the synthesis of
tuyasrc
- private Size DefaultPicSize //储存原始画布大小,用来新建文件时使用 private bool bReSize //是否改变画布大小 private DrawTools dt //绘图工具类实例 private Color foreColor = Color.Black //绘图工具线条颜色 private string sFileName //打开的文件名 private string sType //绘
Towers-of-Hanoi
- 该程序是经典的Hanoi塔问题的Java语言版,演示了把左边杆子中的所有大小不同的碟子移动到右边的杆子上的步骤,每次只能移动一个碟子,而且碟子只能放在比它大的碟子上。选择 AutoSolve,就可以自动让计算机为你解决该难题了。速度滚动条决定了程序运行的速度。-It is the famouse Towers of Hanoi solved in Java as a game to you
UIDropDownListDemo
- 在Unity 用UGUI实现的一个动态滚动列表,可无限循环(A dynamic scrolling list of implementations that can be infinitely looped)
