CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - lifegame

搜索资源列表

  1. lifegame

    0下载:
  2. 根据生命细胞游戏的规则,用计算机对生命游戏进行简单的模拟,在c++控制台环境下完成
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:14.4kb
    • 提供者:晏清微
  1. lifegame

    0下载:
  2. 一个c++开发的游戏,很有意思,有不少可借鉴之处
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:486.85kb
    • 提供者:coldx06
  1. 生命游戏C#的实现

    1下载:
  2. LifeGame,经典的在C#下的实现;内涵一个简单版本和一个相对复杂版本的生命游戏
  3. 所属分类:C#编程

  1. LifeGame.rar

    0下载:
  2. 演示生命游戏的小程序,C++编写,MFC界面。 很有趣,program for displaying the process of life game
  3. 所属分类:Windows Develop

    • 发布日期:2016-01-25
    • 文件大小:70.23kb
    • 提供者:尤司陪
  1. LifeGame

    0下载:
  2. 一个简单的关于元胞自动机的生命游戏的小程序,在其中可以选择burn和live的数量。-A simple applet on the Game of Life cellular automata, in which you can choose the number of burn and live.
  3. 所属分类:CSharp

    • 发布日期:2017-11-07
    • 文件大小:28.29mb
    • 提供者:林芸
  1. lifeGame

    0下载:
  2. 三位元胞自动机模拟生命游戏,展现图形变化过程和结果-cellular automata
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:662byte
    • 提供者:dddd
  1. LifeGame

    0下载:
  2. 生命游戏。单人玩的小游戏-Game of Life. Single-play game. . . . . . . . . . .
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:872byte
    • 提供者:Fan
  1. LifeGame

    0下载:
  2. 元胞自动机——生命游戏用C实现,有用啊-Celluar automation--lifegame.c,it is very good and useful...
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:1.37kb
    • 提供者:jiayuan
  1. lifegame

    0下载:
  2. 这是一个名为LifeGame的著名的游戏。但是根据原理,我自己用C语言写的源码。有一个输入文件,一个输出文件。在运行的时候也可以看到状态的改变。-This is a well-known game called LifeGame. But according to theory, for my own use source code written in C language. Have an input file, an output file. At run time you can see
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:1.64kb
    • 提供者:John Killer
  1. LifeGame

    0下载:
  2. C#实现的生命游戏,可自定义初始状态,可设置演变时间,暂停等。-failed to translate
  3. 所属分类:CSharp

    • 发布日期:2017-04-02
    • 文件大小:68.15kb
    • 提供者:李丹
  1. lifegame

    0下载:
  2. console glayder. in visual studio 2010
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-23
    • 文件大小:6.58mb
    • 提供者:nata
  1. LifeGame

    0下载:
  2. Mathematica 生命的游戏 细胞增长算法的实现-Mathematica life game cell growth algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-04-17
    • 文件大小:44.39kb
    • 提供者:riche
  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
    • 文件大小:26.17kb
    • 提供者:shicl
  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
    • 文件大小:2.75mb
    • 提供者:王腾
  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
    • 文件大小:801byte
    • 提供者:augchen
  1. lifegame

    0下载:
  2. 根据数据结构书上的lifegame而写的程序,初上数据结构课的同学可以看一下,详细功能请自己看书-According to the data structure of the book lifegame written procedures, the early data structures class students can look at your own reading detailed features
  3. 所属分类:Console

    • 发布日期:2017-05-12
    • 文件大小:2.79mb
    • 提供者:Mr Miao
  1. LifeGame

    0下载:
  2. 由【生命游戏】扩展开发的小游戏 上帝视角观察生命的变化 -[Game] extended life by developing small game
  3. 所属分类:CSharp

    • 发布日期:2017-04-26
    • 文件大小:180.67kb
    • 提供者:chentong
  1. LifeGame

    0下载:
  2. 能实现一个生命游戏的例子,希望能帮组到你-I can present a life game
  3. 所属分类:CSharp

    • 发布日期:2017-05-07
    • 文件大小:1.31mb
    • 提供者:GuangW
  1. lifegame

    0下载:
  2. 生命游戏是C语言程序中较为经典并且基础的程序,该文件是可以直接运行的C语言程序。-lifetime is one of the classical C programme.
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1.37kb
    • 提供者:acana
  1. LifeGame

    0下载:
  2. 著名的生命游戏代码,生命游戏其实是一个零玩家游戏。它包括一个二维矩形世界,这个世界中的每个方格居住着一个活着的或死了的细胞。(lifegame,interesting)
  3. 所属分类:其他

    • 发布日期:2017-12-19
    • 文件大小:23kb
    • 提供者:Immortal
搜珍网 www.dssz.com