搜索资源列表
VS.net开发俄罗斯方块
- 经典的俄罗斯方块,用VS.net的VC7.0编写,重点实现了计时器的作用。 程序中的方块都是用DC画成。代码简洁,程序体积很小。 E-mail: hackerqc@gmail.com-classic Tetris with the VC7.0 VS.net prepared, focused and the role of the timer. The procedures are ideographic DC paint. Simple code, procedures small size
java_lsys
- 电脑中的花园 Lindermayer系统(简称L系统)是另外一种分形图形生成的方法,其主要原理是设定基本简单的绘图规则,然后让计算机根据这些规则进行反复跌代,就可以生成各种各样的图形来。用L系统可以非常逼真的模拟植物的生长过程。上面的程序就是L系统的一个展示。我们已经设定好了一个规则库,你可以通过选择不同的规则画出不同的图形来,同时,你可以通过“设置参数”来改变这些规则从而画出你自己的图形来! -computers garden Lindermayer System (L) is ano
src
- simple game engine used in creating pacman game. developed using java awt to paint the canvas.
scribble-source
- This a simple java applet implementation of a paint-brush style program. It has the basic drawing tools such as pen, line, filled and non-filed rectangles and ellipses and color manipulation options, other than that its really boring, but a good exam