搜索资源列表
WatorScreenSaver
- 细胞自动机的java源码,可以演示细胞演化的过程-Cellular Automata java source code, can demonstrate the process of cell evolution
java2d-sample
- 把多个java2d的动画结合在一起,同时可以加入其它的动画,这是我课堂上的作业,老师都表扬了,而且把一个细胞自动机也放里面了-Combine multiple Java2D animation can join other animation, this is the job of my classroom, the teacher praised, and a cellular automaton put inside
cells
- 这是一个描述细胞自动机的程序,它主要展示的是一个程序中怎么合理的把数据和表现分离开。在这个基础上,可以自己往上面添加内容,写出更有创造的程序。-This is a descr iption of cellular automata program, it is mainly to show how the program is a logical representation of the data and separated. On this basis, you can add your o
foxnrabbit
- 这是一个类似于细胞自动机的java程序,演示了一个生态环境中狐狸和兔子的分布,其中耦合度较低,且利用了接口,数据和显示分离,可塑性强。- This is a similar cellular automata java program that demonstrates the distribution of an ecological environment foxes and rabbits, which coupling is low, and the use of the inter
cells
- 一个用Java语言编写的细胞自动机的小程序展示(a cell game which is programed by java)