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

搜索资源列表

  1. 1

    0下载:
  2. 能够实现基于元胞自动机的生命游戏,希望对大家都有帮助-Cellular Automata Some examples of procedures, including the Game of Life,
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:10230
    • 提供者:yangguang
  1. famousalgorithmcollection

    0下载:
  2. <经典算法合集>其中包括: 最小生成树 MD5加密 LZW压缩 josephus 乘法表 积分 枚举 基数转换 矩阵问题举例 求解质数 圆周率的求法 改进的快速排序法 几种插入排序法 水仙花数 迷宫生成器 生命游戏 递归 回溯 贪心 动态规划 排序算法-" Classical algorithm Collection> These include:
  3. 所属分类:Other systems

    • 发布日期:2017-05-16
    • 文件大小:4215794
    • 提供者:我很笨
  1. matlabcellarautomatonGameofLifesourcecode

    0下载:
  2. matlab 元胞自动机的生命游戏源代码-matlab cellular automaton Game of Life source code
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:650
    • 提供者:周捷
  1. GameOfLifeClips

    0下载:
  2. Game of life code for Exp system
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:144237
    • 提供者:wesooo
  1. gameoflife2

    0下载:
  2. John Conway s Game of Life _____________________________ A matlab simulation of John Conway s Game of Life
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:584
    • 提供者:algorian
  1. Game_of_Life

    0下载:
  2. 生存游戏,描述人在不同条件下生存或死亡的个数-the game of life
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:615
    • 提供者:stanley
  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. 所属分类:Other Games

    • 发布日期:2017-04-13
    • 文件大小:2602
    • 提供者:chenlidan
  1. PlaneChange

    0下载:
  2. 这是初级打飞机游戏的改进版本,可以实现三颗子弹的并发,有生命值和玩家游戏次数,让你对java手机游戏有更加深入的了解-This is the primary fighting aircraft, an improved version of the game, you can achieve concurrent three bullets, the game of life value and the number of players, so you have java mobile gam
  3. 所属分类:Games

    • 发布日期:2017-04-10
    • 文件大小:1741776
    • 提供者:叶孙晓
  1. main

    0下载:
  2. 生命小游戏,可以演化出许多的图形,很简单,很有效,适合初学者-Game of life can evolve a lot of graphics, very simple and very effective, suitable for beginners
  3. 所属分类:Game Program

    • 发布日期:2017-04-11
    • 文件大小:908
    • 提供者:gleede
  1. Game_of_Life

    0下载:
  2. 元胞自动机——生命游戏,其中黑点表示活着 ,白点表示死亡状态 。 -Cellular Automata- Game of Life, in which live black dots, white dots being dead.
  3. 所属分类:Other Games

    • 发布日期:2017-04-06
    • 文件大小:644
    • 提供者:汪鑫
  1. lifegame

    0下载:
  2. 用matlab实现了著名的生命游戏,也称元宝自动机,可以观察到很多有趣的模式-Using matlab to achieve the famous Game of Life, also known as ingots automata, can observe many interesting patterns
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:784
    • 提供者:jcli
  1. gameoflife

    0下载:
  2. these are a matlab sources codes, which give a solution for the game of life, with some diferents modes of operation. enjoy the code :)
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:2607
    • 提供者:TheSujer
  1. JuegoVida

    0下载:
  2. Game of life in java
  3. 所属分类:Game Program

    • 发布日期:2017-04-14
    • 文件大小:2746
    • 提供者:macalister99
  1. shengsiyouxi

    0下载:
  2. 约瑟夫双向生死游戏是在约瑟夫生者死者游戏的基础上,正向计数后反向计数,然后再正向计数。具体描述如下:30个旅客同乘一条船,因为严重超载,加上风高浪大,危险万分;因此船长告诉乘客,只有将全船一半的旅客投入海中,其余人才能幸免遇难。无奈,大家只得同意这种办法,并议定30个人围成一圈,由第一个人开始,顺时针依次报数,数到第9人,便把他投入大海中,然后从他的下一个人数起,逆时针数到第5人,将他投入大海,然后从他逆时针的下一个人数起,顺时针数到第9人,再将他投入大海,如此循环,直到剩下15个乘客为止。问哪
  3. 所属分类:Other Games

    • 发布日期:2017-03-23
    • 文件大小:1294
    • 提供者:lianyu
  1. livegame

    1下载:
  2. java编写的生命游戏源码,细胞自动机,演化过程-Game of Life written in java source code, cellular automata, evolutionary process
  3. 所属分类:Other Games

    • 发布日期:2015-06-07
    • 文件大小:12288
    • 提供者:Annie
  1. dead-or-live

    0下载:
  2. 生死者游戏,利用约瑟夫环编写的C语言代码-Game of life and death were the use of Josephus written in C language code
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:156445
    • 提供者:xia
  1. tank

    0下载:
  2. 一个用java编写的坦克大战小游戏,主要运用java绘图、线程、界面开发、文件读写知识,可以通过修改敌人坦克数和自己的坦克生命数来增加游戏难度-Tankedaizhan written a java game, the main use of java graphics, thread, interface development, document literacy knowledge, you can modify the number of enemy tanks and the numb
  3. 所属分类:Shot Game

    • 发布日期:2017-04-06
    • 文件大小:33123
    • 提供者:00
  1. Java

    0下载:
  2. 骑士走棋盘、八个皇后、八枚银币、生命游戏、字串核对、双色、三色河内塔、背包问题-Knight walking the board, eight queens, eight silver, Game of Life, string matching, two-, three-color Hanoi Tower, knapsack problem, etc.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-28
    • 文件大小:710080
    • 提供者:congcong55
  1. GLIDER

    0下载:
  2. Glider (Conway s Life), a type of cellular automaton "spaceship" in Conway s Game of Life made on borland 3.1
  3. 所属分类:Game Engine

    • 发布日期:2017-03-29
    • 文件大小:625
    • 提供者:John
  1. gameoflife

    0下载:
  2. This a c programming source code for Game of Life.-This is a c programming source code for Game of Life.
  3. 所属分类:Other Games

    • 发布日期:2017-04-14
    • 文件大小:3676
    • 提供者:john
« 1 2 3 4 56 7 8 9 10 ... 15 »
搜珍网 www.dssz.com