搜索资源列表
1-4VB
- 一维交错格点法vb源程序, 取所有文本内容,然后以回车换行符进行字串分割.-a staggered grid method vb source files, a staggered grid peacekeeping law vb source files, access to all text, Then Enter newline for strings division.
CellAuto
- 元胞自动机的虚拟程序 开发工具:Microsoft Visual Basic 6.0 运行平台:Windows OS (VB编译,代码未优化,运行速度较慢) 词语解释: CA,cellular automata,元胞自动机,或称细胞自动机。 模式(Pattern),多个细胞构成的一个状态组合。 模型: 维度,二维四方网格 细胞,两种状态(活、死);一个方格代表一个细胞。 邻居,Moore型(上、下、左、右、左上、右上、左下、