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

搜索资源列表

  1. GameOfLife

    0下载:
  2. Game of Life - based on neighbors around ppl live or die
  3. 所属分类:Game Program

    • 发布日期:2017-05-22
    • 文件大小:6191221
    • 提供者:Terrance
  1. C-Program-examples

    0下载:
  2. 河内塔 费式数列 巴斯卡三角形 三色棋 老鼠走迷官(一) 老鼠走迷官(二) 骑士走棋盘 八个皇后 八枚银币 生命游戏 字串核对 双色、三色河内塔 背包问题(Knapsack Problem) 数、运算 蒙地卡罗法求 PI Eratosthenes筛选求质数 超长整数运算(大数运算) 长 PI 最大公因数、最小公倍数、因式分解 完美数 阿姆斯壮数 最大访客数 中序式转
  3. 所属分类:Project Manage

    • 发布日期:2017-03-23
    • 文件大小:64768
    • 提供者:李艳文
  1. SetMem

    0下载:
  2. 用MFC制作的一个单机游戏内存修改器、如改变游戏角色生命数值等,自己写的有源码-MFC produced a stand-alone game memory changes, such as changing the role of the game of life values, and so on, write your own source
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-31
    • 文件大小:66733
    • 提供者:雷盼
  1. CA-matlab

    0下载:
  2. matlab对于Ca模拟的几个例程,包括生命游戏,表面张力,渗流集群等在内。是ca入门的好选择。-matlab for Ca simulation routines, including the Game of Life, the surface tension, percolation clusters. Ca entry.
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:91128
    • 提供者:david
  1. Chinese-chess-game-source-code

    0下载:
  2. 象棋最突出的特点是采用了兵战形式,由双方互相攻守,这是古代战斗生活的一种形象反映,也是我国古代兵战和兵种名称所留下的宝贵"史料"。-Chess most prominent feature is the use of the form of soldiers, war, by mutual offensive and defensive, which is an image of the ancient battle of life reflected in warfare and arms n
  3. 所属分类:Chess Poker games

    • 发布日期:2017-11-15
    • 文件大小:554183
    • 提供者:啾啾
  1. english--code-in-c

    0下载:
  2. 生命游戏在串行方式下的实现,一个比较简洁程序-Game of Life in a serial manner to achieve a relatively simple procedure
  3. 所属分类:software engineering

    • 发布日期:2017-11-18
    • 文件大小:15611
    • 提供者:zouhongwei
  1. LiveGame

    0下载:
  2. 含有源代码的元胞自动机生命游戏的程序,打开后可以直接运行。-The Game of Life program cellular automata containing source code, can be run directly open.
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-25
    • 文件大小:99284
    • 提供者:林芸
  1. Juego-de-la-vida

    0下载:
  2. Game of life modified
  3. 所属分类:GUI Develop

    • 发布日期:2017-11-07
    • 文件大小:320215
    • 提供者:Leonardo
  1. ver1

    0下载:
  2. 生命游戏,又称生命棋. 生命游戏中,对于任意位置,规则只有三条: 当周围有3个细胞时,该位置产生细胞 当周围有2个细胞时,该位置维持原样 其他情况,该位置变为无细胞 -Game of Life, also known as life chess for any position in the game of life, the rules only three: When surrounded by three cells, the location cells whe
  3. 所属分类:Java Develop

    • 发布日期:2017-12-10
    • 文件大小:6908
    • 提供者:chushaolou
  1. CA-matlab

    1下载:
  2. 元胞自动机的模拟,包括沙堆模型,森林模型,生命游戏等一系列代码-Simulation of cellular automata, including the sandpile model forest model, the Game of Life, a series of code
  3. 所属分类:Other systems

    • 发布日期:2017-11-07
    • 文件大小:91143
    • 提供者:gudushuxue
  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. HAXIBAIO.ZIP

    1下载:
  2. 利用哈希表做个生命游戏,必须使用哈希表才可以的,是一个简单的控制台的java生命游戏,欢迎改进-Use a hash table to be a game of life, you must use a hash table can, is a simple java console Game of Life, welcomed the improved
  3. 所属分类:software engineering

    • 发布日期:2017-11-19
    • 文件大小:155875
    • 提供者:中成微
  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 2 3 4 5 6 78 9 10 11 12 ... 16 »
搜珍网 www.dssz.com