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

搜索资源列表

  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. pt003(1)

    0下载:
  2. Game of life by mathematitian Conway running on Matlab version 7. enjoy!
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:661
    • 提供者:Ismael92
  1. CA-matlab

    0下载:
  2. 关于ca的一些简单的程序 里面有几种常见的ca程序 都是二维的 但是是基础的 经典的流体、生命游戏等 都有-Ca some simple procedures which have several common ca program are two-dimensional, but is based on the classic fluid, Game of Life has
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:5902
    • 提供者:niubo
  1. pocketgameoflife

    0下载:
  2. My latest sources of Pocket Game of Life
  3. 所属分类:Other Games

    • 发布日期:2017-04-24
    • 文件大小:21221
    • 提供者:Roman
  1. shuju-jiegou-yu-chengxusheji

    0下载:
  2. 编程 原则1 1.2游戏生活 练习1.2 通过手工计算,确定会发生什么事,每个配置如图1.1所示 当然五个世代。 [建议:成立了一个棋盘上的生命配置。使用一个 在目前这一代的生活细胞的棋子颜色,以纪念那些将第二个颜色 出生或死亡的下一代。] 回答 (一) -Programming Principles 1 1.2 THE GAME OF LIFE Exercises 1.2 Determine by hand calculation wha
  3. 所属分类:Game Program

    • 发布日期:2017-05-12
    • 文件大小:2736613
    • 提供者:morning
  1. conwayslife1

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

    • 发布日期:2017-04-13
    • 文件大小:2524
    • 提供者:zhangziliang
  1. gameoflife

    0下载:
  2. C++ code for the game of life. This program gives the user control over elements of the game of life such as the size of the world and the amount of starting life.
  3. 所属分类:Other Games

    • 发布日期:2017-04-02
    • 文件大小:2456
    • 提供者:hatsjoe
  1. GameOfLife

    0下载:
  2. “生命游戏”的matlab实现 ,鼠标输入初始状态-" Game of Life" Matlab implementation, the mouse input in the initial state
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:971
    • 提供者:胡丹青
  1. GGammeOfLifeea

    0下载:
  2. Game Of Life 的并行程序源码在MPI的下设设计的C语言程序源码:GameOfLife1 可直接使用。 -The Game Of Life parallel program source code in the MPI consists of C-language program source code: GameOfLife1 can be used directly.
  3. 所属分类:MPI

    • 发布日期:2017-04-08
    • 文件大小:1802
    • 提供者:
  1. Game_of_Life

    0下载:
  2. game of life with matlab
  3. 所属分类:Other Games

    • 发布日期:2017-04-07
    • 文件大小:640
    • 提供者:longfei
  1. Conway

    1下载:
  2. conway s game of life
  3. 所属分类:Other Games

    • 发布日期:2017-04-03
    • 文件大小:43549
    • 提供者:longfei
  1. 15

    0下载:
  2. 易语言控制台生命游戏源码,很不错的易语言源码,适合易语言爱好者学习。-Yi language Console Game of Life Source, very good and easy language source code for easy language enthusiasts to learn.
  3. 所属分类:其他小程序

    • 发布日期:2017-04-01
    • 文件大小:4346
    • 提供者:yireg
  1. GOL

    0下载:
  2. Implementation of Game Of life using MPI
  3. 所属分类:MPI

    • 发布日期:2017-04-08
    • 文件大小:2520
    • 提供者:Alessandro
  1. GameOfLife

    0下载:
  2. Implementation of the game of life
  3. 所属分类:Other Games

    • 发布日期:2017-04-11
    • 文件大小:1160
    • 提供者:Alessandro
« 1 2 3 4 5 67 8 9 10 11 ... 16 »
搜珍网 www.dssz.com