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

搜索资源列表

  1. Cellular-Automata

    0下载:
  2. Matlab编写的基于元胞自动机的生命游戏以及兰顿蚂蚁~~~小程序~~分享出来-cellular automata, game of life, langtonant ant
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1855
    • 提供者:张豪
  1. Gol20080124

    0下载:
  2. 生命游戏,由matlab作为开发环境,带有源码,可实现相应的图形显示。-Game of Life, by matlab as a development environment with source code, can achieve the appropriate graphics.
  3. 所属分类:Other Games

    • 发布日期:2017-04-16
    • 文件大小:18651
    • 提供者:爽爽
  1. GameOfLife

    0下载:
  2. Conway s Game of Life. 利用Swing实现, 并提供单步执行功能, 预设了2种有趣的初始图案和一个随机图案.-Conway s Game of Life. Using Swing. Provide two fixed patterns and one random pattern. Can be run step by step.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-16
    • 文件大小:27483
    • 提供者:pingheng
  1. GameOfLive

    0下载:
  2. Game of life using java
  3. 所属分类:Java Develop

    • 发布日期:2017-04-23
    • 文件大小:14631
    • 提供者:peds
  1. GameOfLifeV5-newAndEasier

    0下载:
  2. Easy to Game of life java-Easy to Game of life java
  3. 所属分类:Java Develop

    • 发布日期:2017-04-25
    • 文件大小:15723
    • 提供者:peds ragon
  1. GLGameOfLife

    0下载:
  2. game of life implementation using opengl and cuda in visual c-game of life implementation using opengl and cuda in visual c++
  3. 所属分类:.net

    • 发布日期:2017-06-01
    • 文件大小:13718920
    • 提供者:radytz1x4
  1. ConwaysGameofLife

    0下载:
  2. Con ways Game of Life matlab code
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1117
    • 提供者:Manar
  1. LIFE.C

    0下载:
  2. This a short game about Life Algorithm with some features of tricks in C programming.-This is a short game about Life Algorithm with some features of tricks in C programming.
  3. 所属分类:Other Games

    • 发布日期:2017-04-13
    • 文件大小:1860
    • 提供者:Lauren
  1. fast_killerg

    1下载:
  2. intel线程挑战赛,tbb,多线程,并行,生命游戏,编程竞赛-intel Challenge thread, tbb, multi-threaded, parallel, Game of Life, programming contest
  3. 所属分类:Graph program

    • 发布日期:2017-04-30
    • 文件大小:8638
    • 提供者:fan3951739
  1. MyCellularProgram

    0下载:
  2. 我自己调试好的,元胞自动机的一些事例程序,包括生命游戏等很多有用的事例程序,大家一起学习啊-Cellular Automata Some examples of procedures, including the Game of Life, and many other useful examples of the procedure and we can work together to learn ah
  3. 所属分类:Communication

    • 发布日期:2017-04-15
    • 文件大小:6910
    • 提供者:mia731739
  1. s963

    0下载:
  2. 本程序是信息系统,可自行改为新闻系统或网站宣传系统,具体内容请参照程序说明文件 本版为综合网,所有数据库,全部为可用数据。包括:暴笑 女性 笑话 娱乐 科技 生活 文化 人才 教育 游戏 旅游 房产 汽车 校园-This program is the information system can be changed to a system or site to promote its own news system, specifically refer to the program docu
  3. 所属分类:Web Server

    • 发布日期:2017-05-14
    • 文件大小:3313800
    • 提供者:mcujc1276
  1. Source_parallel

    2下载:
  2. 本程序用MPI并行计算实现了一个生命游戏,并附有报告-Parallel implementation of Game of Life using MPI, and a report is attached
  3. 所属分类:并行运算

    • 发布日期:2016-04-29
    • 文件大小:92744
    • 提供者:juefei yuan
  1. GameOFLife

    0下载:
  2. 一款小游戏,生存游戏,可以在eclipse上面直接运行-Game of Life
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-30
    • 文件大小:7741
    • 提供者:郭英鑫
  1. CA

    0下载:
  2. 生命游戏其实是一个零玩家游戏,它包括一个二维矩形世界,这个世界中的每个方格居住着一个活着的或死了的细胞。一个细胞在下一个时刻生死取决于相邻八个方格中活着的或死了的细胞的数量。如果相邻方格活着的细胞数量过多,这个细胞会因为资源匮乏而在下一个时刻死去;相反,如果周围活细胞过少,这个细胞会因太孤单而死去。-The Game of Life is not your typical computer game. It is a cellular automaton , and was invented
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1148
    • 提供者:LiuHanWei
  1. ghsc274187191445362

    0下载:
  2. graph_of_life: Bookmarklet that turns your Github contributions streak graph into Conway s Game of Life
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-04
    • 文件大小:87508
    • 提供者:Chihuo
  1. C-algorithm

    0下载:
  2. C语言经典算法大全,其中包含了河内之塔、 生命游戏、超长整数运算(大数运算)、快速排序法等经典的C语言算法的详细介绍及源代码.-C language classical algorithm Guinness, which includes the Tower of Hanoi, Game of Life, long integer arithmetic (computing large numbers), and other classic quick sort algorithm C lang
  3. 所属分类:CSharp

    • 发布日期:2017-05-07
    • 文件大小:1057638
    • 提供者:熊健东
  1. Mstching-game-source-code

    0下载:
  2. 游戏规则: 鼠标拖动两个图像,使同一行或者列中出现3个 或以上的相同图像,这时相同的图像会自动消除。 本游戏窗口上方的生命值为0时结束。 消掉图像可以增加生命值。 如果本局找不出可消的图像时,可以点击右上角菜单中 的“用剩下一半的生命招呼一次刷新”来用生命值换取 刷新图像的功能。 游戏本身隔5分钟刷新一次。 -Rules of the game: The mouse to drag the two images, so that t
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-13
    • 文件大小:2837392
    • 提供者:shen_laofu
  1. GameOfLife

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

    • 发布日期:2017-05-05
    • 文件大小:17906
    • 提供者:alias
  1. kanvy

    0下载:
  2. 元胞自动机,康威生命游戏,零玩家游戏,自动机-Cellular automata, Conway' s Game of Life, a zero-player game, the automaton
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-12
    • 文件大小:1152
    • 提供者:开发网
  1. 8916094

    0下载:
  2. Game Of Life 的并行程序 在MPI的下设计的C语言程序-Game Of Life under the MPI parallel program design Of C language program
  3. 所属分类:Network Security

    • 发布日期:2017-12-15
    • 文件大小:2048
    • 提供者:Leifsg
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 15 16 »
搜珍网 www.dssz.com