文件名称:cells
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2015-12-22
- 文件大小:
- 10kb
- 下载次数:
- 0次
- 提 供 者:
- 孙*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
这是一个描述细胞自动机的程序,它主要展示的是一个程序中怎么合理的把数据和表现分离开。在这个基础上,可以自己往上面添加内容,写出更有创造的程序。-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 own content to the above, write more creative programs.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
cells
.....\.classpath
.....\.project
.....\bin
.....\...\cell
.....\...\cellmachine
.....\...\...........\CellMachine.class
.....\...\....\Cell.class
.....\...\field
.....\...\.....\Field.class
.....\...\.....\View.class
.....\src
.....\...\cell
.....\...\cellmachine
.....\...\...........\CellMachine.java
.....\...\....\Cell.java
.....\...\field
.....\...\.....\Field.java
.....\...\.....\View.java