CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - game of life

搜索资源列表

  1. LifeGame

    0下载:
  2. 生命游戏(LifeGame),利用VBA实现,在Excel中运行,以单元格模拟图形界面-Game of Life (LifeGame), implemented using VBA running in Excel cell simulation graphical interface
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-22
    • 文件大小:26801
    • 提供者:shicl
  1. GameofLife

    0下载:
  2. A matlab code which uses a cellular automata code in order to describe Conway s Game of Life
  3. 所属分类:matlab

    • 发布日期:2017-12-06
    • 文件大小:1085
    • 提供者:MichaelRousis
  1. golly-2.4-win

    0下载:
  2. 英国剑桥答数学家提出的生命游戏,给予元胞思想,很形象的演示-Cambridge, UK A mathematician' s Game of Life, the ideology, the very image of the presentation given cellular
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-11
    • 文件大小:3418112
    • 提供者:wanghao
  1. LifeSource

    0下载:
  2. 生命游戏的小程序,包含所有的东西,你可以自己修改程序,等等。-Game of Life program contains all the stuff, you can modify the program, and so on.
  3. 所属分类:Other systems

    • 发布日期:2017-11-29
    • 文件大小:29524
    • 提供者:大帝
  1. Conway

    0下载:
  2. 康维的生命游戏程序,可以用于加密解密的置乱-Game of Life program, can be used for encryption and decryption scrambling
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-05
    • 文件大小:55290
    • 提供者:kite
  1. LifeGame

    0下载:
  2. 一个介绍生命游戏的小程序,自己写的,有一些供用户选择的操作。-A small program to introduce the game of life, to write their own, for the user to select the operation.
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-24
    • 文件大小:2879045
    • 提供者:王腾
  1. Game_of_Life

    0下载:
  2. 利用matlab模拟基于元胞自动机的生命游戏-Using matlab simulation based on cellular automata game of life
  3. 所属分类:Other systems

    • 发布日期:2017-11-09
    • 文件大小:1297
    • 提供者:薛塬
  1. ACM

    0下载:
  2. acm超级经典的算法。内容包括河内塔 费式数列 巴斯卡三角形 三色棋 老鼠走迷官(一) 老鼠走迷官(二) 骑士走棋盘 八个皇后 八枚银币 生命游戏 字串核对 双色、三色河内塔 背包问题(Knapsack Problem) 数、运算 蒙地卡罗法求 PI 等等。-acm super classic algorithms. Including Hanoi Tower Fei-style Liebasika tri
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:444267
    • 提供者:cyj
  1. IniciandoJuegoVida

    0下载:
  2. BombMine - game of life. basics.
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-25
    • 文件大小:46365
    • 提供者:forleord
  1. Game_of_Life

    0下载:
  2. 生命游戏的matlab程序实现,通过编程实现元胞自动机原理中的经典算法程序,生命游戏。-Game of Life matlab program, through the programming of cellular automata theory in the classical algorithm, the game of life.
  3. 所属分类:assembly language

    • 发布日期:2017-03-21
    • 文件大小:640
    • 提供者:lihuasheng
  1. lifegame

    0下载:
  2. its game of life. in it, cells with ones are alive, while cells with zeros are dead. for the next generation, the new value of a cell depends on the rules: living cell with one or zero neighbors will die living cells with two or three neighbors will
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:801
    • 提供者:augchen
  1. VBlifegame

    0下载:
  2. VB编的生命游戏,生命游戏是人类实现人工智能最经典的程序之一,它通过计算机模拟了生物生存、繁衍、竞争、死亡的整个过程,使人类在人工智能方面迈进了最重要的一步。-VB series Game of Life Game of Life is a human artificial intelligence to achieve one of the most classic program , which through computer simulations of biological survi
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-16
    • 文件大小:12642
    • 提供者:李桑
  1. Life_Game2.12

    0下载:
  2. 基于C#的生命游戏,兰顿蚂蚁等元胞自动机的实现,完整的程序 Form1.cs 为主窗体 可以在245行之后,添加自己的规则。 Gridlines.cs为网格类,控制网格的尺寸、线型、颜色等,以及网格绘制等 Cell.cs为细胞类,控制所有的单元格(细胞、兰顿蚂蚁的地板)的形状、状态、颜色,以及细胞绘制等。 Ant.cs为蚂蚁类,类似细胞类,有方向改变,前进等方法。 gridset.cs为设置窗体,用于设置一些参数。 目前,支持网格三种线型、
  3. 所属分类:CSharp

    • 发布日期:2017-05-06
    • 文件大小:1319580
    • 提供者:梁宇翔
  1. cell_auto_program

    1下载:
  2. 元胞自动机的大部分程序,包括元胞自动机生成sierpinski直角垫片 ,在六边形的元胞自动机上模拟单粒子运动,算法是基于FHP规则.以及元胞自动机模拟地球卫星的云图 ,元胞以固定的概率向相邻的4个元胞扩散 zz问题,元胞自动机模拟地球卫星的云图 ,以及生命游戏,机器人等程序-Cellular automata most programs, including cellular automata generate sierpinski Cartesian pads, analog single
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:7064
    • 提供者:llp
  1. ConwayGame

    0下载:
  2. 康威生命游戏,元胞自动机,可视化设计,非常经典-Conway Game of Life, cellular automata, visual design, very classic
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:1304
    • 提供者:王海宁
  1. LifeGame

    0下载:
  2. Life Game(生命游戏)Java 实现,体现了元胞自动机的重要思想-game of life
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-05
    • 文件大小:9319
    • 提供者:星球
  1. 10

    0下载:
  2. 用c语言演绎“生命游戏,设定图像中每个像素的初始状态后依据上述的游戏规则演绎生命的变化,由于初始状态和迭代次数不同,将会得到令人叹服的优美图案。-With c language interpretation of " Game of Life, set for each pixel in the image after the initial state of the rules of the game based on interpretation of the change of l
  3. 所属分类:Game Program

    • 发布日期:2017-04-14
    • 文件大小:2694
    • 提供者:rowthof
  1. conwayslife1

    0下载:
  2. 主要是一个生命游戏的过程。不过是一个开放的边界条件。-Mainly a process of the game of life. But is an open boundary condition.
  3. 所属分类:游戏

    • 发布日期:2017-04-14
    • 文件大小:2569
    • 提供者:ianshave
  1. GameOfLife

    0下载:
  2. zijixiede 生命游戏 xiaochengxu-Game of Life
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-09
    • 文件大小:1805490
    • 提供者:martin
  1. conwayslife1

    0下载:
  2. 主要是一个生命游戏的过程。不过是一个开放的边界条件。-Mainly a process of the game of life. But is an open boundary condition.
  3. 所属分类:Game Program

    • 发布日期:2017-04-14
    • 文件大小:2685
    • 提供者:esandpe
« 1 2 3 4 5 6 78 9 10 11 12 ... 15 »
搜珍网 www.dssz.com